openapi-explorer 0.10.418 → 0.10.419

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/CHANGELOG.md CHANGED
@@ -14,6 +14,7 @@ This package follows standard semvar, `<major>.<minor>.<build>`. No breaking cha
14
14
  * Fix expand/collapse transition effect
15
15
  * Fix oneof examples display
16
16
  * Fix navbar transition
17
+ * Add support for `query` REST verb type
17
18
 
18
19
  ## 0.9 ##
19
20
  * OpenAPI 3.1 support using `APIDevTools/json-schema-ref-parser`