Skip to content

Commit 0bd5b81

Browse files
authored
Run get_actions.py (#189)
1 parent 13aec0c commit 0bd5b81

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

data/actions.json

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -1695,42 +1695,6 @@
16951695
"help_text": "When a Company's Trial expires they will receive an email.",
16961696
"subject_types": []
16971697
},
1698-
{
1699-
"key": "CONTRACTOR_WAS_CREATED_API",
1700-
"value": "CONTRACTOR_WAS_CREATED_API",
1701-
"msg": "Was created through the API",
1702-
"help_text": "When a Tutor is created through the API.",
1703-
"subject_types": [
1704-
"Tutor"
1705-
]
1706-
},
1707-
{
1708-
"key": "CLIENT_WAS_CREATED_API",
1709-
"value": "CLIENT_WAS_CREATED_API",
1710-
"msg": "Was created through the API",
1711-
"help_text": "When a Client is created through the API.",
1712-
"subject_types": [
1713-
"Client"
1714-
]
1715-
},
1716-
{
1717-
"key": "SR_WAS_CREATED_API",
1718-
"value": "SR_WAS_CREATED_API",
1719-
"msg": "Was created through the API",
1720-
"help_text": "When a Student is created through the API.",
1721-
"subject_types": [
1722-
"Student"
1723-
]
1724-
},
1725-
{
1726-
"key": "AGENT_WAS_CREATED_API",
1727-
"value": "AGENT_WAS_CREATED_API",
1728-
"msg": "Was created through the API",
1729-
"help_text": "When a Affiliate is created through the API.",
1730-
"subject_types": [
1731-
"Affiliate"
1732-
]
1733-
},
17341698
{
17351699
"key": "GENERATED_PAYRUN_EXPORT",
17361700
"value": "GENERATED_PAYRUN_EXPORT",

0 commit comments

Comments
 (0)