Download the PHP package qualityunit/liveagent-internal-api-server without Composer
On this page you can find all versions of the php package qualityunit/liveagent-internal-api-server. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package liveagent-internal-api-server
LiveAgentInternalApiServer
This API is for async event communication
This Symfony bundle is automatically generated by the OpenAPI Generator project:
- API version: 1.0.0
- Package version: 1.0.5
- Build package: org.openapitools.codegen.languages.PhpSymfonyServerCodegen
Requirements
PHP 8.0 and later
Installation & Usage
To install the dependencies via Composer, add the following repository to composer.json
of your Symfony project:
Then run:
to add the generated openapi bundle as a dependency.
Tests
To run the unit tests for the generated bundle, first navigate to the directory containing the code, then run the following commands:
Getting Started
Step 1: Please follow the installation procedure first.
Step 2: Enable the bundle in the bundle configuration:
Step 3: Register the routes:
Step 4: Implement the API calls:
Step 5: Tag your API implementation:
Now you can start using the bundle!
Documentation for API Endpoints
All URIs are relative to http://localhost/public/api/internal
Class | Method | HTTP request | Description |
---|---|---|---|
EventsApiInterface | executeHandler | POST /handlers | Execute event handlers |
EventsApiInterface | getEventConsumers | GET /handlers | Get event consumer definitions |
Documentation For Models
- Consumer
- Event
- HandlerPayload
Documentation For Authorization
bearerAuth
- Type: HTTP basic authentication
Author
mcivan@qualityunit.com
All versions of liveagent-internal-api-server with dependencies
ext-curl Version *
ext-json Version *
ext-mbstring Version *
symfony/validator Version ^5.0|^6.0
jms/serializer-bundle Version ^4.0
symfony/framework-bundle Version ^5.0|^6.0