Commit 22e9b20
committed
Add audience targeting fields to Content Import Source Preview spec
Add audience_id and apply_audience_to_existing_content fields to the
Preview OpenAPI spec (descriptions/0/) for Content Import Sources, per
intercom/intercom#497303.
Changes:
- content_import_source response schema: add audience_id (nullable integer)
- create_content_import_source_request: add optional audience_id
- update_content_import_source_request: add optional audience_id and
apply_audience_to_existing_content (boolean, default false)
- All inline response examples updated with audience_id: null1 parent 222954d commit 22e9b20
1 file changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
642 | 642 | | |
643 | 643 | | |
644 | 644 | | |
| 645 | + | |
645 | 646 | | |
646 | 647 | | |
647 | 648 | | |
| |||
650 | 651 | | |
651 | 652 | | |
652 | 653 | | |
| 654 | + | |
653 | 655 | | |
654 | 656 | | |
655 | 657 | | |
| |||
658 | 660 | | |
659 | 661 | | |
660 | 662 | | |
| 663 | + | |
661 | 664 | | |
662 | 665 | | |
663 | 666 | | |
| |||
709 | 712 | | |
710 | 713 | | |
711 | 714 | | |
| 715 | + | |
712 | 716 | | |
713 | 717 | | |
714 | 718 | | |
| |||
801 | 805 | | |
802 | 806 | | |
803 | 807 | | |
| 808 | + | |
804 | 809 | | |
805 | 810 | | |
806 | 811 | | |
| |||
844 | 849 | | |
845 | 850 | | |
846 | 851 | | |
| 852 | + | |
847 | 853 | | |
848 | 854 | | |
849 | 855 | | |
| |||
20957 | 20963 | | |
20958 | 20964 | | |
20959 | 20965 | | |
| 20966 | + | |
| 20967 | + | |
| 20968 | + | |
| 20969 | + | |
| 20970 | + | |
20960 | 20971 | | |
20961 | 20972 | | |
20962 | 20973 | | |
| |||
22287 | 22298 | | |
22288 | 22299 | | |
22289 | 22300 | | |
| 22301 | + | |
| 22302 | + | |
| 22303 | + | |
| 22304 | + | |
| 22305 | + | |
22290 | 22306 | | |
22291 | 22307 | | |
22292 | 22308 | | |
| |||
28395 | 28411 | | |
28396 | 28412 | | |
28397 | 28413 | | |
| 28414 | + | |
| 28415 | + | |
| 28416 | + | |
| 28417 | + | |
| 28418 | + | |
| 28419 | + | |
| 28420 | + | |
| 28421 | + | |
| 28422 | + | |
| 28423 | + | |
28398 | 28424 | | |
28399 | 28425 | | |
28400 | 28426 | | |
| |||
0 commit comments