aws-powertools / powertools-lambda-dotnet

Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity.
https://docs.powertools.aws.dev/lambda/dotnet/
MIT No Attribution
152 stars 24 forks source link

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

Closed H1Gdev closed 7 months ago

H1Gdev commented 7 months ago

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[bot] commented 7 months ago

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

sonarcloud[bot] commented 7 months ago

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

github-actions[bot] commented 7 months ago

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

hjgraca commented 7 months ago

@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 commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

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

Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/aws-powertools/powertools-lambda-dotnet/pull/548/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/aws-powertools/powertools-lambda-dotnet/pull/548/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `72.33% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.