openapi-explorer 0.10.424 → 0.10.425

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
@@ -18,6 +18,7 @@ This package follows standard semvar, `<major>.<minor>.<build>`. No breaking cha
18
18
  * Hide empty oneof empty clauses that don't affect displayed properties.
19
19
  * Fix schema table transitions and display
20
20
  * Fix response code colors to match the rest of the theme
21
+ * Add `header-bg-color` for setting table headers
21
22
 
22
23
  ## 0.9 ##
23
24
  * OpenAPI 3.1 support using `APIDevTools/json-schema-ref-parser`