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

Filter by stage for the removing API mapping #620

Merged
merged 5 commits into from Mar 6, 2024

Conversation

rddimon
Copy link
Collaborator

@rddimon rddimon commented Mar 5, 2024

Fixes #251

Description of Issue Fixed
Fixed update and delete api mappings for the specific stage

Changes proposed in this pull request:

  • ApiGateway fix
  • Packages updates

Copy link

sonarcloud bot commented Mar 6, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@amplify-self-hosted-runners
Copy link

Check Name Conclusion Summary Output
SonarCloud Code Analysis success Quality Gate passed output
Codacy Static Code Analysis success Your pull request is up to standards! output
Mend Security Check neutral Security Report output
Mend License Check neutral License Report output
test (14.x) success test (14.x) output
test (16.x) success test (16.x) output
test (18.x) success test (18.x) output
test (20.x) success test (20.x) output

@rddimon rddimon changed the title Add filter by stage for the api mappings list Filter by stage for the removing API mapping Mar 6, 2024
@rddimon rddimon merged commit 5bd5af8 into main Mar 6, 2024
9 checks passed
@rddimon rddimon deleted the hotfix/api-mappings-filtering branch March 6, 2024 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sls remove deletes BasePathMapping of a serverless stage different from the one specified in config
3 participants