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(schematic-sdk): support the multi tag in SDK's APIs #1942

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

kpanot
Copy link
Contributor

@kpanot kpanot commented Jul 2, 2024

Proposed change

Add the support of multi Api Tag via the duplication of the Api Class.

Related issues

@kpanot kpanot requested a review from a team as a code owner July 2, 2024 07:19
Copy link

nx-cloud bot commented Jul 2, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 6c2ab23. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

sdo-1A
sdo-1A previously approved these changes Jul 2, 2024
@sdo-1A sdo-1A self-requested a review July 2, 2024 09:57
migration-guides/11.0.md Outdated Show resolved Hide resolved
migration-guides/11.0.md Outdated Show resolved Hide resolved
@kpanot kpanot added this to the Otter Version 11 milestone Jul 3, 2024
@kpanot kpanot force-pushed the bugfix/multi-tag-support-11 branch from 24d02bc to 78ee60c Compare July 5, 2024 06:53
fpaul-1A
fpaul-1A previously approved these changes Jul 5, 2024
@kpanot kpanot force-pushed the bugfix/multi-tag-support-11 branch from 78ee60c to 8f57a71 Compare July 5, 2024 08:18
@kpanot kpanot enabled auto-merge July 9, 2024 07:32
@kpanot kpanot merged commit e2053dc into release/11.0.0-rc Jul 9, 2024
20 checks passed
@kpanot kpanot deleted the bugfix/multi-tag-support-11 branch July 9, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change This issue or pull request introduces a breaking change bug Something isn't working project:@ama-sdk/schematics
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Multi tagged APIs not supported
3 participants