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. I'm looking to find time to update this based on a few of the bugs in this repo. It's likely the items lacking implementation are actually missing from the library I'm using to process the XSLT, but I'll try to see if I can fix it.
All my trials to transform any OData metadata from XML to JSON using the OASIS XSL transformations result in an error
not implemented: strip-space
.The same transformations executed through Visual Studio 2019 run flawlessly.
How to reproduce:
https://github.com/oasis-tcs/odata-openapi/blob/master/examples/aggregation.xml
https://github.com/oasis-tcs/odata-openapi/blob/master/tools/V4-CSDL-to-OpenAPI.xsl
Expected behavior:
https://github.com/oasis-tcs/odata-openapi/blob/master/examples/aggregation.openapi3.json
Experienced behavior:
not implemented: strip-space
The text was updated successfully, but these errors were encountered: