@monerium/openapi
v2.0.3
Published
Monerium OpenAPI specification
Downloads
185
Readme
@monerium/openapi
The OpenAPI specification for the Monerium API.
Usage
The spec is published as part of this package and can be referenced locally in other packages in this monorepo.
require.resolve('@monerium/openapi');Development
Prerequisites
Install dependencies from the monorepo root:
pnpm installPreview docs
Spin up a local Redoc preview of the spec:
pnpm devLint
Lint, format and validate the spec against OpenAPI 3.1 rules:
pnpm validateSpec location
The source of truth lives at:
packages/openapi/openapi.yml