Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export to YAML #168

Merged
merged 2 commits into from
May 12, 2023
Merged

Export to YAML #168

merged 2 commits into from
May 12, 2023

Conversation

ctasada
Copy link
Collaborator

@ctasada ctasada commented May 6, 2023

Added support to create the asyncapi specification file in YAML.

Requesting the file to /springwolf/docs.yaml will provide it in YAML format. Otherwise, using the path defined by springwolf.paths.docs variable, concatenating .yaml at the end will produce the same effect

Added support to create the `asyncapi` specification file in YAML.

Requesting the file to `/springwolf/docs.yaml` will provide it in YAML format. Otherwise, using the path defined by `springwolf.paths.docs` variable, concatenating `.yaml` at the end will produce the same effect
@timonback timonback merged commit a2348ac into springwolf:master May 12, 2023
@timonback
Copy link
Member

Hi @ctasada
Thank you for this addition and keeping backwards compatability in mind!

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