Skip to content

Comments

Implement UPPER_SNAKE_CASE enum converter for control plane API#223

Open
firenero wants to merge 1 commit intomainfrom
firenero/enums
Open

Implement UPPER_SNAKE_CASE enum converter for control plane API#223
firenero wants to merge 1 commit intomainfrom
firenero/enums

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