Skip to main content

Module parser

Module parser 

Source
Expand description

OpenAPI specification parser

Handles parsing of OpenAPI 3.x specifications in JSON and YAML formats.

Structs§

Diagnostic
Diagnostic message for validation issues

Enums§

Severity

Functions§

parse_spec
Parse an OpenAPI specification from a file
validate
Validate an OpenAPI specification for ReScript codegen compatibility