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
- Added new OpenApi/Xml class
- Updated assets to include xml->name = response
- Updated unit tests
- Added OpenApi/Schema::xml
- Update OperationRequestBody and OperationResponse to use new Xml class
- Created Yaml Schema and SchemaProperty factories which includes Xml
and other properties that were missed
Describe the bug
When using XML request or response the following error is generated in Swagger UI:
See swagger-api/swagger-ui#4650
To Reproduce
Set swagger_bake.php config to use XML and reload swagger page. Then go to any post/patch or response.
Expected behavior
Renders example without error
The text was updated successfully, but these errors were encountered: