openapi-explorer 0.9.314 → 0.9.319
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -64,7 +64,7 @@ Web Component Custom Element for Open-API spec viewing, with automatic integrati
|
|
|
64
64
|
## Documentation
|
|
65
65
|
* [Property and variables documentation](./docs/documentation.md)
|
|
66
66
|
* [Examples (Vue, React, JS, and more)](./docs/examples.md)
|
|
67
|
-
*
|
|
67
|
+
* Generate the open specification document necessary for this library - by using an editor or by following the [Open API Specification](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md)
|
|
68
68
|
* [Styling your openapi-explorer UI](./docs/styling.md)
|
|
69
69
|
* [Recent changes and updates](./CHANGELOG.md)
|
|
70
70
|
|