Skip to content
Snippets Groups Projects
Commit f5ff99d6 authored by Aaron France's avatar Aaron France
Browse files

Fixed JSON description of system hook

Fixed JSON description of system hook to accurately describe what is actually being sent.
parent 52ad34fd
No related branches found
No related tags found
1 merge request!3538Fixed JSON description of system hook
Loading
Loading
@@ -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:
Loading
Loading
@@ -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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment