|
213 | 213 | "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
214 | 214 | } |
215 | 215 | ], |
216 | | - "description": "Api Create or Update Properties." |
| 216 | + "description": "API Create or Update Properties." |
217 | 217 | }, |
218 | 218 | "resources": { |
219 | 219 | "type": "array", |
|
2552 | 2552 | "type": "string", |
2553 | 2553 | "minLength": 1, |
2554 | 2554 | "maxLength": 100, |
2555 | | - "description": "Describes the Revision of the Api. If no value is provided, default revision 1 is created" |
| 2555 | + "description": "Describes the revision of the API. If no value is provided, default revision 1 is created" |
2556 | 2556 | }, |
2557 | 2557 | "apiRevisionDescription": { |
2558 | 2558 | "type": "string", |
2559 | 2559 | "maxLength": 256, |
2560 | | - "description": "Description of the Api Revision." |
| 2560 | + "description": "Description of the API Revision." |
2561 | 2561 | }, |
2562 | 2562 | "apiType": { |
2563 | 2563 | "oneOf": [ |
|
2573 | 2573 | "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
2574 | 2574 | } |
2575 | 2575 | ], |
2576 | | - "description": "Type of Api to create. \n * `http` creates a REST API \n * `soap` creates a SOAP pass-through API \n * `websocket` creates websocket API." |
| 2576 | + "description": "Type of API to create. \n * `http` creates a REST API \n * `soap` creates a SOAP pass-through API \n * `websocket` creates websocket API." |
2577 | 2577 | }, |
2578 | 2578 | "apiVersion": { |
2579 | 2579 | "type": "string", |
2580 | 2580 | "maxLength": 100, |
2581 | | - "description": "Indicates the Version identifier of the API if the API is versioned" |
| 2581 | + "description": "Indicates the version identifier of the API if the API is versioned" |
2582 | 2582 | }, |
2583 | 2583 | "apiVersionDescription": { |
2584 | 2584 | "type": "string", |
2585 | 2585 | "maxLength": 256, |
2586 | | - "description": "Description of the Api Version." |
| 2586 | + "description": "Description of the API Version." |
2587 | 2587 | }, |
2588 | 2588 | "apiVersionSet": { |
2589 | 2589 | "oneOf": [ |
|
2774 | 2774 | "required": [ |
2775 | 2775 | "path" |
2776 | 2776 | ], |
2777 | | - "description": "Api Create or Update Properties." |
| 2777 | + "description": "API Create or Update Properties." |
2778 | 2778 | }, |
2779 | 2779 | "ApiCreateOrUpdatePropertiesWsdlSelector": { |
2780 | 2780 | "type": "object", |
|
3450 | 3450 | "type": "string", |
3451 | 3451 | "minLength": 1, |
3452 | 3452 | "maxLength": 2000, |
3453 | | - "description": "Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or Api Apps." |
| 3453 | + "description": "Management Uri of the Resource in External System. This url can be the Arm Resource Id of Logic Apps, Function Apps or API Apps." |
3454 | 3454 | }, |
3455 | 3455 | "title": { |
3456 | 3456 | "type": "string", |
|
4576 | 4576 | }, |
4577 | 4577 | "secretIdentifier": { |
4578 | 4578 | "type": "string", |
4579 | | - "description": "Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires Api Management service to be configured with aka.ms/apimmsi" |
| 4579 | + "description": "Key vault secret identifier for fetching secret. Providing a versioned secret will prevent auto-refresh. This requires API Management service to be configured with aka.ms/apimmsi" |
4580 | 4580 | } |
4581 | 4581 | }, |
4582 | 4582 | "description": "Create keyVault contract details." |
|
5024 | 5024 | "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
5025 | 5025 | } |
5026 | 5026 | ], |
5027 | | - "description": "Indicates if the Portal Revision is public." |
| 5027 | + "description": "Indicates if the portal's revision is public." |
5028 | 5028 | } |
5029 | 5029 | } |
5030 | 5030 | }, |
|
5431 | 5431 | "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" |
5432 | 5432 | } |
5433 | 5433 | ], |
5434 | | - "description": "Api Create or Update Properties." |
| 5434 | + "description": "API Create or Update Properties." |
5435 | 5435 | }, |
5436 | 5436 | "type": { |
5437 | 5437 | "type": "string", |
|
0 commit comments