Jonas Lagoni

Results 208 issues of Jonas Lagoni

--- Abstract --- The current reference object is no longer sufficient as we need to support non-JSON references, i.e. we can no longer solely rely on [JSON Reference](https://datatracker.ietf.org/doc/html/draft-pbryan-zyp-json-ref-03). The main...

autoupdate

In the [release process it states](https://github.com/asyncapi/spec/blob/master/RELEASE_PROCESS.md#next-steps): >Notify maintainers of the following repositories that the first feature is merged and that release will be produced and therefore they need to start...

❔ Question

This PR is created upfront to reflect on a daily basis what things are included in the release. Also, the reason to create this PR a long time before the...

do-not-merge
autoupdate

Release 3.0.0 is scheduled for (yea nothing has been decided yet🤷). Depends upon how many champion issues. ## Detailed info - https://github.com/asyncapi/spec/blob/master/RELEASE_PROCESS.md ## Kick-off - Release coordinating and contributing: https://www.youtube.com/watch?v=9lJY5NcLMKY...

This question emerged when @smoya wanted to make the channels field optional - https://github.com/asyncapi/spec/issues/661 This change, might not be a breaking change to the spec itself, however, for tooling that...

❔ Question

> This issue is different from #649 as this issue only focuses on when a reference can be used, and not the internal behavior of such reference. ### The problem...

👻 Needs Champion
💭 Strawman (RFC 0)

**User story.** As a user, I want to enforce all message payloads to always contain a JSON object as the top-level message payload. **Describe the solution you'd like** I want...

enhancement
triaged
AsyncAPI

**User story.** As a user I want to enforce a specific suffix for date/time properties, to ensure consistency. **Describe the solution you'd like** More precisely I want to force `_at`...

enhancement
triaged
AsyncAPI

**User story.** As a user, I want to force the snake_case format for all properties. **Describe the solution you'd like** I think it makes sense for the rule to only...

enhancement
triaged
AsyncAPI

**User story.** As a user, I want to decide the level of reference matching for a rule. **Is your feature request related to a problem?** In AsyncAPI we can define...

enhancement
triaged