civisanalytics / civis-python

Civis API Python Client
BSD 3-Clause "New" or "Revised" License
34 stars 26 forks source link

[CIVIS-7940] [CIVIS-8862] ENH API response objects: typing, repr, fixes for key and value handling #501

Open jacksonlee-civis opened 1 week ago

jacksonlee-civis commented 1 week ago

This pull request improves Response and PaginatedResponse in various ways.

New features:

Changed:

Bug fixes:


VS Code screen capture for the attribute knowledge of an API response object:

civis-python-response-typing