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

Implement UPPER_SNAKE_CASE enum converter for control plane API #223

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

firenero
Copy link
Contributor

This change allows the use of PascalCase for enum values instead of UPPER_SNAKE_CASE used in DynamoDB API.

This is a breaking change for DescribeTable call. But since it's the only control plane endpoint supported yet and most likely not widely used, it's a good moment to introduce a breaking change to have a better API moving forward.

@firenero firenero requested a review from lezzi January 10, 2024 00:54
@firenero firenero self-assigned this Jan 10, 2024
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