@scalar/openapi-types
Advanced tools
Comparing version 0.1.3 to 0.1.4
# @scalar/openapi-types | ||
## 0.1.4 | ||
### Patch Changes | ||
- 2b540b9: Include `3.0.3` in allowed OpenApiV3 versions | ||
## 0.1.3 | ||
@@ -4,0 +10,0 @@ |
@@ -183,3 +183,3 @@ /** | ||
*/ | ||
openapi?: '3.0.0' | '3.0.1' | '3.0.2' | '3.0.2'; | ||
openapi?: '3.0.0' | '3.0.1' | '3.0.2' | '3.0.3'; | ||
swagger?: undefined; | ||
@@ -186,0 +186,0 @@ info?: InfoObject; |
@@ -19,3 +19,3 @@ { | ||
], | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"engines": { | ||
@@ -22,0 +22,0 @@ "node": ">=18" |
@@ -30,1 +30,9 @@ # Scalar OpenAPI Types | ||
``` | ||
## Community | ||
We are API nerds. You too? Let’s chat on Discord: <https://discord.gg/scalar> | ||
## License | ||
The source code in this repository is licensed under [MIT](https://github.com/scalar/scalar/blob/main/LICENSE). |
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
55981
38