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