Commit ad681a0
authored
Add parent_ids to article request schemas in Preview spec (#478)
* Add parent_ids to article request schemas in Preview spec
Add parent_ids (array of integers) to create_article_request and
update_article_request schemas, and include parent_ids in the POST and
PUT /articles request examples.
This complements PR #448 which added parent_ids to response schemas,
and reflects the write-side changes from intercom/intercom#499615
(gated on RemoveArticleParentIdAndParentType versioned change).
Existing parent_id/parent_type fields are retained — they still
function as inputs when parent_ids is not provided.
* Update api.intercom.io.yaml
Remove references to "sections"1 parent b3c9834 commit ad681a0
1 file changed
Lines changed: 24 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1356 | 1356 | | |
1357 | 1357 | | |
1358 | 1358 | | |
| 1359 | + | |
| 1360 | + | |
1359 | 1361 | | |
1360 | 1362 | | |
1361 | 1363 | | |
| |||
1545 | 1547 | | |
1546 | 1548 | | |
1547 | 1549 | | |
| 1550 | + | |
| 1551 | + | |
| 1552 | + | |
1548 | 1553 | | |
1549 | 1554 | | |
1550 | 1555 | | |
| |||
19279 | 19284 | | |
19280 | 19285 | | |
19281 | 19286 | | |
19282 | | - | |
| 19287 | + | |
19283 | 19288 | | |
19284 | 19289 | | |
19285 | 19290 | | |
| |||
22108 | 22113 | | |
22109 | 22114 | | |
22110 | 22115 | | |
| 22116 | + | |
| 22117 | + | |
| 22118 | + | |
| 22119 | + | |
| 22120 | + | |
| 22121 | + | |
| 22122 | + | |
| 22123 | + | |
| 22124 | + | |
22111 | 22125 | | |
22112 | 22126 | | |
22113 | 22127 | | |
| |||
28256 | 28270 | | |
28257 | 28271 | | |
28258 | 28272 | | |
| 28273 | + | |
| 28274 | + | |
| 28275 | + | |
| 28276 | + | |
| 28277 | + | |
| 28278 | + | |
| 28279 | + | |
| 28280 | + | |
| 28281 | + | |
28259 | 28282 | | |
28260 | 28283 | | |
28261 | 28284 | | |
| |||
0 commit comments