Module spec_import

Module spec_import 

Source
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§

CoverageStats
Coverage statistics for imported specification
ImportSpecRequest
Import request body for uploading a specification
ImportSpecResponse
Response from specification import
ListSpecsQuery
Query parameters for listing specifications
SpecImportState
Shared state for spec import API
SpecMetadata
Specification metadata
StoredSpec
Stored specification with metadata and routes

Enums§

SpecType
Specification type

Functions§

spec_import_router
Create spec import router