Skip to content

fix: implement service filtering based on exclusion rules #1090

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

Merged
merged 1 commit into from
Jun 10, 2025

Conversation

ChiragAgg5k
Copy link
Member

@ChiragAgg5k ChiragAgg5k commented Jun 10, 2025

What does this PR do?

recently we added ability to exclude services separately in certain sdks. but this only excludes their files and not their definitions within files like index.ts as the services object still contains them in the specs.

this pr fixes this by filtering the services method before defining them in the specs.

Test Plan

Related PRs and Issues

Have you read the Contributing Guidelines on issues?

yes.

@lohanidamodar lohanidamodar merged commit 5985f2a into master Jun 10, 2025
37 checks passed
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