openapi-explorer 0.11.472 → 0.11.481

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
@@ -7,9 +7,11 @@ This package follows standard semvar, `<major>.<minor>.<build>`. No breaking cha
7
7
  ## 0.11 ##
8
8
  * Fix `allOf` for response schema. #119
9
9
  * Fixing handling of openapi paths that include url characters
10
+ * Add support for showing external docs
10
11
 
11
12
  ## 0.10 ##
12
13
  * Internationalization support with languages `en` and `fr`
14
+ <<<<<<< HEAD
13
15
  * Add a `slot` `nav-header` to the top of the navbar.
14
16
  * Add ruby to available languages.
15
17
  * Handle missing schema's for responses