Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XSLT: Use ABAP JSON flavor for OpenAPI output #313

Closed
wants to merge 2 commits into from

Conversation

HeikoTheissen
Copy link

This PR is meant to illustrate how the V4-CSDL-to-OpenAPI.xsl would look if the JSON was generated using the ABAP JSON flavor. Only one xsl:template has been rewritten accordingly.

ABAP could produce JSON from such an XSL transformation directly. For Xalan, a generic transformation could be written that converts the ABAP JSON flavor into a JSON string.

Does this improve the maintainability of the XSL transformation?

@HeikoTheissen HeikoTheissen deleted the xslt/json-flavor branch October 18, 2024 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant