View Source IncidentIo.OpenApiV1 (IncidentIo v0.1.0)
Test if your API key is valid, and which roles it has.
Summary
Functions
Get the OpenAPI specification for the Incident.io API.
Functions
@spec show(IncidentIo.Client.t(), pos_integer()) :: IncidentIo.response()
Get the OpenAPI specification for the Incident.io API.
Example
IncidentIo.OpenApiV1.show(client)
IncidentIo.OpenApiV1.show(client, 2)
More information at: https://api-docs.incident.io/tag/Utilities-V1#operation/Utilities%20V1_OpenAPIV3