tonik_parse 0.3.0 copy "tonik_parse: ^0.3.0" to clipboard
tonik_parse: ^0.3.0 copied to clipboard

The parsing module for Tonik.

tonik_parse #

OpenAPI specification parser for Tonik.

This package parses OpenAPI 3.0 and 3.1 specifications and converts them into Tonik's internal data structures. It handles schema resolution, reference resolution, and validation of OpenAPI documents.

Usage #

This is an internal package used by Tonik's code generation pipeline. You typically don't need to interact with it directly unless you're extending Tonik's functionality.

Documentation #

For complete documentation and usage examples, see the main Tonik package.

License #

See LICENSE file.