| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change this into an option for CattrStage instead of a separate class | Jordan Cook | 2022-06-10 | 1 | -1/+1 |
| | | |||||
| * | Improve output for all models when printed or logged with rich | Jordan Cook | 2022-04-19 | 1 | -0/+1 |
| | | |||||
| * | Add an intermediate wrapper class, OriginalResponse, to provide type hints ↵ | Jordan Cook | 2022-04-01 | 1 | -2/+2 |
| | | | | | for extra attributes set on requests.Response objects | ||||
| * | Reorganize & improve request normalization functions: | Jordan Cook | 2021-09-20 | 1 | -2/+3 |
| | | | | | | | | | | | | | * Handle all normalization in `cache_keys` module, get rid of `normalize_dict()` function used in `CachedSession` * Reorganize `cache_keys` helper functions into the following: * `normalize_request()` * `normalize_url()` * `normalize_headers()` * `normalize_params()` * `normalize_body()` * `normalize_json_body()` * `redact_response()` | ||||
| * | Better serializer docs | Jordan Cook | 2021-08-20 | 1 | -0/+1 |
| | | |||||
| * | Improve type annotations and fix type checking errors | Jordan Cook | 2021-07-06 | 1 | -1/+8 |
| | | |||||
| * | Make cattrs optional, and other cleanup | Jordan Cook | 2021-05-26 | 1 | -12/+0 |
| | | |||||
| * | Split out serializers and models into separate classes | Jordan Cook | 2021-05-26 | 1 | -0/+16 |
