asyncapi / modelina

A library for generating typed models based on inputs such as AsyncAPI, OpenAPI, and JSON Schema documents with high customization
https://modelina.org
Apache License 2.0
322 stars 184 forks source link

[FEATURE] Generate models for headers #2100

Open snailtomatoes opened 2 months ago

snailtomatoes commented 2 months ago

Why do we need this improvement?

Headers are very important for some applications

How will this change help?

When handling messages having the object for a given schema is invaluable

Screenshots

No response

How could it be implemented/designed?

When payload schemas are selected also check for headers schemas

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

None

github-actions[bot] commented 2 months 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.