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

Link to this function

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

View Source

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