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

AT-11105: Hardcoded HTTP api $default stage for the default base path #615

Merged
merged 8 commits into from Feb 6, 2024

Conversation

rddimon
Copy link
Collaborator

@rddimon rddimon commented Feb 6, 2024

Fixes #612

Description of Issue Fixed
Fixed stage for the api type http and base path default

More info https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api-stages.html

Changes proposed in this pull request:

  • Hardcoded $default for the HTTP api type and default base path
  • Code formatting

@rddimon rddimon self-assigned this Feb 6, 2024
@rddimon rddimon added the bug label Feb 6, 2024
@rddimon rddimon linked an issue Feb 6, 2024 that may be closed by this pull request
Copy link

sonarcloud bot commented Feb 6, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
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 success Security Report output
Mend License Check success 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 merged commit 7a040f9 into main Feb 6, 2024
8 checks passed
@rddimon rddimon deleted the bugfix/AT-11105-http-$default-stage branch February 6, 2024 18:14
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.

Unable to update base path mapping
2 participants