-
Notifications
You must be signed in to change notification settings - Fork 225
Supports multiple tags by operations #2623
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
Conversation
✅ Deploy Preview for stoplight-elements ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for stoplight-elements-demo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I don't know why it fails on Angular but works for React, I didn't touch the framework part, only the core. Works locally too. And I can't access CircleCI logs :/ This might be a one-time miss, can you re-run the tests please? |
@lukasikp @darekplawecki is it possible to review if you have time, please? |
Our team would also love for this feature to be merged. |
This PR has very few lines and passes the tests. Is it possible to review it? It should be quick and unlock a lot of people! |
Merged! Thanks for the PR! |
Thanks for merging. I will update my PR as it is probably conflicting now. |
Which one are you talking about @weyert ? |
I'm guessing this one #2603 |
This is not the same feature :) What this feature means is to support the fact that an operation can have multiple tags. It's not the same as x-tagGroup |
My bad I thought they wanted to close their PR, I'm just tired, sorry about that |
Co-authored-by: Nauman <[email protected]> Co-authored-by: Ben Crosse <[email protected]>
Supporting multiple tags for one operation
CONTRIBUTING.md
Fixes #2262. We highly need it for Fuego 🙏🏼