Skip to content

Added a beta API to serialize a schema with a specific ECSpecVersion#9167

Merged
RohitPtnkr1996 merged 9 commits intomasterfrom
rohitptnkr/public-method-to-serialize-xml-strings
Apr 20, 2026
Merged

Added a beta API to serialize a schema with a specific ECSpecVersion#9167
RohitPtnkr1996 merged 9 commits intomasterfrom
rohitptnkr/public-method-to-serialize-xml-strings

Conversation

@RohitPtnkr1996
Copy link
Copy Markdown
Contributor

@RohitPtnkr1996 RohitPtnkr1996 commented Apr 2, 2026

Fixes: #9154

Promoted ECSpecVersion to beta.
Added a beta API that accepts a schema name and a ECSpecVersion json and calls the existing native API to return a serialized XML string of the schema.

@RohitPtnkr1996 RohitPtnkr1996 requested review from a team and rschili as code owners April 2, 2026 10:21
@RohitPtnkr1996 RohitPtnkr1996 changed the title RelatedElement vs Id64String JS Props mismatch Added a beta API to serialize a schema with a specific ECSpecVersion Apr 2, 2026
@aruniverse aruniverse requested a review from khanaffan April 2, 2026 14:51
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Apr 9, 2026

This pull request is now in conflicts. Could you fix it @RohitPtnkr1996? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

Copy link
Copy Markdown
Contributor

@ben-polinsky ben-polinsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - thanks for the clear tests.

@RohitPtnkr1996 RohitPtnkr1996 merged commit e6d2ee0 into master Apr 20, 2026
18 checks passed
@RohitPtnkr1996 RohitPtnkr1996 deleted the rohitptnkr/public-method-to-serialize-xml-strings branch April 20, 2026 04:03
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.

Add an public method for the schemaToXmlString native API

4 participants