kittycad.api.apps.apps_github_webhook

Functions

asyncio(body, *, client)

These come from the GitHub app.

asyncio_detailed(body, *, client)

rtype

Response[Union[Any, Error]]

sync(body, *, client)

These come from the GitHub app.

sync_detailed(body, *, client)

rtype

Response[Union[Any, Error]]