Module spec_import

Module spec_import 

Source
Expand description

Specification Import API

Provides REST endpoints for importing OpenAPI and AsyncAPI specifications and automatically generating mock endpoints.

Structs§

CoverageStats
Coverage statistics
ImportSpecRequest
Import request body
ImportSpecResponse
Import response
ListSpecsQuery
List specs query parameters
SpecImportState
Shared state for spec import API
SpecMetadata
Specification metadata
StoredSpec
Stored specification

Enums§

SpecType
Specification type

Functions§

spec_import_router
Create spec import router