asyncapi / parser-js

AsyncAPI parser for Javascript (browser-compatible too).
Apache License 2.0
120 stars 97 forks source link

[FEATURE] Make x-parser-original-payload exist in default parser #1060

Open HansMartinJ opened 1 week ago

HansMartinJ commented 1 week ago

Why do we need this improvement?

It exists in the avro parser, but not in the default one. The parser adds a lot of metadata and it would be useful to have access the "pure" spec.

This is related to https://github.com/asyncapi/parser-js/issues/683, but it's closed

How will this change help?

To save asyncapi files that aren't full of metadata fields

Screenshots

No response

How could it be implemented/designed?

-

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

No, someone else can work on it.

github-actions[bot] commented 1 week ago

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.