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
@austek , @RobWin - I will work on this part.
For this section, there is a major change in openAPI when compared with swagger. In OpenAPI, there is a support for body with different schema for different content type.
I will try to create a separated body section with table to capture schema and content-type.
Example:
PUT /pets Update an existing pet Body (Optional)
Description
add support for OpenAPI 3.0 support #340 Request Body Object to asciidoc conversion
The text was updated successfully, but these errors were encountered: