You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for this report! I fixed up that schema, the content property has been added to the root of that schema and removed from the required list, along with a couple of other tweaks.
Schema Inaccuracy
The "Content Tree" object lists
content
as a required property, but doesn't list thecontent
property itself.Expected
content
property is in the list ofproperties
ofcontent-tree
.Reproduction Steps
See OpenAPI JSON spec in this repository.
The text was updated successfully, but these errors were encountered: