openapi-explorer 1.2.610 → 2.0.612

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
@@ -65,6 +65,7 @@ Web Component Custom Element for Open-API spec viewing, with automatic integrati
65
65
 
66
66
 
67
67
  ## Documentation
68
+ * [Migrating from v1 to v2 of openapi-explorer](./CHANGELOG.md#2.0) - Review the breaking changes
68
69
  * [Property and variables documentation](./docs/documentation.md)
69
70
  * [Examples (Vue, React, JS, and more)](./docs/examples.md)
70
71
  * 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)