|
101 | 101 | "authorizationUrl" : null, |
102 | 102 | "clientSecret" : null, |
103 | 103 | "refreshToken" : null, |
104 | | - "oauth2AuthorizationExtraQueryParameters" : null, |
105 | | - "authorizationCallback" : null |
| 104 | + "authorizationCallback" : null, |
| 105 | + "oauth2AuthorizationExtraQueryParameters" : null |
106 | 106 | }, { |
107 | 107 | "detectOn" : null, |
108 | 108 | "description" : null, |
|
142 | 142 | "authorizationUrl" : null, |
143 | 143 | "clientSecret" : null, |
144 | 144 | "refreshToken" : null, |
145 | | - "oauth2AuthorizationExtraQueryParameters" : null, |
146 | | - "authorizationCallback" : null |
| 145 | + "authorizationCallback" : null, |
| 146 | + "oauth2AuthorizationExtraQueryParameters" : null |
147 | 147 | }, { |
148 | 148 | "detectOn" : null, |
149 | 149 | "description" : null, |
|
203 | 203 | "authorizationUrl" : null, |
204 | 204 | "clientSecret" : null, |
205 | 205 | "refreshToken" : null, |
206 | | - "oauth2AuthorizationExtraQueryParameters" : null, |
207 | | - "authorizationCallback" : null |
| 206 | + "authorizationCallback" : null, |
| 207 | + "oauth2AuthorizationExtraQueryParameters" : null |
208 | 208 | }, { |
209 | 209 | "detectOn" : null, |
210 | 210 | "description" : null, |
|
264 | 264 | "authorizationUrl" : null, |
265 | 265 | "clientSecret" : null, |
266 | 266 | "refreshToken" : null, |
267 | | - "oauth2AuthorizationExtraQueryParameters" : null, |
268 | | - "authorizationCallback" : null |
| 267 | + "authorizationCallback" : null, |
| 268 | + "oauth2AuthorizationExtraQueryParameters" : null |
269 | 269 | }, { |
270 | 270 | "detectOn" : null, |
271 | 271 | "description" : null, |
|
405 | 405 | "authorizationUrl" : null, |
406 | 406 | "clientSecret" : null, |
407 | 407 | "refreshToken" : null, |
408 | | - "oauth2AuthorizationExtraQueryParameters" : null, |
409 | | - "authorizationCallback" : null |
| 408 | + "authorizationCallback" : null, |
| 409 | + "oauth2AuthorizationExtraQueryParameters" : null |
410 | 410 | }, { |
411 | 411 | "detectOn" : null, |
412 | 412 | "description" : null, |
|
526 | 526 | "authorizationUrl" : null, |
527 | 527 | "clientSecret" : null, |
528 | 528 | "refreshToken" : null, |
529 | | - "oauth2AuthorizationExtraQueryParameters" : null, |
530 | | - "authorizationCallback" : null |
| 529 | + "authorizationCallback" : null, |
| 530 | + "oauth2AuthorizationExtraQueryParameters" : null |
531 | 531 | }, { |
532 | 532 | "detectOn" : null, |
533 | 533 | "description" : null, |
|
647 | 647 | "authorizationUrl" : null, |
648 | 648 | "clientSecret" : null, |
649 | 649 | "refreshToken" : null, |
650 | | - "oauth2AuthorizationExtraQueryParameters" : null, |
651 | | - "authorizationCallback" : null |
| 650 | + "authorizationCallback" : null, |
| 651 | + "oauth2AuthorizationExtraQueryParameters" : null |
652 | 652 | } ], |
653 | 653 | "properties" : [ { |
654 | 654 | "advancedOption" : null, |
|
1875 | 1875 | "optionsDataSource" : null |
1876 | 1876 | } ], |
1877 | 1877 | "controlType" : "FILE_ENTRY" |
| 1878 | + }, { |
| 1879 | + "advancedOption" : null, |
| 1880 | + "description" : "Mime-Type to use when sending binary body content.", |
| 1881 | + "displayCondition" : "'BINARY' == body.bodyContentType", |
| 1882 | + "expressionEnabled" : null, |
| 1883 | + "hidden" : null, |
| 1884 | + "metadata" : { }, |
| 1885 | + "required" : null, |
| 1886 | + "name" : "bodyContentMimeType", |
| 1887 | + "type" : "STRING", |
| 1888 | + "defaultValue" : null, |
| 1889 | + "exampleValue" : null, |
| 1890 | + "label" : "Content Type", |
| 1891 | + "placeholder" : "text/plain", |
| 1892 | + "controlType" : "TEXT", |
| 1893 | + "languageId" : null, |
| 1894 | + "maxLength" : null, |
| 1895 | + "minLength" : null, |
| 1896 | + "options" : null, |
| 1897 | + "optionsDataSource" : null |
1878 | 1898 | }, { |
1879 | 1899 | "advancedOption" : null, |
1880 | 1900 | "description" : "Mime-Type to use when sending raw body content.", |
1881 | | - "displayCondition" : "'BINARY' == body.bodyContentType or 'RAW' == body.bodyContentType", |
| 1901 | + "displayCondition" : "'RAW' == body.bodyContentType", |
1882 | 1902 | "expressionEnabled" : null, |
1883 | 1903 | "hidden" : null, |
1884 | 1904 | "metadata" : { }, |
|
2862 | 2882 | "optionsDataSource" : null |
2863 | 2883 | } ], |
2864 | 2884 | "controlType" : "FILE_ENTRY" |
| 2885 | + }, { |
| 2886 | + "advancedOption" : null, |
| 2887 | + "description" : "Mime-Type to use when sending binary body content.", |
| 2888 | + "displayCondition" : "'BINARY' == body.bodyContentType", |
| 2889 | + "expressionEnabled" : null, |
| 2890 | + "hidden" : null, |
| 2891 | + "metadata" : { }, |
| 2892 | + "required" : null, |
| 2893 | + "name" : "bodyContentMimeType", |
| 2894 | + "type" : "STRING", |
| 2895 | + "defaultValue" : null, |
| 2896 | + "exampleValue" : null, |
| 2897 | + "label" : "Content Type", |
| 2898 | + "placeholder" : "text/plain", |
| 2899 | + "controlType" : "TEXT", |
| 2900 | + "languageId" : null, |
| 2901 | + "maxLength" : null, |
| 2902 | + "minLength" : null, |
| 2903 | + "options" : null, |
| 2904 | + "optionsDataSource" : null |
2865 | 2905 | }, { |
2866 | 2906 | "advancedOption" : null, |
2867 | 2907 | "description" : "Mime-Type to use when sending raw body content.", |
2868 | | - "displayCondition" : "'BINARY' == body.bodyContentType or 'RAW' == body.bodyContentType", |
| 2908 | + "displayCondition" : "'RAW' == body.bodyContentType", |
2869 | 2909 | "expressionEnabled" : null, |
2870 | 2910 | "hidden" : null, |
2871 | 2911 | "metadata" : { }, |
|
3849 | 3889 | "optionsDataSource" : null |
3850 | 3890 | } ], |
3851 | 3891 | "controlType" : "FILE_ENTRY" |
| 3892 | + }, { |
| 3893 | + "advancedOption" : null, |
| 3894 | + "description" : "Mime-Type to use when sending binary body content.", |
| 3895 | + "displayCondition" : "'BINARY' == body.bodyContentType", |
| 3896 | + "expressionEnabled" : null, |
| 3897 | + "hidden" : null, |
| 3898 | + "metadata" : { }, |
| 3899 | + "required" : null, |
| 3900 | + "name" : "bodyContentMimeType", |
| 3901 | + "type" : "STRING", |
| 3902 | + "defaultValue" : null, |
| 3903 | + "exampleValue" : null, |
| 3904 | + "label" : "Content Type", |
| 3905 | + "placeholder" : "text/plain", |
| 3906 | + "controlType" : "TEXT", |
| 3907 | + "languageId" : null, |
| 3908 | + "maxLength" : null, |
| 3909 | + "minLength" : null, |
| 3910 | + "options" : null, |
| 3911 | + "optionsDataSource" : null |
3852 | 3912 | }, { |
3853 | 3913 | "advancedOption" : null, |
3854 | 3914 | "description" : "Mime-Type to use when sending raw body content.", |
3855 | | - "displayCondition" : "'BINARY' == body.bodyContentType or 'RAW' == body.bodyContentType", |
| 3915 | + "displayCondition" : "'RAW' == body.bodyContentType", |
3856 | 3916 | "expressionEnabled" : null, |
3857 | 3917 | "hidden" : null, |
3858 | 3918 | "metadata" : { }, |
|
0 commit comments