Commit f5ff99d6 authored by Aaron France's avatar Aaron France

Fixed JSON description of system hook

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