{
  "name": "@azure-tools/openapi",
  "entries": [
    {
      "version": "3.6.1",
      "tag": "@azure-tools/openapi_v3.6.1",
      "date": "Tue, 20 May 2025 18:08:56 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Update dependencies"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@azure-tools/json\" from `~1.3.0` to `1.3.1`"
          },
          {
            "comment": "Updating dependency \"@azure-tools/jsonschema\" from `~1.3.0` to `1.3.1`"
          }
        ]
      }
    },
    {
      "version": "3.6.0",
      "tag": "@azure-tools/openapi_v3.6.0",
      "date": "Thu, 16 Nov 2023 16:00:04 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Upgrade dependencies"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@azure-tools/json\" from `~1.2.3` to `~1.3.0`"
          },
          {
            "comment": "Updating dependency \"@azure-tools/jsonschema\" from `~1.2.2` to `~1.3.0`"
          }
        ]
      }
    },
    {
      "version": "3.5.0",
      "tag": "@azure-tools/openapi_v3.5.0",
      "date": "Fri, 26 May 2023 14:12:36 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Add `rfc7231` format"
          }
        ]
      }
    },
    {
      "version": "3.4.1",
      "tag": "@azure-tools/openapi_v3.4.1",
      "date": "Wed, 07 Dec 2022 22:24:34 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Update dependencies"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@azure-tools/json\" from `~1.2.2` to `~1.2.3`"
          },
          {
            "comment": "Updating dependency \"@azure-tools/jsonschema\" from `~1.2.1` to `~1.2.2`"
          }
        ]
      }
    },
    {
      "version": "3.4.0",
      "tag": "@azure-tools/openapi_v3.4.0",
      "date": "Tue, 19 Jul 2022 15:09:55 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Added `arm-id` to list of known formats"
          }
        ],
        "patch": [
          {
            "comment": "Improve InvalidRefError message"
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@azure-tools/jsonschema\" from `~1.2.0` to `~1.2.1`"
          }
        ]
      }
    },
    {
      "version": "3.3.0",
      "tag": "@azure-tools/openapi_v3.3.0",
      "date": "Tue, 15 Mar 2022 16:00:38 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Add workspace heplper to navigate across multiple files"
          },
          {
            "comment": "Added `HttpMethod` enum"
          },
          {
            "comment": "Add `/v2` scope to load OpenAPI2 schema types."
          },
          {
            "comment": "Update OpenAPI 3.0 types to be more accurate."
          }
        ],
        "dependency": [
          {
            "comment": "Updating dependency \"@azure-tools/jsonschema\" from `~1.1.0` to `~1.2.0`"
          }
        ]
      }
    },
    {
      "version": "3.2.3",
      "tag": "@azure-tools/openapi_v3.2.3",
      "date": "Wed, 12 Jan 2022 22:31:57 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Added `isExtension` util function."
          }
        ]
      }
    },
    {
      "version": "3.2.2",
      "tag": "@azure-tools/openapi_v3.2.2",
      "date": "Fri, 19 Nov 2021 04:23:43 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Tweak types for description next to parameter"
          }
        ]
      }
    },
    {
      "version": "3.2.1",
      "tag": "@azure-tools/openapi_v3.2.1",
      "date": "Wed, 08 Sep 2021 15:39:22 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Types update"
          },
          {
            "comment": "Tweaks types to allow string enums value to accept string literals"
          }
        ]
      }
    },
    {
      "version": "3.2.0",
      "tag": "@azure-tools/openapi_v3.2.0",
      "date": "Mon, 19 Jul 2021 15:15:42 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Drop support for node 10"
          },
          {
            "comment": "**Update** include/exclude x-dash properties utils types"
          }
        ]
      }
    },
    {
      "version": "3.1.3",
      "tag": "@azure-tools/openapi_v3.1.3",
      "date": "Thu, 20 May 2021 16:41:13 GMT",
      "comments": {
        "patch": [
          {
            "comment": "**Update** includeXDashProperties"
          }
        ]
      }
    },
    {
      "version": "3.1.2",
      "tag": "@azure-tools/openapi_v3.1.2",
      "date": "Tue, 27 Apr 2021 17:48:43 GMT",
      "comments": {
        "patch": [
          {
            "comment": "**Update** deprecatable models"
          },
          {
            "comment": "**Fix** SecurityRequirement type incorectly defining scopes as `string` instead of `string[]`"
          }
        ]
      }
    },
    {
      "version": "3.1.1",
      "tag": "@azure-tools/openapi_v3.1.1",
      "date": "Tue, 16 Mar 2021 15:52:56 GMT",
      "comments": {
        "patch": [
          {
            "comment": "Bump dependencies versions"
          }
        ]
      }
    },
    {
      "version": "3.1.0",
      "tag": "@azure-tools/openapi_v3.1.0",
      "date": "Thu, 04 Feb 2021 19:05:18 GMT",
      "comments": {
        "minor": [
          {
            "comment": "Change types from using `: Optional<T>` to `?: T`"
          }
        ],
        "patch": [
          {
            "comment": "Internal: Moved from Azure/perks and update formatting"
          }
        ]
      }
    }
  ]
}
