diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/IntegrationAccountBatchConfigurationsCreateOrUpdate.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/IntegrationAccountBatchConfigurationsCreateOrUpdate.json index 3a80cc6dad21..ceac00bace19 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/IntegrationAccountBatchConfigurationsCreateOrUpdate.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/IntegrationAccountBatchConfigurationsCreateOrUpdate.json @@ -6,18 +6,18 @@ "integrationAccountName": "testIntegrationAccount", "batchConfigurationName": "testBatchConfiguration", "batchConfiguration": { - "properties": { - "batchGroupName": "DEFAULT", - "releaseCriteria": { - "recurrence": { - "frequency": "Minute", - "interval": 1, - "startTime": "2017-03-24T11:43:00", - "timeZone": "India Standard Time" - }, - "messageCount": 10, - "batchSize": 234567 - } + "properties": { + "batchGroupName": "DEFAULT", + "releaseCriteria": { + "recurrence": { + "frequency": "Minute", + "interval": 1, + "startTime": "2017-03-24T11:43:00", + "timeZone": "India Standard Time" + }, + "messageCount": 10, + "batchSize": 234567 + } }, "location": "westus" } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/IntegrationAccountsListKeyVaultKeys.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/IntegrationAccountsListKeyVaultKeys.json index 8e0d521cc41b..dfbe4d860bbf 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/IntegrationAccountsListKeyVaultKeys.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/IntegrationAccountsListKeyVaultKeys.json @@ -6,8 +6,7 @@ "integrationAccountName": "testIntegrationAccount", "listKeyVaultKeys": { "skipToken": "testSkipToken", - "keyVault" : { - } + "keyVault": {} } }, "responses": { diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsCreateOrUpdate.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsCreateOrUpdate.json index cb801586bef5..8576c68e7cfe 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsCreateOrUpdate.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsCreateOrUpdate.json @@ -13,50 +13,50 @@ "processName": "Request Purchase Order", "description": "Test description", "activitySettings": { - "activityType": "RequestResponse", - "activityBehavior": { - "isAuthorizationRequired": false, - "persistentConfidentialityScope": "None", - "isSecuredTransportRequired": false, - "actionType": "DoubleAction", - "responseType": "Async", - "nonRepudiationOfOriginAndContent": false, - "retryCount": 2, - "timeToPerformInSeconds": 7200 - }, - "acknowledgmentOfReceiptSettings": { - "isNonRepudiationRequired": false, - "timeToAcknowledgeInSeconds": 600 - } + "activityType": "RequestResponse", + "activityBehavior": { + "isAuthorizationRequired": false, + "persistentConfidentialityScope": "None", + "isSecuredTransportRequired": false, + "actionType": "DoubleAction", + "responseType": "Async", + "nonRepudiationOfOriginAndContent": false, + "retryCount": 2, + "timeToPerformInSeconds": 7200 + }, + "acknowledgmentOfReceiptSettings": { + "isNonRepudiationRequired": false, + "timeToAcknowledgeInSeconds": 600 + } }, "initiatorRoleSettings": { - "action": "Purchase Order Request", - "role": "Buyer", - "description": "This partner role creates a demand for a product or service.", - "roleType": "Functional", - "service": "Buyer Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Purchase Order Request", - "description": "A request to accept a purchase order for fulfillment..", - "version": "V02.02.00" - } + "action": "Purchase Order Request", + "role": "Buyer", + "description": "This partner role creates a demand for a product or service.", + "roleType": "Functional", + "service": "Buyer Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Purchase Order Request", + "description": "A request to accept a purchase order for fulfillment..", + "version": "V02.02.00" + } }, "responderRoleSettings": { - "action": "Purchase Order Confirmation Action", - "role": "Seller", - "description": "An organization that sells products to partners in the supply chain.", - "roleType": "Organizational", - "service": "Seller Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Purchase Order Confirmation", - "description": "Formally confirms the status of line item(s) in a Purchase Order. A Purchase Order line item may have one of the following states: accepted, rejected, or pending.", - "version": "V02.02.00" - } + "action": "Purchase Order Confirmation Action", + "role": "Seller", + "description": "An organization that sells products to partners in the supply chain.", + "roleType": "Organizational", + "service": "Seller Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Purchase Order Confirmation", + "description": "Formally confirms the status of line item(s) in a Purchase Order. A Purchase Order line item may have one of the following states: accepted, rejected, or pending.", + "version": "V02.02.00" + } } - } -} + } + } }, "responses": { "200": { @@ -75,54 +75,54 @@ "processName": "Request Purchase Order", "description": "Test description", "activitySettings": { - "activityType": "RequestResponse", - "activityBehavior": { - "isAuthorizationRequired": false, - "persistentConfidentialityScope": "None", - "isSecuredTransportRequired": false, - "actionType": "DoubleAction", - "responseType": "Async", - "nonRepudiationOfOriginAndContent": false, - "retryCount": 2, - "timeToPerformInSeconds": 7200 - }, - "acknowledgmentOfReceiptSettings": { - "isNonRepudiationRequired": false, - "timeToAcknowledgeInSeconds": 600 - } + "activityType": "RequestResponse", + "activityBehavior": { + "isAuthorizationRequired": false, + "persistentConfidentialityScope": "None", + "isSecuredTransportRequired": false, + "actionType": "DoubleAction", + "responseType": "Async", + "nonRepudiationOfOriginAndContent": false, + "retryCount": 2, + "timeToPerformInSeconds": 7200 + }, + "acknowledgmentOfReceiptSettings": { + "isNonRepudiationRequired": false, + "timeToAcknowledgeInSeconds": 600 + } }, "initiatorRoleSettings": { - "action": "Purchase Order Request", - "role": "Buyer", - "description": "This partner role creates a demand for a product or service.", - "roleType": "Functional", - "service": "Buyer Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Purchase Order Request", - "description": "A request to accept a purchase order for fulfillment..", - "version": "V02.02.00" - } + "action": "Purchase Order Request", + "role": "Buyer", + "description": "This partner role creates a demand for a product or service.", + "roleType": "Functional", + "service": "Buyer Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Purchase Order Request", + "description": "A request to accept a purchase order for fulfillment..", + "version": "V02.02.00" + } }, "responderRoleSettings": { - "action": "Purchase Order Confirmation Action", - "role": "Seller", - "description": "An organization that sells products to partners in the supply chain.", - "roleType": "Organizational", - "service": "Seller Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Purchase Order Confirmation", - "description": "Formally confirms the status of line item(s) in a Purchase Order. A Purchase Order line item may have one of the following states: accepted, rejected, or pending.", - "version": "V02.02.00" - } + "action": "Purchase Order Confirmation Action", + "role": "Seller", + "description": "An organization that sells products to partners in the supply chain.", + "roleType": "Organizational", + "service": "Seller Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Purchase Order Confirmation", + "description": "Formally confirms the status of line item(s) in a Purchase Order. A Purchase Order line item may have one of the following states: accepted, rejected, or pending.", + "version": "V02.02.00" + } }, "createdTime": "2018-10-22T19:33:12.3769017Z", "changedTime": "2019-02-21T20:41:35.9796534Z" }, - "id":"/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.Logic/integrationAccounts/testia123/rosettaNetProcessConfigurations/3A4", - "name":"3A4", - "type":"Microsoft.Logic/integrationAccounts/rosettaNetProcessConfigurations" + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.Logic/integrationAccounts/testia123/rosettaNetProcessConfigurations/3A4", + "name": "3A4", + "type": "Microsoft.Logic/integrationAccounts/rosettaNetProcessConfigurations" } }, "201": { @@ -135,59 +135,59 @@ }, "body": { "properties": { - "createdTime":"2019-02-21T20:41:35.9789189Z", - "changedTime":"2019-02-21T20:41:35.9796534Z", + "createdTime": "2019-02-21T20:41:35.9789189Z", + "changedTime": "2019-02-21T20:41:35.9796534Z", "processCode": "3A4", "processVersion": "V02.02.00", "processName": "Request Purchase Order", "description": "Test description", "activitySettings": { - "activityType": "RequestResponse", - "activityBehavior": { - "isAuthorizationRequired": false, - "persistentConfidentialityScope": "None", - "isSecuredTransportRequired": false, - "actionType": "DoubleAction", - "responseType": "Async", - "nonRepudiationOfOriginAndContent": false, - "retryCount": 2, - "timeToPerformInSeconds": 7200 - }, - "acknowledgmentOfReceiptSettings": { - "isNonRepudiationRequired": false, - "timeToAcknowledgeInSeconds": 600 - } + "activityType": "RequestResponse", + "activityBehavior": { + "isAuthorizationRequired": false, + "persistentConfidentialityScope": "None", + "isSecuredTransportRequired": false, + "actionType": "DoubleAction", + "responseType": "Async", + "nonRepudiationOfOriginAndContent": false, + "retryCount": 2, + "timeToPerformInSeconds": 7200 + }, + "acknowledgmentOfReceiptSettings": { + "isNonRepudiationRequired": false, + "timeToAcknowledgeInSeconds": 600 + } }, "initiatorRoleSettings": { - "action": "Purchase Order Request", - "role": "Buyer", - "description": "This partner role creates a demand for a product or service.", - "roleType": "Functional", - "service": "Buyer Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Purchase Order Request", - "description": "A request to accept a purchase order for fulfillment..", - "version": "V02.02.00" - } + "action": "Purchase Order Request", + "role": "Buyer", + "description": "This partner role creates a demand for a product or service.", + "roleType": "Functional", + "service": "Buyer Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Purchase Order Request", + "description": "A request to accept a purchase order for fulfillment..", + "version": "V02.02.00" + } }, "responderRoleSettings": { - "action": "Purchase Order Confirmation Action", - "role": "Seller", - "description": "An organization that sells products to partners in the supply chain.", - "roleType": "Organizational", - "service": "Seller Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Purchase Order Confirmation", - "description": "Formally confirms the status of line item(s) in a Purchase Order. A Purchase Order line item may have one of the following states: accepted, rejected, or pending.", - "version": "V02.02.00" - } + "action": "Purchase Order Confirmation Action", + "role": "Seller", + "description": "An organization that sells products to partners in the supply chain.", + "roleType": "Organizational", + "service": "Seller Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Purchase Order Confirmation", + "description": "Formally confirms the status of line item(s) in a Purchase Order. A Purchase Order line item may have one of the following states: accepted, rejected, or pending.", + "version": "V02.02.00" + } } }, - "id":"/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.Logic/integrationAccounts/testia123/rosettaNetProcessConfigurations/3A4", - "name":"3A4", - "type":"Microsoft.Logic/integrationAccounts/rosettaNetProcessConfigurations" + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.Logic/integrationAccounts/testia123/rosettaNetProcessConfigurations/3A4", + "name": "3A4", + "type": "Microsoft.Logic/integrationAccounts/rosettaNetProcessConfigurations" } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsDelete.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsDelete.json index 9d781e0fda0e..64ef9a187eee 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsDelete.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsDelete.json @@ -1,13 +1,13 @@ { - "parameters":{ - "api-version":"2016-06-01", - "resourceGroupName":"testResourceGroup", - "subscriptionId":"34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", - "integrationAccountName":"testIntegrationAccount", - "rosettaNetProcessConfigurationName":"3A4" - }, - "responses":{ + "parameters": { + "api-version": "2016-06-01", + "resourceGroupName": "testResourceGroup", + "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", + "integrationAccountName": "testIntegrationAccount", + "rosettaNetProcessConfigurationName": "3A4" + }, + "responses": { "200": {}, "204": {} - } -} \ No newline at end of file + } +} diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsGet.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsGet.json index 60a5e229cce9..7166e46950c4 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsGet.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsGet.json @@ -1,68 +1,68 @@ { - "parameters":{ - "api-version":"2016-06-01", - "resourceGroupName":"testResourceGroup", - "subscriptionId":"34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", - "integrationAccountName":"testIntegrationAccount", - "rosettaNetProcessConfigurationName":"3A4" - }, - "responses":{ - "200":{ - "body":{ - "properties": { - "processCode": "3A4", - "processVersion": "V02.02.00", - "processName": "3A4", - "activitySettings": { - "activityType": "RequestResponse", - "activityBehavior": { - "isAuthorizationRequired": true, - "persistentConfidentialityScope": "Payload", - "isSecuredTransportRequired": true, - "actionType": "DoubleAction", - "responseType": "Async", - "nonRepudiationOfOriginAndContent": false, - "retryCount": 4, - "timeToPerformInSeconds": 600 - }, - "acknowledgmentOfReceiptSettings": { - "isNonRepudiationRequired": false, - "timeToAcknowledgeInSeconds": 60 - } - }, - "initiatorRoleSettings": { - "action": "Purchase Order Request Action", - "role": "Buyer", - "description": "An employee or organization that buys products for a partner type in the supply chain.", - "roleType": "Functional", - "service": "Buyer Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Purchase Order Request", - "description": "A request to accept a purchase order for fulfillment.", - "version": "V02.02.00" - } - }, - "responderRoleSettings": { - "action": "Purchase Order Confirmation Action", - "role": "Seller", - "description": "An organization that sells products to partners in the supply chain.", - "roleType": "Organizational", - "service": "Seller Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Purchase Order Confirmation", - "description": "Formally confirms the status of line item(s) in a Purchase Order. A Purchase Order line item may have one of the following states: accepted, rejected, or pending.", - "version": "V02.02.00" - } - }, - "createdTime": "2019-05-22T13:46:54.6312192Z", - "changedTime": "2019-05-29T20:09:48.5167814Z" - }, - "id": "/integrationAccounts/testIntegrationAccount/rosettaNetProcessConfigurations/3A4", - "name": "3A4", - "type": "Microsoft.Logic/integrationAccounts/rosettaNetProcessConfigurations" - } + "parameters": { + "api-version": "2016-06-01", + "resourceGroupName": "testResourceGroup", + "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", + "integrationAccountName": "testIntegrationAccount", + "rosettaNetProcessConfigurationName": "3A4" + }, + "responses": { + "200": { + "body": { + "properties": { + "processCode": "3A4", + "processVersion": "V02.02.00", + "processName": "3A4", + "activitySettings": { + "activityType": "RequestResponse", + "activityBehavior": { + "isAuthorizationRequired": true, + "persistentConfidentialityScope": "Payload", + "isSecuredTransportRequired": true, + "actionType": "DoubleAction", + "responseType": "Async", + "nonRepudiationOfOriginAndContent": false, + "retryCount": 4, + "timeToPerformInSeconds": 600 + }, + "acknowledgmentOfReceiptSettings": { + "isNonRepudiationRequired": false, + "timeToAcknowledgeInSeconds": 60 + } + }, + "initiatorRoleSettings": { + "action": "Purchase Order Request Action", + "role": "Buyer", + "description": "An employee or organization that buys products for a partner type in the supply chain.", + "roleType": "Functional", + "service": "Buyer Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Purchase Order Request", + "description": "A request to accept a purchase order for fulfillment.", + "version": "V02.02.00" + } + }, + "responderRoleSettings": { + "action": "Purchase Order Confirmation Action", + "role": "Seller", + "description": "An organization that sells products to partners in the supply chain.", + "roleType": "Organizational", + "service": "Seller Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Purchase Order Confirmation", + "description": "Formally confirms the status of line item(s) in a Purchase Order. A Purchase Order line item may have one of the following states: accepted, rejected, or pending.", + "version": "V02.02.00" + } + }, + "createdTime": "2019-05-22T13:46:54.6312192Z", + "changedTime": "2019-05-29T20:09:48.5167814Z" + }, + "id": "/integrationAccounts/testIntegrationAccount/rosettaNetProcessConfigurations/3A4", + "name": "3A4", + "type": "Microsoft.Logic/integrationAccounts/rosettaNetProcessConfigurations" } - } -} \ No newline at end of file + } + } +} diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsListByIntegrationAccounts.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsListByIntegrationAccounts.json index 1f99ac5dadf8..199ee16443af 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsListByIntegrationAccounts.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/RosettaNetProcessConfigurationsListByIntegrationAccounts.json @@ -24,54 +24,54 @@ "processVersion": "V02.00.00", "processName": "0A1", "activitySettings": { - "activityType": "InformationDistribution", - "activityBehavior": { - "isAuthorizationRequired": false, - "persistentConfidentialityScope": "None", - "isSecuredTransportRequired": false, - "actionType": "SingleAction", - "responseType": "Async", - "nonRepudiationOfOriginAndContent": false, - "retryCount": 4, - "timeToPerformInSeconds": 86400 - }, - "acknowledgmentOfReceiptSettings": { - "isNonRepudiationRequired": false, - "timeToAcknowledgeInSeconds": 36400 - } + "activityType": "InformationDistribution", + "activityBehavior": { + "isAuthorizationRequired": false, + "persistentConfidentialityScope": "None", + "isSecuredTransportRequired": false, + "actionType": "SingleAction", + "responseType": "Async", + "nonRepudiationOfOriginAndContent": false, + "retryCount": 4, + "timeToPerformInSeconds": 86400 + }, + "acknowledgmentOfReceiptSettings": { + "isNonRepudiationRequired": false, + "timeToAcknowledgeInSeconds": 36400 + } }, "initiatorRoleSettings": { - "action": "Failure Notification Action", - "role": "PIP Failure Notifier", - "description": "An organizational process that automatically notifies the appropriate Failure Report Administrator of a PIP process failure.", - "roleType": "Functional", - "service": "PIP Failure Notifier Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Failure Notification", - "description": "An unsolicited formal notification of the failure to perform a business activity.", - "version": "V02.00.00" - } + "action": "Failure Notification Action", + "role": "PIP Failure Notifier", + "description": "An organizational process that automatically notifies the appropriate Failure Report Administrator of a PIP process failure.", + "roleType": "Functional", + "service": "PIP Failure Notifier Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Failure Notification", + "description": "An unsolicited formal notification of the failure to perform a business activity.", + "version": "V02.00.00" + } }, "responderRoleSettings": { - "action": "Failure Notification Action", - "role": "Failure Report Administrator", - "description": "An employee or organizational entity that receives and processes PIP Failure Notifications.", - "roleType": "Organizational", - "service": "Failure Report Administrator Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Failure Notification", - "description": "An unsolicited formal notification of the failure to perform a business activity.", - "version": "V02.00.00" - } + "action": "Failure Notification Action", + "role": "Failure Report Administrator", + "description": "An employee or organizational entity that receives and processes PIP Failure Notifications.", + "roleType": "Organizational", + "service": "Failure Report Administrator Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Failure Notification", + "description": "An unsolicited formal notification of the failure to perform a business activity.", + "version": "V02.00.00" + } }, "createdTime": "2019-05-22T13:47:26.330972Z", "changedTime": "2019-05-22T13:47:26.3328234Z" - }, - "id":"/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.Logic/integrationAccounts/testia123//rosettaNetProcessConfigurations/0A1", - "name":"IntegrationAccountSession1662", - "type":"Microsoft.Logic/integrationAccounts/sessions" + }, + "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/testrg123/providers/Microsoft.Logic/integrationAccounts/testia123//rosettaNetProcessConfigurations/0A1", + "name": "IntegrationAccountSession1662", + "type": "Microsoft.Logic/integrationAccounts/sessions" }, { "properties": { @@ -79,47 +79,47 @@ "processVersion": "R02.00.00", "processName": "3A3", "activitySettings": { - "activityType": "RequestResponse", - "activityBehavior": { - "isAuthorizationRequired": false, - "persistentConfidentialityScope": "None", - "isSecuredTransportRequired": false, - "actionType": "DoubleAction", - "responseType": "Async", - "nonRepudiationOfOriginAndContent": false, - "retryCount": 4, - "timeToPerformInSeconds": 86400 - }, - "acknowledgmentOfReceiptSettings": { - "isNonRepudiationRequired": false, - "timeToAcknowledgeInSeconds": 36400 - } + "activityType": "RequestResponse", + "activityBehavior": { + "isAuthorizationRequired": false, + "persistentConfidentialityScope": "None", + "isSecuredTransportRequired": false, + "actionType": "DoubleAction", + "responseType": "Async", + "nonRepudiationOfOriginAndContent": false, + "retryCount": 4, + "timeToPerformInSeconds": 86400 + }, + "acknowledgmentOfReceiptSettings": { + "isNonRepudiationRequired": false, + "timeToAcknowledgeInSeconds": 36400 + } }, "initiatorRoleSettings": { - "action": "Shopping Cart Transfer Request Action", - "role": "Sales Facilitator", - "description": "This partner role facilitates the sale of product between partners in the supply chain.", - "roleType": "Functional", - "service": "Sales Facilitator Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Shopping Cart Transfer Request", - "description": "Requests a Supplier to confirm the transfer of a shopping cart.", - "version": "R02.00.00" - } + "action": "Shopping Cart Transfer Request Action", + "role": "Sales Facilitator", + "description": "This partner role facilitates the sale of product between partners in the supply chain.", + "roleType": "Functional", + "service": "Sales Facilitator Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Shopping Cart Transfer Request", + "description": "Requests a Supplier to confirm the transfer of a shopping cart.", + "version": "R02.00.00" + } }, "responderRoleSettings": { - "action": "Shopping Cart Transfer Confirmation Action", - "role": "Supplier", - "description": "This partner role supplies product to customers in the supply chain.", - "roleType": "Organizational", - "service": "Supplier Service", - "serviceClassification": "Business Service", - "businessDocument": { - "name": "Shopping Cart Transfer Confirmation", - "description": "Confirms the transfer of a shopping cart from a Sales Facilitator to a Supplier.", - "version": "R02.00.00" - } + "action": "Shopping Cart Transfer Confirmation Action", + "role": "Supplier", + "description": "This partner role supplies product to customers in the supply chain.", + "roleType": "Organizational", + "service": "Supplier Service", + "serviceClassification": "Business Service", + "businessDocument": { + "name": "Shopping Cart Transfer Confirmation", + "description": "Confirms the transfer of a shopping cart from a Sales Facilitator to a Supplier.", + "version": "R02.00.00" + } }, "createdTime": "2019-05-31T06:46:08.1261454Z", "changedTime": "2019-05-31T06:46:08.129905Z" diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsList.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsList.json index b057508ba63e..4bf84603c963 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsList.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowRunsList.json @@ -8,7 +8,7 @@ "responses": { "200": { "body": { - "value": [ + "value": [ { "properties": { "waitEndTime": "2018-08-10T20:16:32.044238Z", diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersRun.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersRun.json index a0884d8baecc..d5ef6341bd95 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersRun.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersRun.json @@ -8,7 +8,7 @@ }, "responses": { "default": { - "body" : {} + "body": {} } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersSetState.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersSetState.json index ce138e4c8e0b..3887816c0f0c 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersSetState.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowTriggersSetState.json @@ -6,12 +6,10 @@ "workflowName": "testWorkflow", "triggerName": "testTrigger", "setState": { - "source": { - } + "source": {} } }, "responses": { - "200": { - } + "200": {} } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsGet.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsGet.json index c096cfa0bfad..68bf77a17872 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsGet.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowVersionsGet.json @@ -35,5 +35,5 @@ "tags": {} } } - } + } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsCreateOrUpdate.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsCreateOrUpdate.json index 2cdc0a3f95fa..90c83fc78aa3 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsCreateOrUpdate.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsCreateOrUpdate.json @@ -59,7 +59,7 @@ }, "responses": { "200": { - "body": { + "body": { "properties": { "provisioningState": "Succeeded", "createdTime": "2018-04-25T01:39:21.4365247Z", @@ -83,7 +83,7 @@ "parameters": {} } } - }, + }, "201": { "body": { "properties": { diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGet.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGet.json index 9b22baec7949..e9a8d30c027a 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGet.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsGet.json @@ -37,5 +37,5 @@ "tags": {} } } - } + } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListByResourceGroup.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListByResourceGroup.json index 9bfcb996f8b8..bee0ba58a582 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListByResourceGroup.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListByResourceGroup.json @@ -6,7 +6,7 @@ }, "responses": { "200": { - "body": { + "body": { "value": [ { "properties": { @@ -30,7 +30,7 @@ "outputs": {} }, "parameters": {} - }, + }, "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", "name": "test-workflow", "type": "Microsoft.Logic/workflows", diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListBySubscription.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListBySubscription.json index d613c282cc0b..9aee6ae8b6e1 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListBySubscription.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsListBySubscription.json @@ -29,7 +29,7 @@ "outputs": {} }, "parameters": {} - }, + }, "id": "/subscriptions/34adfa4f-cedf-4dc0-ba29-b6d1a69ab345/resourceGroups/test-resource-group/providers/Microsoft.Logic/workflows/test-workflow", "name": "test-workflow", "type": "Microsoft.Logic/workflows", diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsMove.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsMove.json index 9ddfb7c4245d..22a0534d49f4 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsMove.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsMove.json @@ -5,19 +5,19 @@ "subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345", "workflowName": "testWorkflow", "move": { - "properties": { - "definition": { - "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", - "contentVersion": "1.0.0.0", - "parameters": {}, - "triggers": {}, - "actions": {}, - "outputs": {} - } - }, - "location": "brazilsouth", - "tags": {} - } + "properties": { + "definition": { + "$schema": "https://schema.management.azure.com/providers/Microsoft.Logic/schemas/2016-06-01/workflowdefinition.json#", + "contentVersion": "1.0.0.0", + "parameters": {}, + "triggers": {}, + "actions": {}, + "outputs": {} + } + }, + "location": "brazilsouth", + "tags": {} + } }, "responses": { "200": {}, diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsUpdate.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsUpdate.json index af483a7aa29a..68cbe17e3b4f 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsUpdate.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsUpdate.json @@ -82,7 +82,7 @@ }, "parameters": {} } - } + } } } } diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsValidateByLocation.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsValidateByLocation.json index e9ceaecb22d5..407bb45c8b9d 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsValidateByLocation.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/examples/WorkflowsValidateByLocation.json @@ -5,8 +5,8 @@ "resourceGroupName": "test-resource-group", "location": "brazilsouth", "workflowName": "test-workflow", - "workflow" : { - "properties" : {} + "workflow": { + "properties": {} } }, "responses": { diff --git a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json index b414c6055e04..77d4055b2c5e 100644 --- a/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json +++ b/specification/logic/resource-manager/Microsoft.Logic/stable/2016-06-01/logic.json @@ -9305,7 +9305,7 @@ } ] }, - "IntegrationAccountRosettaNetProcessConfigurationProperties": { + "IntegrationAccountRosettaNetProcessConfigurationProperties": { "type": "object", "required": [ "processCode",