Skip to content

chore(docs): fix upper snake case to camel case. #548

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
Feb 16, 2024
Merged

chore(docs): fix upper snake case to camel case. #548

merged 1 commit into from
Feb 16, 2024

Conversation

H1Gdev
Copy link
Contributor

@H1Gdev H1Gdev commented Feb 15, 2024

Issue number: #549

Summary

fix upper snake case to camel case.

Changes

change from API_GATEWAY_REST to ApiGatewayRest.

User experience

content of document will be the same as the actual code.

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Is this a breaking change?

No

Checklist:

  • Migration process documented
  • Implement warnings (if it can live side by side)

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Feb 15, 2024
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Feb 15, 2024
Copy link

boring-cyborg bot commented Feb 15, 2024

Thanks a lot for your first contribution! Please check out our contributing guidelines and don't hesitate to ask whatever you need.
In the meantime, check out the #dotnet channel on our Powertools for AWS Lambda Discord: Invite link

Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@hjgraca hjgraca changed the title fix upper snake case to camel case. chore(docs): fix upper snake case to camel case. Feb 15, 2024
@github-actions github-actions bot added the internal Maintenance changes label Feb 15, 2024
Copy link

No related issues found. Please ensure there is an open issue related to this change to avoid significant delays or closure.

@github-actions github-actions bot added do-not-merge PRs that are blocked for varying reasons need-issue PR is missing a related issue for tracking change labels Feb 15, 2024
@hjgraca
Copy link
Contributor

hjgraca commented Feb 15, 2024

@H1Gdev thanks for doing the update to the docs, really appreciate it. I will create an issue so we can merge this pr.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (43a50f1) 72.33% compared to head (a331cb3) 72.33%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #548   +/-   ##
========================================
  Coverage    72.33%   72.33%           
========================================
  Files          101      101           
  Lines         4106     4106           
  Branches       418      418           
========================================
  Hits          2970     2970           
- Misses        1020     1022    +2     
+ Partials       116      114    -2     
Flag Coverage Δ
unittests 72.33% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@hjgraca hjgraca linked an issue Feb 15, 2024 that may be closed by this pull request
1 task
@hjgraca hjgraca merged commit b2af7d7 into aws-powertools:develop Feb 16, 2024
@H1Gdev H1Gdev deleted the doc branch February 16, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do-not-merge PRs that are blocked for varying reasons documentation Improvements or additions to documentation internal Maintenance changes need-issue PR is missing a related issue for tracking change size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Rename API_GATEWAY_REST to ApiGatewayRest
3 participants