- Implemented endpoints to update and delete GitHub apps in the GithubController. - Added OpenAPI annotations for the new endpoints, including request and response specifications. - Removed the 'is_public' field from the app creation and update processes, defaulting it to false. - Enhanced validation for update requests to ensure proper data handling. |
||
|---|---|---|
| .. | ||
| api.php | ||
| channels.php | ||
| console.php | ||
| web.php | ||
| webhooks.php | ||