Commit a3ce7a6
committed
Add team_assignment_limit_change activity type to OpenAPI spec
Adds OpenAPI documentation for team assignment limit changes in activity logs API.
Changes:
- Adds team_assignment_limit_change to activity_type enum
- Adds team (object with id and name) metadata field
- Adds old_assignment_limit (nullable integer) metadata field
- Adds new_assignment_limit (nullable integer) metadata field
Related PRs:
- intercom/intercom#445742 (API presenter implementation)
- intercom/intercom#445704 (Event infrastructure)
Related Issue: intercom/intercom#445916
Follows pattern from PR #293 (admin assignment limits).1 parent a05a309 commit a3ce7a6
1 file changed
+24
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15109 | 15109 | | |
15110 | 15110 | | |
15111 | 15111 | | |
| 15112 | + | |
15112 | 15113 | | |
15113 | 15114 | | |
15114 | 15115 | | |
| |||
15230 | 15231 | | |
15231 | 15232 | | |
15232 | 15233 | | |
| 15234 | + | |
| 15235 | + | |
| 15236 | + | |
| 15237 | + | |
| 15238 | + | |
| 15239 | + | |
| 15240 | + | |
| 15241 | + | |
| 15242 | + | |
| 15243 | + | |
| 15244 | + | |
| 15245 | + | |
| 15246 | + | |
| 15247 | + | |
| 15248 | + | |
| 15249 | + | |
| 15250 | + | |
| 15251 | + | |
| 15252 | + | |
| 15253 | + | |
| 15254 | + | |
| 15255 | + | |
| 15256 | + | |
15233 | 15257 | | |
15234 | 15258 | | |
15235 | 15259 | | |
| |||
0 commit comments