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.

Libraries

tonik_parse
Loading, parsing and processing of Openapi files.