🤖 Invisible engine driving octobot machines. Simple, yet powerful. [DEMO BOT @ https://github.com/sanitizers/chronographer-github-app] | [tutorial @ https://tutorial.octomachinery.dev] | [docs @ https://docs.octomachinery.dev] | official web-site is at -->
GNU General Public License v3.0
56
stars
12
forks
source link
[CRITICAL] Installation objects in API now have also `app_slug` key #32
Open
webknjaz opened 4 years ago
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.