openapi-explorer 0.8.285 → 0.8.286
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/dist/openapi-explorer.min.js +4 -4
- package/dist/openapi-explorer.min.js.LICENSE.txt +1 -3
- package/dist/openapi-explorer.min.js.LICENSE.txt.gz +0 -0
- package/dist/openapi-explorer.min.js.gz +0 -0
- package/dist/report.html +2 -2
- package/package.json +1 -2
- package/src/openapi-explorer.js +0 -5
- package/src/templates/security-scheme-template.js +5 -4
|
@@ -47,8 +47,6 @@
|
|
|
47
47
|
|
|
48
48
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
49
49
|
|
|
50
|
-
/*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
51
|
-
|
|
52
50
|
/**
|
|
53
51
|
* @license
|
|
54
52
|
* Copyright (c) 2017 The Polymer Project Authors. All rights reserved.
|
|
@@ -74,7 +72,7 @@
|
|
|
74
72
|
|
|
75
73
|
/**
|
|
76
74
|
* @preserve
|
|
77
|
-
* OpenAPI Explorer 0.8.
|
|
75
|
+
* OpenAPI Explorer 0.8.286 - WebComponent to View OpenAPI docs
|
|
78
76
|
* License: Apache-2.0
|
|
79
77
|
* Repo : https://github.com/Rhosys/openapi-explorer
|
|
80
78
|
* Author : Rhosys Developers
|
|
Binary file
|
|
Binary file
|