tonik_core
Core data structures and models for Tonik.
This package contains the internal data structures used by Tonik to represent OpenAPI specifications during code generation. It defines models for operations, parameters, request bodies, responses, schemas, and other OpenAPI concepts.
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_core
- Core data structures and utilities for Tonik.