Skip to content

DateTime examples in yaml show validation error in https://studio.asyncapi.com/ (issue raised in AsyncAPI Studio) #534

@pdalfarr

Description

@pdalfarr

Describe the bug
Using the https://www.springwolf.dev/docs/configuration/#actuator-support feature, I downloaded the docs.yaml from my back-end using url http://localhost:8450/actuator/springwolf/docs.yaml
Then I used this docs.yaml in both https://studio.asyncapi.com/ and https://editor.swagger.io/ but validation errors occurs

Dependencies and versions used
springwolf-core and springwolf-amqp 0.17.0

Code example
No code example as I cannot disclose my asyncapi definition.
One can use its own docs.yaml and follow the procedure describe above to reproduce this 'bug'

Stack trace and error logs
No stacktrace, as the problem is not an exception, but rather, a possible issue in the generated docs.yaml

Question
I noticed that asyncapi version in generated docs.yaml is 2.6.0. Maybe it would be better if it was 3.0.0 ?
How can I make Springwolf generate a 3.0.0 asyncapi docs.yaml file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions