spec

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package spec carries the studio's OpenAPI document as one self-contained file, for serving at /openapi.yaml and rendering in the docs console (spec 0053 §3).

Generated, not written. api/openapi.yaml is the source of truth and is split across three places; this is that document bundled by internal/specbundle, and pkg/studio/spec_test.go fails when the two disagree. Edit the api/ files and run `just generate`.

Index

Constants

This section is empty.

Variables

View Source
var Document []byte

Document is the bundled OpenAPI document: every reference local, so a browser that fetches it needs nothing else.

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