We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab8eae commit 2396cf5Copy full SHA for 2396cf5
1 file changed
README.md
@@ -46,6 +46,8 @@ Repository(re3data_org_identifier='r3d100010468', repository_name=RepositoryName
46
schema
47
- response: Returns a Python object representing the API response
48
- original XML: Returns the raw XML response from the API
49
+ - JSON: Returns a JSON representation of the API response
50
+ - dictionary: Returns a dictionary representation of the API response
51
52
## Requirements
53
0 commit comments