IncidentIo.OpenApiV1 (IncidentIo v0.3.1)

View Source

Test if your API key is valid, and which roles it has.

Summary

Functions

Get the OpenAPI specification for the Incident.io API.

Functions

show(client \\ %Client{}, open_api_version \\ 3)

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