0.63.5
(fix): Fix a bug where stream endpoint response types would not be stored in the IR.
0.63.4
(fix): Fix a bug where array property examples would not be used in favor of item examples.
Correctly process additionalProperties: true case for empty object schemas.
0.63.3
(internal): Re-release 0.63.2
0.63.2
(fix): The CLI now recognizes that Go 1.1.0 requires IRv58.
0.63.1
(feat): Add support for rendering and parsing multiple endpoint baseUrls in the v3 parser.
0.63.0
(feat): Add support for HEAD HTTP methods and validate that they define no response body.