Expand description
Specification import API for OpenAPI and AsyncAPI Specification Import API
Provides REST endpoints for importing OpenAPI and AsyncAPI specifications and automatically generating mock endpoints.
Structs§
- Coverage
Stats - Coverage statistics for imported specification
- Import
Spec Request - Import request body for uploading a specification
- Import
Spec Response - Response from specification import
- List
Specs Query - Query parameters for listing specifications
- Spec
Import State - Shared state for spec import API
- Spec
Metadata - Specification metadata
- Stored
Spec - Stored specification with metadata and routes
Enums§
- Spec
Type - Specification type
Functions§
- spec_
import_ router - Create spec import router