-
Notifications
You must be signed in to change notification settings - Fork 5.2k
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 #2544 from Azure/partnercenterpackageingestion
renaming from PartnerCenter to PartnerCenterIngestion.
- Loading branch information
Showing
4 changed files
with
28 additions
and
28 deletions.
There are no files selected for viewing
23 changes: 0 additions & 23 deletions
23
...anager/Microsoft.PartnerCenter/preview/2020-12-07-preview/examples/OperationGroupGet.json
This file was deleted.
Oops, something went wrong.
23 changes: 23 additions & 0 deletions
23
...crosoft.PartnerCenterIngestion/preview/2020-12-07-preview/examples/OperationGroupGet.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 |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"parameters": { | ||
"api-version": "2020-12-07-preview" | ||
}, | ||
"responses": { | ||
"200": { | ||
"body": { | ||
"value": [ | ||
{ | ||
"name": "Microsoft.PartnerCenterIngestion/register/action", | ||
"isDataAction": false, | ||
"display": { | ||
"provider": "Microsoft Partner Center Ingestion", | ||
"resource": "Partner Center Ingestion Resource provider", | ||
"operation": "Registers the Partner Center Ingestion Provider", | ||
"description": "Registers the subscription with the Partner Center Ingestion Resource Provider and enables SIG image publishing in Partner Center." | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
} |
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
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