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

API Casing inconsistency #176

Open
Guillaume-Levrier opened this issue Apr 16, 2021 · 0 comments
Open

API Casing inconsistency #176

Guillaume-Levrier opened this issue Apr 16, 2021 · 0 comments

Comments

@Guillaume-Levrier
Copy link

Search API will yield CamelCase, doc API will yield lowercase.

Search API

document_id: "15291"
document_type: "QuestionEcrite" // CamelCase
document_url: "http://www.nosdeputes.fr//api/document/QuestionEcrite/15291/json"

Document API

questionecrite: {   // lower case
created_at: "2018-12-18 06:28:53"
date: "2018-12-18"
...
}
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

No branches or pull requests

1 participant