Documentation
¶
Overview ¶
Package openapi embeds the OpenAPI 3.0 specification files for the Starmap HTTP API. These files are embedded at build time and served by the API server at runtime.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SpecJSON []byte
SpecJSON contains the OpenAPI 3.0 specification in JSON format. Served at: GET /api/v1/openapi.json
View Source
var SpecYAML []byte
SpecYAML contains the OpenAPI 3.0 specification in YAML format. Served at: GET /api/v1/openapi.yaml
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.