openapi-explorer 0.11.467 → 0.11.472

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
@@ -20,7 +20,9 @@ Web Component Custom Element for Open-API spec viewing, with automatic integrati
20
20
  ## Beautiful and responsive API explorer and console
21
21
 
22
22
  <p>
23
- <img src="./docs/desktop-view.png" alt="Desktop demo image" width="800px">
23
+ <a href="https://rhosys.github.io/openapi-explorer/#?route=get-/v1/users/-userId-/resources/-resourceUri-/permissions/-permission-" target="_blank">
24
+ <img src="./docs/desktop-view.png" alt="Desktop demo image" width="800px">
25
+ </a>
24
26
  </p>
25
27
 
26
28
  ## Check out the Demo