openapi

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2026 License: AGPL-3.0 Imports: 1 Imported by: 0

README

openapi

import "github.com/agentstation/starmap/internal/embedded/openapi"

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

Variables

SpecJSON contains the OpenAPI 3.0 specification in JSON format. Served at: GET /api/v1/openapi.json

var SpecJSON []byte

SpecYAML contains the OpenAPI 3.0 specification in YAML format. Served at: GET /api/v1/openapi.yaml

var SpecYAML []byte

Generated by gomarkdoc

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL