openapi-explorer 0.11.481 → 0.11.487

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
@@ -8,6 +8,7 @@ This package follows standard semvar, `<major>.<minor>.<build>`. No breaking cha
8
8
  * Fix `allOf` for response schema. #119
9
9
  * Fixing handling of openapi paths that include url characters
10
10
  * Add support for showing external docs
11
+ * Deprecated properties cannot show as required.
11
12
 
12
13
  ## 0.10 ##
13
14
  * Internationalization support with languages `en` and `fr`