Example: `'app_slug': 'chronographer-staging'`. It creates the same problem as #21 before. We need to migrate away from using dataclasses for API structs in favor of something more flexible or find a way to loosely map JSON to dataclasses.
Example:
'app_slug': 'chronographer-staging'.It creates the same problem as #21 before.
We need to migrate away from using dataclasses for API structs in favor of something more flexible or find a way to loosely map JSON to dataclasses.