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

Fix Channel source edition / clone and name regexp #1641

Merged
merged 3 commits into from
Aug 30, 2021

Conversation

DyspC
Copy link

@DyspC DyspC commented Aug 27, 2021

Closes #1626

This fixes the command used to save changes in the channel source editor

I also added an implementation for cloning channels and extended the regex for channel names (it wasn't possible to create a channel named user/signedup)

https://www.asyncapi.com/docs/specifications/v2.0.0#channelsObject

Please note I could only test the regexes in the thorntail build / dev mode / sourcing the .env files so there could be escape issues with the other distros, I listed test cases there

@EricWittmann
Copy link
Member

LGTM

@EricWittmann EricWittmann merged commit e5537b8 into Apicurio:master Aug 30, 2021
@DyspC DyspC deleted the public-fix/channel-edit-commands branch September 21, 2021 07:43
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.

AsyncAPI: Editing a channel in source editor causes a circular reference
2 participants