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 some missing PascalCase keys #4671

Merged
merged 1 commit into from
Jun 24, 2024
Merged

Conversation

dani-garcia
Copy link
Owner

Some endpoints were using serde_json::Value and trying to get some PascalCase keys from them, I've changed those to use a struct with the correct camelCase deserialization.

Also some keys on the admin pages were in PascalCase, but they weren't used anywhere.

@BlackDex BlackDex merged commit a4c7fad into main Jun 24, 2024
8 checks passed
@BlackDex BlackDex deleted the some-missing-pascal-case branch June 24, 2024 19:17
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.

None yet

2 participants