oag

Idiomatic Go (Golang) client package generation from OpenAPI documents

MIT License

Stars
51
oag - v0.0.2 Latest Release

Published by jbowes over 4 years ago

Added

  • Support non-string types in query and header parameters.
  • Support additionalProperties when no properties are defined, creating maps.
  • Support allOf. Referenced schemas are included as embedded structs. Inline
    schemas have their fields included in the main struct directly.

Fixed

  • Support references in responses.
  • Fixed an issue where reserved keywords were being used as function/method
    arguments.
  • Fix support for reference parameters.
  • Build on the latest version of Go (1.14.x)
oag - v0.0.1

Published by jbowes about 7 years ago

Added

  • Initial release of oag.
Package Rankings
Top 6.11% on Proxy.golang.org