docs

package
v0.0.38 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

README

OpenAPI docs generation

To generate the OpenAPI docs, first install the ignite tool. We need version v0.23.0, which is outdated, but works with the current version of the codebase. Pull binaries from the releases page or install from source code following instructions.

Verify the installation by running ignite version:

% ignite version          
·
· 🛸 Ignite CLI v28.2.0 is available!
·
· To upgrade your Ignite CLI version, see the upgrade doc: https://docs.ignite.com/guide/install.html#upgrading-your-ignite-cli-installation
·
··

Ignite CLI version:     v0.23.0
....

Then, to generate the OpenAPI docs, run the following command:

ignite generate openapi

Updated docs will be available in the docs/static/openapi.yml directory.

To view the rendered OpenAPI docs, try the Swagger UI

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Docs embed.FS

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