Skip to content

Commit 153c524

Browse files
bors[bot]elamc-2alallema
authored
Merge #513
513: API resource output as class to utilize dot notation for attributes r=alallema a=ElamC # Pull Request ## What does this PR do? Fixes #508 ## PR checklist Please check if your PR fulfills the following requirements: - [X] Does this PR fix an existing issue? - [X] Have you read the contributing guidelines? - [X] Have you made sure that the title is accurate and descriptive of the changes? Thank you so much for contributing to Meilisearch! Co-authored-by: Elam Cohavi <[email protected]> Co-authored-by: Amélie <[email protected]>
2 parents 1cbe86d + 06ef036 commit 153c524

22 files changed

+413
-220
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,4 @@ types-requests = "*"
1515

1616
[packages]
1717
requests = "*"
18+
camel-converter = {extras = ["pydantic"], version = "*"}

Pipfile.lock

Lines changed: 101 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)