Apodeixis notifications-router-svc (0.1.0)

Download OpenAPI specification:Download

License: MIT

Services registration API

Register notificator service

Request Body schema: application/vnd.api+json
required
required
object (NotificatorService)

Responses

Request samples

Content type
application/vnd.api+json
{
  • "data": {
    }
}

Response samples

Content type
application/vnd.api+json
{
  • "data": {
    }
}

Notifications

Create notification

Request Body schema: application/vnd.api+json
required
required
object (CreateNotification)

Responses

Request samples

Content type
application/vnd.api+json
{
  • "data": {
    }
}

Response samples

Content type
application/vnd.api+json
{
  • "data": {
    }
}