openapi_base 1.0.2 copy "openapi_base: ^1.0.2" to clipboard
openapi_base: ^1.0.2 copied to clipboard

outdated

Open API base implementation for client/server to be used with openapi_code_builder.

1.0.2 #

  • Allow customizing of the shelf pipeline with additional middleware.

1.0.1+4 #

  • introduced OpenApiHttpStatus constants.
  • Fix sending of binary request data.
  • Fix passing on headers to callers.

1.0.1 #

  • Support for binary request bodys

1.0.0 #

  • Added conflict exception.

0.2.0+2 #

  • Fix contentType nullability.

0.2.0 #

  • Null safety migration

0.1.5+3 #

  • ApiUuid: Implement operator== and hashCode().

0.1.5+2 #

  • Allow customizing of http clients, to override user-agent.

0.1.5+1 #

  • Fix ApiUuid parsing/encoding in url parameters.

0.1.5 #

  • Support for binary responses.

0.1.4 #

  • Add support for uuid format.

0.1.3+3 #

  • Allow usage without dart:io, server implementation will not be available.

0.1.2 #

  • Support for optional query parameters
  • Match the whole path on the server (not prefix matching)
  • Improve body types, etc.

0.1.1 #

  • More documentation, various extension methods, etc.

0.1.0 #

Initial release

3
likes
0
pub points
76%
popularity

Publisher

verified publishercodeux.design

Open API base implementation for client/server to be used with openapi_code_builder.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

chunked_stream, collection, http, json_annotation, logging, logging_appenders, meta, open_api_forked, shelf, uri, uuid

More

Packages that depend on openapi_base