Location service. (1.0.0)

Download OpenAPI specification:

License: MIT

API for the location service.

Hazmat

Fetches hazmat data from the db. If request body is empty then all hazmat items are returned.

Fetches hazmat data from the db. If request body is empty then all hazmat items are returned.

Authorizations:
None
Request Body schema: application/json
optional
ids
Array of strings

Responses

Request samples

Content type
application/json
{
  • "ids": [
    ]
}

Response samples

Content type
application/json
[
  • {
    }
]