schema
|
fixes
|
2023-06-16 11:57:55 -04:00 |
__init__.py
|
Fixes
|
2023-06-17 12:29:35 -07:00 |
api.py
|
Clean api types
|
2023-06-17 12:29:33 -07:00 |
config.py
|
Use dataclasses for configuration.
|
2023-06-17 12:29:29 -07:00 |
error.py
|
Simplify error dispatch.
|
2023-06-17 12:29:30 -07:00 |
json_api.py
|
Big refactoring sweep through tests
|
2023-06-17 12:29:36 -07:00 |
operations.py
|
better error handling
|
2023-06-15 20:22:54 -04:00 |
state.py
|
Clean state types
|
2023-06-17 12:29:34 -07:00 |
types.py
|
Cleanup types
|
2023-06-17 12:29:31 -07:00 |