|
91 | 91 | }
|
92 | 92 | },
|
93 | 93 | "AccountResponse": {
|
| 94 | + "type": "object", |
94 | 95 | "properties": {
|
95 | 96 | "_links": {
|
96 | 97 | "type": "object",
|
|
370 | 371 | ]
|
371 | 372 | },
|
372 | 373 | "AnalyticsExportResponse": {
|
| 374 | + "type": "object", |
373 | 375 | "properties": {
|
374 | 376 | "_links": {
|
375 | 377 | "type": "object",
|
|
609 | 611 | ]
|
610 | 612 | },
|
611 | 613 | "AnalyticsReportResponse": {
|
| 614 | + "type": "object", |
612 | 615 | "properties": {
|
613 | 616 | "_links": {
|
614 | 617 | "type": "object",
|
|
716 | 719 | }
|
717 | 720 | },
|
718 | 721 | "Attachment": {
|
| 722 | + "type": "object", |
719 | 723 | "properties": {
|
720 | 724 | "id": {
|
721 | 725 | "type": "string",
|
|
775 | 779 | }
|
776 | 780 | },
|
777 | 781 | "ChannelResponse": {
|
| 782 | + "type": "object", |
778 | 783 | "properties": {
|
779 | 784 | "_links": {
|
780 | 785 | "type": "object",
|
|
886 | 891 | }
|
887 | 892 | },
|
888 | 893 | "CommentResponse": {
|
| 894 | + "type": "object", |
889 | 895 | "properties": {
|
890 | 896 | "_links": {
|
891 | 897 | "type": "object",
|
|
1035 | 1041 | }
|
1036 | 1042 | },
|
1037 | 1043 | "ContactListResponses": {
|
| 1044 | + "type": "object", |
1038 | 1045 | "properties": {
|
1039 | 1046 | "_links": {
|
1040 | 1047 | "type": "object",
|
|
1099 | 1106 | }
|
1100 | 1107 | },
|
1101 | 1108 | "ContactResponse": {
|
| 1109 | + "type": "object", |
1102 | 1110 | "properties": {
|
1103 | 1111 | "_links": {
|
1104 | 1112 | "type": "object",
|
|
1200 | 1208 | }
|
1201 | 1209 | },
|
1202 | 1210 | "ConversationResponse": {
|
| 1211 | + "type": "object", |
1203 | 1212 | "properties": {
|
1204 | 1213 | "_links": {
|
1205 | 1214 | "type": "object",
|
|
2024 | 2033 | }
|
2025 | 2034 | },
|
2026 | 2035 | "CustomFieldResponse": {
|
| 2036 | + "type": "object", |
2027 | 2037 | "properties": {
|
2028 | 2038 | "_links": {
|
2029 | 2039 | "type": "object",
|
|
2216 | 2226 | ]
|
2217 | 2227 | },
|
2218 | 2228 | "EventResponse": {
|
2219 |
| - "description": "An event is created everytime something interesting is happening in Front.", |
| 2229 | + "type": "object", |
| 2230 | + "description": "An event is created every time something interesting is happening in Front.", |
2220 | 2231 | "properties": {
|
2221 | 2232 | "_links": {
|
2222 | 2233 | "type": "object",
|
|
2367 | 2378 | }
|
2368 | 2379 | },
|
2369 | 2380 | "IdentityResponse": {
|
| 2381 | + "type": "object", |
2370 | 2382 | "properties": {
|
2371 | 2383 | "_links": {
|
2372 | 2384 | "type": "object",
|
|
2543 | 2555 | }
|
2544 | 2556 | },
|
2545 | 2557 | "InboxResponse": {
|
| 2558 | + "type": "object", |
2546 | 2559 | "properties": {
|
2547 | 2560 | "_links": {
|
2548 | 2561 | "type": "object",
|
|
2754 | 2767 | }
|
2755 | 2768 | },
|
2756 | 2769 | "KnowledgeBaseArticleSlimResponse": {
|
| 2770 | + "type": "object", |
2757 | 2771 | "properties": {
|
2758 | 2772 | "_links": {
|
2759 | 2773 | "type": "object",
|
|
2925 | 2939 | }
|
2926 | 2940 | },
|
2927 | 2941 | "KnowledgeBaseCategorySlimResponse": {
|
| 2942 | + "type": "object", |
2928 | 2943 | "properties": {
|
2929 | 2944 | "_links": {
|
2930 | 2945 | "type": "object",
|
|
3026 | 3041 | }
|
3027 | 3042 | },
|
3028 | 3043 | "KnowledgeBaseResponse": {
|
| 3044 | + "type": "object", |
3029 | 3045 | "properties": {
|
3030 | 3046 | "_links": {
|
3031 | 3047 | "type": "object",
|
|
3224 | 3240 | }
|
3225 | 3241 | },
|
3226 | 3242 | "MessageResponse": {
|
| 3243 | + "type": "object", |
3227 | 3244 | "properties": {
|
3228 | 3245 | "_links": {
|
3229 | 3246 | "type": "object",
|
|
3415 | 3432 | }
|
3416 | 3433 | },
|
3417 | 3434 | "MessageTemplateFolderResponse": {
|
| 3435 | + "type": "object", |
3418 | 3436 | "properties": {
|
3419 | 3437 | "_links": {
|
3420 | 3438 | "type": "object",
|
|
3474 | 3492 | }
|
3475 | 3493 | },
|
3476 | 3494 | "MessageTemplateResponse": {
|
| 3495 | + "type": "object", |
3477 | 3496 | "properties": {
|
3478 | 3497 | "_links": {
|
3479 | 3498 | "type": "object",
|
|
3714 | 3733 | }
|
3715 | 3734 | },
|
3716 | 3735 | "RecipientResponse": {
|
| 3736 | + "type": "object", |
3717 | 3737 | "properties": {
|
3718 | 3738 | "_links": {
|
3719 | 3739 | "type": "object",
|
|
3754 | 3774 | }
|
3755 | 3775 | },
|
3756 | 3776 | "Reminder": {
|
| 3777 | + "type": "object", |
3757 | 3778 | "properties": {
|
3758 | 3779 | "_links": {
|
3759 | 3780 | "type": "object",
|
|
3826 | 3847 | "type": "string"
|
3827 | 3848 | },
|
3828 | 3849 | "RoleResponse": {
|
| 3850 | + "type": "object", |
3829 | 3851 | "properties": {
|
3830 | 3852 | "_links": {
|
3831 | 3853 | "type": "object",
|
|
3854 | 3876 | }
|
3855 | 3877 | },
|
3856 | 3878 | "RuleResponse": {
|
| 3879 | + "type": "object", |
3857 | 3880 | "properties": {
|
3858 | 3881 | "_links": {
|
3859 | 3882 | "type": "object",
|
|
3906 | 3929 | }
|
3907 | 3930 | },
|
3908 | 3931 | "SeenReceiptResponse": {
|
| 3932 | + "type": "object", |
3909 | 3933 | "properties": {
|
3910 | 3934 | "_links": {
|
3911 | 3935 | "type": "object",
|
|
4059 | 4083 | }
|
4060 | 4084 | },
|
4061 | 4085 | "SignatureResponse": {
|
| 4086 | + "type": "object", |
4062 | 4087 | "properties": {
|
4063 | 4088 | "_links": {
|
4064 | 4089 | "type": "object",
|
|
4323 | 4348 | }
|
4324 | 4349 | },
|
4325 | 4350 | "TeamResponse": {
|
| 4351 | + "type": "object", |
4326 | 4352 | "properties": {
|
4327 | 4353 | "_links": {
|
4328 | 4354 | "type": "object",
|
|
4361 | 4387 | }
|
4362 | 4388 | },
|
4363 | 4389 | "TeammateGroupResponse": {
|
| 4390 | + "type": "object", |
4364 | 4391 | "description": "A teammate group is a group of teammates in Front.",
|
4365 | 4392 | "properties": {
|
4366 | 4393 | "_links": {
|
|
4478 | 4505 | }
|
4479 | 4506 | },
|
4480 | 4507 | "TeammateResponse": {
|
| 4508 | + "type": "object", |
4481 | 4509 | "description": "A teammate is a user in Front.",
|
4482 | 4510 | "properties": {
|
4483 | 4511 | "_links": {
|
|
5086 | 5114 | "properties": {
|
5087 | 5115 | "next": {
|
5088 | 5116 | "type": "string",
|
| 5117 | + "nullable": true, |
5089 | 5118 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5090 | 5119 | "example": "https://yourCompany.api.frontapp.com/message_templates?page_token=9fa92a7f385fd7be43f7153055b30e6d"
|
5091 | 5120 | }
|
|
5124 | 5153 | "properties": {
|
5125 | 5154 | "next": {
|
5126 | 5155 | "type": "string",
|
| 5156 | + "nullable": true, |
5127 | 5157 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5128 | 5158 | "example": "https://yourCompany.api.frontapp.com/message_template_folders?page_token=9fa92a7f385fd7be43f7153055b30e6d"
|
5129 | 5159 | }
|
|
5162 | 5192 | "properties": {
|
5163 | 5193 | "next": {
|
5164 | 5194 | "type": "string",
|
| 5195 | + "nullable": true, |
5165 | 5196 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5166 | 5197 | "example": "https://yourCompany.api.frontapp.com/signatures?page_token=9fa92a7f385fd7be43f7153055b30e6d"
|
5167 | 5198 | }
|
|
5368 | 5399 | "properties": {
|
5369 | 5400 | "next": {
|
5370 | 5401 | "type": "string",
|
| 5402 | + "nullable": true, |
5371 | 5403 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5372 | 5404 | "example": "https://yourCompany.api.frontapp.com/contacts?page_token=e0b5767cb0f1100743d46f67fcd765caac2ed"
|
5373 | 5405 | }
|
|
5406 | 5438 | "properties": {
|
5407 | 5439 | "next": {
|
5408 | 5440 | "type": "string",
|
| 5441 | + "nullable": true, |
5409 | 5442 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5410 | 5443 | "example": "https://yourCompany.api.frontapp.com/accounts?page_token=abae846b73ddd80f67fff73c491c41b8b0e74972f3a1079c3c8800416e06cf46"
|
5411 | 5444 | }
|
|
5500 | 5533 | "properties": {
|
5501 | 5534 | "next": {
|
5502 | 5535 | "type": "string",
|
| 5536 | + "nullable": true, |
5503 | 5537 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5504 | 5538 | "example": "https://yourCompany.api.frontapp.com/conversations/cnv_y4xb93i/messages?page_token=klsljs8023j09suidfjlsjiei00043lllwww998303dkef0g"
|
5505 | 5539 | }
|
|
5538 | 5572 | "properties": {
|
5539 | 5573 | "next": {
|
5540 | 5574 | "type": "string",
|
| 5575 | + "nullable": true, |
5541 | 5576 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5542 | 5577 | "example": "https://yourCompany.api.frontapp.com/messages/msg_1p4lvjym/seen?page_token=jk7893fgeet644abnn39"
|
5543 | 5578 | }
|
|
5576 | 5611 | "properties": {
|
5577 | 5612 | "next": {
|
5578 | 5613 | "type": "string",
|
| 5614 | + "nullable": true, |
5579 | 5615 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5580 | 5616 | "example": "https://yourCompany.api.frontapp.com/conversations?page_token=ce787da6f075740cf187d926f5e9f612bc7875763a8dd37d5"
|
5581 | 5617 | }
|
|
5614 | 5650 | "properties": {
|
5615 | 5651 | "next": {
|
5616 | 5652 | "type": "string",
|
| 5653 | + "nullable": true, |
5617 | 5654 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5618 | 5655 | "example": "https://yourCompany.api.frontapp.com/conversations/search/:query:?page_token=d4d5f065c89f1284ea262fa6b19456239b0"
|
5619 | 5656 | }
|
|
5657 | 5694 | "properties": {
|
5658 | 5695 | "next": {
|
5659 | 5696 | "type": "string",
|
| 5697 | + "nullable": true, |
5660 | 5698 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5661 | 5699 | "example": "https://yourCompany.api.frontapp.com/events?page_token=2d018a5809eb90d349bc08c52cb1f4987bef"
|
5662 | 5700 | }
|
|
5806 | 5844 | "properties": {
|
5807 | 5845 | "next": {
|
5808 | 5846 | "type": "string",
|
| 5847 | + "nullable": true, |
5809 | 5848 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5810 | 5849 | "example": "https://yourCompany.api.frontapp.com/links?page_token=4fcb1f8ca11971c5da59c21ea686fd50"
|
5811 | 5850 | }
|
|
5928 | 5967 | "properties": {
|
5929 | 5968 | "next": {
|
5930 | 5969 | "type": "string",
|
| 5970 | + "nullable": true, |
5931 | 5971 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5932 | 5972 | "example": "https://yourCompany.api.frontapp.com/knowledge_bases/knb_1/categories?page_token=134287aba8eaa55cf366400c63300a75bab0c"
|
5933 | 5973 | }
|
|
5966 | 6006 | "properties": {
|
5967 | 6007 | "next": {
|
5968 | 6008 | "type": "string",
|
| 6009 | + "nullable": true, |
5969 | 6010 | "description": "Link to next [page of results](https://dev.frontapp.com/docs/pagination)",
|
5970 | 6011 | "example": "https://yourCompany.api.frontapp.com/knowledge_bases/knb_1/articles?page_token=134287aba8eaa55cf366400c63300a75bab0c"
|
5971 | 6012 | }
|
|
0 commit comments