Skip to content

Releases: openshift-online/ocm-api-metamodel

Release 0.0.60

03 Apr 12:05
510571e
Compare
Choose a tag to compare
  • Add capability of list resource with a scalar items.

Release 0.0.59

22 Jun 19:10
08538c9
Compare
Choose a tag to compare
  • Honor @json annotation in query parameters.

Release 0.0.58

18 May 15:38
f8356e2
Compare
Choose a tag to compare
  • Honor @json annotation in OpenAPI generation.

Release 0.0.57

30 Jan 13:04
bcdfcbc
Compare
Choose a tag to compare
  • additionalProperties: is boolean
  • path parameter "addon_id" must be required

Release 0.0.56

21 Aug 13:49
92c5d3a
Compare
Choose a tag to compare
  • Update version field

Release 0.0.55

21 Aug 13:17
5485c36
Compare
Choose a tag to compare
  • Replace deprecated APIs in ioutil with the alternatives.

Release 0.0.54

01 Apr 18:24
a1c5c53
Compare
Choose a tag to compare
  • Remove generation of experimental server code.

Release 0.0.53

01 Apr 14:44
e94e7fb
Compare
Choose a tag to compare
  • Don't consider Status and Error built-in request parameters.

Release 0.0.52

08 Mar 13:37
517695f
Compare
Choose a tag to compare
  • Add support for annotations.
  • Add @json and @http annotations.
  • Add @go annotation.
  • Add original text to names.
  • Add Impersonate method to support the Impersonate-User header.

Release 0.0.51

03 Feb 14:41
3dfc67a
Compare
Choose a tag to compare
  • Check for io.EOF before trying to parse response body.