mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 08:28:42 +00:00
payload debug
This commit is contained in:
parent
1675683e76
commit
2c4f5d3daa
1 changed files with 1 additions and 1 deletions
|
|
@ -900,7 +900,7 @@ App::post('/v1/vcs/github/events')
|
|||
|
||||
var_dump([
|
||||
'providerRepositoryId' => $providerRepositoryId,
|
||||
'repository' => $repository,
|
||||
'parsedPayload' => $parsedPayload,
|
||||
'projectId' => $projectId,
|
||||
]);
|
||||
// if (empty($projectId)) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue