Skip to main content

Module openapi_import

Module openapi_import 

Source
Expand description

OpenAPI specification import functionality

This module handles parsing OpenAPI/Swagger specifications and converting them to MockForge routes and configurations.

Structs§

MockForgeResponse
MockForge response structure
MockForgeRoute
MockForge route structure for OpenAPI import
OpenApiImportResult
Result of importing an OpenAPI specification
OpenApiSpecInfo
OpenAPI specification metadata

Functions§

import_openapi_spec
Import an OpenAPI specification