routed_openapi_builder 0.1.1
routed_openapi_builder: ^0.1.1 copied to clipboard
Build-time OpenAPI generation and analyzer integration for Routed.
0.1.1 - 2026-08-25 #
- Completed public Dartdoc coverage and enabled the
public_member_api_docsanalyzer lint. - Documented the public builder and factory contracts with build-runner configuration and generated-output examples.
0.1.0 #
- Add a frozen generated-client auth topology golden that rejects unresolved schemas, unsafe operation IDs, missing plugin contracts, and operations from plugins that were not selected.
- Initial package scaffold for the routed modular package split.