@autorest/schemas
Advanced tools
Comparing version 1.3.0 to 1.3.1
{ | ||
"files": { | ||
"packages/libs/autorest-schemas/CHANGELOG.json": "25d87fbfaa9b75c11281f1b652087017cef8ac64", | ||
"packages/libs/autorest-schemas/CHANGELOG.md": "c8563f059fb21b77f0bd4b13b07b4d3b0e418c0d", | ||
"packages/libs/autorest-schemas/CHANGELOG.json": "ba8128558c2d057951e2b8b2f8bbf00594fd4976", | ||
"packages/libs/autorest-schemas/CHANGELOG.md": "f8bf0a1d60d81c330a1c2c00a712a9579b52f30a", | ||
"packages/libs/autorest-schemas/composite-swagger.json": "88584732d3af13f3834cfed641c304c21e891bd7", | ||
"packages/libs/autorest-schemas/example-schema.json": "1bc7501743f1c2ad4d5074910b943019154e07fa", | ||
"packages/libs/autorest-schemas/openapi3-schema.json": "d32746f4d02890378a65df89c7fd1a9de9f0ba1f", | ||
"packages/libs/autorest-schemas/package.json": "7dd83242bcb1dc46ab45830028e8fad9c403ccce", | ||
"packages/libs/autorest-schemas/swagger-extensions.json": "78317122472879de90a79cf52250e8e1a58cdfb0", | ||
"packages/libs/autorest-schemas/package.json": "43f86a261dff449fd7b166b9395d6f0966d5a91e", | ||
"packages/libs/autorest-schemas/swagger-extensions.json": "f43731cf19dfcdfc4b309cc68a85efcb29df5f38", | ||
"packages/libs/autorest-schemas/swagger.json": "7bb174a4c22f9e858f5b6228bdbf358d737a638f", | ||
@@ -11,0 +11,0 @@ "packages/libs/autorest-schemas/.rush/temp/shrinkwrap-deps.json": "0967ef424bce6791893e9a57bb952f80fd536e93" |
@@ -5,2 +5,14 @@ { | ||
{ | ||
"version": "1.3.1", | ||
"tag": "@autorest/schemas_v1.3.1", | ||
"date": "Fri, 17 Sep 2021 17:52:01 GMT", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"comment": "**Change** remove \"name\" requirement" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"version": "1.3.0", | ||
@@ -7,0 +19,0 @@ "tag": "@autorest/schemas_v1.3.0", |
# Change Log - @autorest/schemas | ||
This log was last generated on Wed, 08 Sep 2021 15:39:22 GMT and should not be manually modified. | ||
This log was last generated on Fri, 17 Sep 2021 17:52:01 GMT and should not be manually modified. | ||
## 1.3.1 | ||
Fri, 17 Sep 2021 17:52:01 GMT | ||
### Patches | ||
- **Change** remove "name" requirement | ||
## 1.3.0 | ||
@@ -6,0 +13,0 @@ Wed, 08 Sep 2021 15:39:22 GMT |
{ | ||
"name": "@autorest/schemas", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Internal package storing schemas", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -1620,3 +1620,3 @@ { | ||
"type": "object", | ||
"required": ["name"], | ||
"required": [], | ||
"properties": { | ||
@@ -1623,0 +1623,0 @@ "name": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
141084
5220