|
630 | 630 | "pattern": "^[A-Za-z0-9]+(-[A-Za-z0-9]+)*$" |
631 | 631 | }, |
632 | 632 | { |
633 | | - "name": "resource", |
| 633 | + "name": "request", |
634 | 634 | "in": "body", |
635 | 635 | "description": "Data Manager For Agriculture resource create or update request object.", |
636 | 636 | "required": true, |
|
692 | 692 | "pattern": "^[A-Za-z0-9]+(-[A-Za-z0-9]+)*$" |
693 | 693 | }, |
694 | 694 | { |
695 | | - "name": "properties", |
| 695 | + "name": "request", |
696 | 696 | "in": "body", |
697 | 697 | "description": "Request object.", |
698 | 698 | "required": true, |
|
953 | 953 | "maxLength": 63 |
954 | 954 | }, |
955 | 955 | { |
956 | | - "name": "resource", |
| 956 | + "name": "body", |
957 | 957 | "in": "body", |
958 | 958 | "description": "Body must be valid DataConnector request.", |
959 | 959 | "required": true, |
|
1226 | 1226 | "type": "string" |
1227 | 1227 | }, |
1228 | 1228 | { |
1229 | | - "name": "resource", |
| 1229 | + "name": "requestBody", |
1230 | 1230 | "in": "body", |
1231 | 1231 | "description": "Extension resource request body.", |
1232 | 1232 | "required": true, |
|
1448 | 1448 | "type": "string" |
1449 | 1449 | }, |
1450 | 1450 | { |
1451 | | - "name": "resource", |
| 1451 | + "name": "request", |
1452 | 1452 | "in": "body", |
1453 | 1453 | "description": "Request object.", |
1454 | 1454 | "required": true, |
|
1903 | 1903 | "pattern": "^[a-zA-Z]{3,50}[.][a-zA-Z]{3,100}$" |
1904 | 1904 | }, |
1905 | 1905 | { |
1906 | | - "name": "resource", |
| 1906 | + "name": "requestBody", |
1907 | 1907 | "in": "body", |
1908 | 1908 | "description": "Solution resource request body.", |
1909 | 1909 | "required": true, |
|
2259 | 2259 | }, |
2260 | 2260 | "$skipToken": { |
2261 | 2261 | "type": "string", |
2262 | | - "description": "Token used in retrieving the next page. If null, there are no additional pages." |
| 2262 | + "description": "Token used in retrieving the next page. If null, there are no additional pages.", |
| 2263 | + "x-ms-client-name": "skipToken" |
2263 | 2264 | } |
2264 | 2265 | }, |
2265 | 2266 | "required": [ |
|
2358 | 2359 | }, |
2359 | 2360 | "$skipToken": { |
2360 | 2361 | "type": "string", |
2361 | | - "description": "Token used in retrieving the next page. If null, there are no additional pages." |
| 2362 | + "description": "Token used in retrieving the next page. If null, there are no additional pages.", |
| 2363 | + "x-ms-client-name": "skipToken" |
2362 | 2364 | } |
2363 | 2365 | }, |
2364 | 2366 | "required": [ |
|
2432 | 2434 | }, |
2433 | 2435 | "$skipToken": { |
2434 | 2436 | "type": "string", |
2435 | | - "description": "Token used in retrieving the next page. If null, there are no additional pages." |
| 2437 | + "description": "Token used in retrieving the next page. If null, there are no additional pages.", |
| 2438 | + "x-ms-client-name": "skipToken" |
2436 | 2439 | } |
2437 | 2440 | }, |
2438 | 2441 | "required": [ |
|
2634 | 2637 | }, |
2635 | 2638 | "$skipToken": { |
2636 | 2639 | "type": "string", |
2637 | | - "description": "Token used in retrieving the next page. If null, there are no additional pages." |
| 2640 | + "description": "Token used in retrieving the next page. If null, there are no additional pages.", |
| 2641 | + "x-ms-client-name": "skipToken" |
2638 | 2642 | } |
2639 | 2643 | }, |
2640 | 2644 | "required": [ |
|
2872 | 2876 | "value": "Failed" |
2873 | 2877 | } |
2874 | 2878 | ] |
2875 | | - }, |
2876 | | - "readOnly": true |
| 2879 | + } |
2877 | 2880 | }, |
2878 | 2881 | "PrivateEndpointServiceConnectionStatus": { |
2879 | 2882 | "type": "string", |
|
3015 | 3018 | "value": "Running" |
3016 | 3019 | } |
3017 | 3020 | ] |
3018 | | - }, |
3019 | | - "readOnly": true |
| 3021 | + } |
3020 | 3022 | }, |
3021 | 3023 | "PublicNetworkAccess": { |
3022 | 3024 | "type": "string", |
|
3098 | 3100 | }, |
3099 | 3101 | "$skipToken": { |
3100 | 3102 | "type": "string", |
3101 | | - "description": "Token used in retrieving the next page. If null, there are no additional pages." |
| 3103 | + "description": "Token used in retrieving the next page. If null, there are no additional pages.", |
| 3104 | + "x-ms-client-name": "skipToken" |
3102 | 3105 | } |
3103 | 3106 | }, |
3104 | 3107 | "required": [ |
|
0 commit comments