openapi_spec 0.7.24 copy "openapi_spec: ^0.7.24" to clipboard
openapi_spec: ^0.7.24 copied to clipboard

OpenAPI Specification generator using native Dart code, as well as an all-in-one parser of existing specifications.

openapi_spec #

Pub Test Publish

openapi_spec is a Dart package for working with OpenAPI specifications to do a whole host of things, including:

  • Generate an OpenAPI specification from a OpenApi defined Dart object
  • Parse an OpenAPI specification into a OpenApi defined Dart object
  • Generate artifacts from an OpenAPI specification
    • Component schema library
    • Client code library
    • Server code library
    • Swagger UI static documentation (v4.19.0)

Is this package actively maintained? #

Yes! This package is used in production applications and is actively maintained!

An example client that was generated using openapi_spec is the pinecone Dart package on pub.dev.

Contributing #

Please see the openapi_spec Github repository. Feel free to open an issue to report bugs or request new features.

6
likes
130
pub points
73%
popularity

Publisher

verified publishertazatechnology.com

OpenAPI Specification generator using native Dart code, as well as an all-in-one parser of existing specifications.

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

BSD-3-Clause (license)

Dependencies

args, cli_completion, collection, freezed_annotation, http, intl, json_annotation, mason_logger, path, pub_updater, recase, yaml

More

Packages that depend on openapi_spec