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

Change error.yaml format to use kebab-case #1368

Merged
merged 6 commits into from
Aug 27, 2024

Conversation

amorton
Copy link
Contributor

@amorton amorton commented Aug 27, 2024

What this PR does:
moved from camel_case to internal standard

Which issue(s) this PR fixes:
Fixes #

Checklist

  • [*] Changes manually tested
  • Automated Tests added/updated
  • Documentation added/updated
  • [*] CLA Signed: DataStax CLA

When set it is passed through to the APIException creation and
set as a field on the exception that can be used later when we
start handling these errors and working out the response code.
was a badly written test
moved from camel_case to internal standard
@amorton amorton requested a review from a team as a code owner August 27, 2024 22:36
@amorton
Copy link
Contributor Author

amorton commented Aug 27, 2024

tests pass, merging on to the feature branch without approval because that will get approved

@amorton amorton merged commit 2cb7b05 into feature/error-object-v2 Aug 27, 2024
3 checks passed
@amorton amorton deleted the ajm/error-object-v2-kebab-case branch August 27, 2024 22:57
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.

1 participant