Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 650 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 650 Bytes

Change Log - @cadl-lang/openapi

This log was last generated on Wed, 09 Mar 2022 17:42:09 GMT and should not be manually modified.

0.7.0

Wed, 09 Mar 2022 17:42:09 GMT

Minor changes

  • Added @externalDocs decorator to specify externalDocs OpenAPI field

0.6.1

Tue, 15 Feb 2022 22:35:02 GMT

Version update only

0.6.0

Mon, 14 Feb 2022 03:01:07 GMT

Minor changes

  • refactor status code handling to http library
  • Validate @extension decorator extension name start with x-
  • Update decorators to take in api change

Patches

  • Bump dependency versions

0.5.1

Fri, 04 Feb 2022 18:00:18 GMT

Initial release