openapi-explorer 0.10.404 → 0.10.406

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,6 +7,8 @@ This package follows standard semvar, `<major>.<minor>.<build>`. No breaking cha
7
7
  ## 0.10 ##
8
8
  * Internationalization support with languages `en` and `fr`
9
9
  * Add a `slot` `nav-header` to the top of the navbar.
10
+ * Add ruby to available languages.
11
+ * Handle missing schema's for responses
10
12
 
11
13
  ## 0.9 ##
12
14
  * OpenAPI 3.1 support using `APIDevTools/json-schema-ref-parser`