Support for OpenAPI 3.2 XML definitions #1096
visma-dinei-rockenbach
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
|
Thanks for the detailed context! We’ll share an update once it’s fully supported in GitBook 🙂 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OpenAPI 3.2.0 was released on Sep 19, with improvements on how to describe XML structures (new
nodeTypefield). This new version now allows OpenAPI specs to represent XML elements with attributes, for example (see issue #630 in OpenAPI Spec repository).I am currently experimenting different developer hubs to decide which one we should use for our product, and according to my experience, currently GitBook is one of the best developer hubs for documenting XML-based APIs. However, supporting the new OpenAPI 3.2 XML definition is a must for us, as GitBook is currently unable to correctly render our XML based on an OpenAPI spec. So, I am opening this feature request for you to implement support to this new OpenAPI specification.
Beta Was this translation helpful? Give feedback.
All reactions