Skip to main content

Crate lenso_openapi_plugin

Crate lenso_openapi_plugin 

Source
Expand description

Optional OpenAPI 3.1 document Plugin for explicitly bound HTTP Endpoints.

Merely linking this crate changes no App. App Composition must select an Instance, bind the Endpoint descriptions to document, and bind this Plugin’s own Endpoint to Web Ingress.

Structs§

OpenApiConfig
Immutable OpenAPI document policy selected by App Composition.

Constants§

DOCUMENT_ROUTE_ID
FACTORY_IDENTITY
Exact Host Build identity for this linked package.
PACKAGE_ID
Runtime package identity derived from Cargo package metadata.
PACKAGE_VERSION
Exact linked Cargo package version.
PLUGIN_DESCRIPTOR_JSON
Generated package-owned Plugin Descriptor bytes.