Skip to content

Conversation

@yogeshnikam671
Copy link
Contributor

Description

  • Adds support for XML/XSD-based schemas in the AsyncAPI specification using MultiFormatSchema.
  • Currently, basic support is provided, allowing schemas to be defined either as an inline string or referenced from an external file using $ref.
  • This support is implemented exclusively for the v3.0.0 specification.
  • With this enhancement, users can define schemas in XML format using either inline content or an external reference.

@yogeshnikam671 yogeshnikam671 changed the title Add basic support for XML schema format in messages for v3.0.0 spec feat: add basic support for XML schema format in messages for v3.0.0 spec Feb 25, 2025
@Pakisan Pakisan self-assigned this Feb 27, 2025
@Pakisan
Copy link
Member

Pakisan commented Feb 27, 2025

@yogeshnikam671 looks good for me

It can be merged, but resulted specification will not be compliant with our Schema

Let's wait for asyncapi/spec-json-schemas#569

@yogeshnikam671
Copy link
Contributor Author

Any update on this?

@Pakisan Pakisan changed the base branch from master to release/1.0.0-RC4 April 30, 2025 14:26
@Pakisan
Copy link
Member

Pakisan commented Apr 30, 2025

Any update on this?

@yogeshnikam671 sorry, forget about this MR

@Pakisan Pakisan merged commit 30125ce into asyncapi:release/1.0.0-RC4 Apr 30, 2025
19 of 20 checks passed
@Pakisan Pakisan mentioned this pull request Apr 30, 2025
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.

2 participants