-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2624 from alluri02/sralluri/confluent-stable-master
Sralluri/confluent stable master
- Loading branch information
Showing
19 changed files
with
1,489 additions
and
143 deletions.
There are no files selected for viewing
60 changes: 30 additions & 30 deletions
60
...Microsoft.Confluent/preview/2020-03-01-preview/examples/MarketplaceAgreements_Create.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,30 +1,30 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2020-03-01-preview", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"requestBody": { | ||
"properties": { | ||
"accepted": true | ||
} | ||
} | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Confluent/agreements/default", | ||
"name": "default", | ||
"type": "Microsoft.Confluent/agreements", | ||
"properties": { | ||
"publisher": "pubid1", | ||
"product": "offid1", | ||
"plan": "planid1", | ||
"licenseTextLink": "test.licenseLink1", | ||
"privacyPolicyLink": "test.privacyPolicyLink1", | ||
"retrieveDatetime": "2020-11-05T17:33:07.12132Z", | ||
"signature": "YKWOQOKH2BCKZ46O7SCKHANWEENRFRU5WB4LXDFUYWCBWTS4AG4SGQXCOZYIR5ZJCZTXRMZKYZMO2BJSL5YKPLAR4LBFRUNS6CRYE7A", | ||
"accepted": true | ||
} | ||
} | ||
} | ||
} | ||
} | ||
{ | ||
"parameters": { | ||
"api-version": "2020-03-01-preview", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000", | ||
"requestBody": { | ||
"properties": { | ||
"accepted": true | ||
} | ||
} | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Confluent/agreements/default", | ||
"name": "default", | ||
"type": "Microsoft.Confluent/agreements", | ||
"properties": { | ||
"publisher": "pubid1", | ||
"product": "offid1", | ||
"plan": "planid1", | ||
"licenseTextLink": "test.licenseLink1", | ||
"privacyPolicyLink": "test.privacyPolicyLink1", | ||
"retrieveDatetime": "2020-11-05T17:33:07.12132Z", | ||
"signature": "YKWOQOKH2BCKZ46O7SCKHANWEENRFRU5WB4LXDFUYWCBWTS4AG4SGQXCOZYIR5ZJCZTXRMZKYZMO2BJSL5YKPLAR4LBFRUNS6CRYE7A", | ||
"accepted": true | ||
} | ||
} | ||
} | ||
} | ||
} |
90 changes: 45 additions & 45 deletions
90
...r/Microsoft.Confluent/preview/2020-03-01-preview/examples/MarketplaceAgreements_List.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,45 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2020-03-01-preview", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Confluent/agreements/default", | ||
"name": "planid1", | ||
"type": "Microsoft.Confluent/agreements", | ||
"properties": { | ||
"publisher": "pubid1", | ||
"product": "offid1", | ||
"plan": "planid1", | ||
"licenseTextLink": "test.licenseLink1", | ||
"privacyPolicyLink": "test.privacyPolicyLink1", | ||
"retrieveDatetime": "2017-08-15T11:33:07.12132Z", | ||
"signature": "ASDFSDAFWEFASDGWERLWER", | ||
"accepted": true | ||
} | ||
}, | ||
{ | ||
"id": "id2", | ||
"name": "planid2", | ||
"type": "Microsoft.Confluent/agreements", | ||
"properties": { | ||
"publisher": "pubid2", | ||
"product": "offid2", | ||
"plan": "planid2", | ||
"licenseTextLink": "test.licenseLin2k", | ||
"privacyPolicyLink": "test.privacyPolicyLink2", | ||
"retrieveDatetime": "2017-08-14T11:33:07.12132Z", | ||
"signature": "ASDFSDAFWEFASDGWERLWER", | ||
"accepted": true | ||
} | ||
} | ||
], | ||
"nextLink": null | ||
} | ||
} | ||
} | ||
} | ||
{ | ||
"parameters": { | ||
"api-version": "2020-03-01-preview", | ||
"subscriptionId": "00000000-0000-0000-0000-000000000000" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"id": "/subscriptions/00000000-0000-0000-0000-000000000000/providers/Microsoft.Confluent/agreements/default", | ||
"name": "planid1", | ||
"type": "Microsoft.Confluent/agreements", | ||
"properties": { | ||
"publisher": "pubid1", | ||
"product": "offid1", | ||
"plan": "planid1", | ||
"licenseTextLink": "test.licenseLink1", | ||
"privacyPolicyLink": "test.privacyPolicyLink1", | ||
"retrieveDatetime": "2017-08-15T11:33:07.12132Z", | ||
"signature": "ASDFSDAFWEFASDGWERLWER", | ||
"accepted": true | ||
} | ||
}, | ||
{ | ||
"id": "id2", | ||
"name": "planid2", | ||
"type": "Microsoft.MarketplaceOrdering/offertypes", | ||
"properties": { | ||
"publisher": "pubid2", | ||
"product": "offid2", | ||
"plan": "planid2", | ||
"licenseTextLink": "test.licenseLin2k", | ||
"privacyPolicyLink": "test.privacyPolicyLink2", | ||
"retrieveDatetime": "2017-08-14T11:33:07.12132Z", | ||
"signature": "ASDFSDAFWEFASDGWERLWER", | ||
"accepted": true | ||
} | ||
} | ||
], | ||
"nextLink": null | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.