- incorrect parsing of object list when a list primitive immediately preceeds keyword (38) - provide empty list instead of Unset for OpenAPI arrays marked "required" (35)
0.15.2
Fixes
- partially revert 28 as it breaks --output json for lists (32)
0.15.1
Fixes
- error handling for HTTP 200 (31)
0.15.0
Features
- handle API response error in same manner as CLI parser error (10) - add globbing support to ListRunner --format option (29)
0.14.0
Bug Fixes
- make importlib-metadata an explicit dependency for py3.7 (24) - add missing description for "server console" command (18)
Features
- add --context to allow selecting from multiple API tokens (15)