Fixed JSON description of system hook
Fixed JSON description of system hook to accurately describe what is actually being sent.
This commit is contained in:
parent
52ad34fd59
commit
f5ff99d6b2
1 changed files with 4 additions and 4 deletions
|
@ -28,8 +28,8 @@
|
|||
"project_id": 74,
|
||||
"project_name": "StoreCloud",
|
||||
"project_path": "storecloud",
|
||||
"owner_email": "johnsmith@gmail.com",
|
||||
"owner_name": "John Smith",
|
||||
"user_email": "johnsmith@gmail.com",
|
||||
"user_name": "John Smith",
|
||||
}
|
||||
|
||||
4. Team Member Removed:
|
||||
|
@ -40,8 +40,8 @@
|
|||
"project_id": 74,
|
||||
"project_name": "StoreCloud",
|
||||
"project_path": "storecloud",
|
||||
"owner_email": "johnsmith@gmail.com",
|
||||
"owner_name": "John Smith",
|
||||
"user_email": "johnsmith@gmail.com",
|
||||
"user_name": "John Smith",
|
||||
}
|
||||
|
||||
5. User created:
|
||||
|
|
Loading…
Reference in a new issue