revali_swagger 1.0.0 copy "revali_swagger: ^1.0.0" to clipboard
revali_swagger: ^1.0.0 copied to clipboard

A Revali construct that generates OpenAPI 3.0 (Swagger) documentation from route metadata

CHANGELOG #

1.0.0 | 06.17.26 #

Features #

  • Initial release: generate OpenAPI 3.0.3 specs from Revali routes, parameters, and return types.
  • Write both swagger.yaml and swagger.json on every run.
  • Automatic JSON Schema for Dart primitives, collections, records, enums, and user-defined classes.
  • Optional annotation overrides for summaries, tags, responses, and custom schema types.
0
likes
120
points
81
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A Revali construct that generates OpenAPI 3.0 (Swagger) documentation from route metadata

Repository (GitHub)
View/report issues

Topics

#revali #construct #swagger #openapi

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

analyzer, revali_construct, revali_router_annotations, revali_swagger_annotations

More

Packages that depend on revali_swagger