-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Add new version for Microsoft.Solutions #7212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Please diff later commits with this one for the changes.
Add Jit requests. Try fix Model validation.
In Testing, Please Ignore[Logs] (Generated from 15cad4f, Iteration 4)
|
Automation for azure-sdk-for-pythonA PR has been created for you based on this PR content. Once this PR will be merged, content will be added to your service PR: |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
|
Can one of the admins verify this patch? |
| "Applications" | ||
| ], | ||
| "operationId": "Applications_CreateOrUpdate", | ||
| "description": "Creates a new managed application.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Create or Update per operationId?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry these are just copied from the old version. Could you ignore the first commit during review?
| "Applications" | ||
| ], | ||
| "operationId": "Applications_ListByResourceGroup", | ||
| "description": "Gets all the applications within a resource group.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
List all...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is also from the old version.
| } | ||
| } | ||
| }, | ||
| "/{applicationId}": { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/subscriptions/{subscriptionId}/providers/Microsoft.Solutions/applications/{applicationId} ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is the fully qualified application Id. Also it's from the old version.
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
|
Hi @dandanwang0320 could you pls address comments from reviewing board? |
|
Hi @dandanwang0320 are you still on this PR? or is it ok to close the PR if you're not ready for reviewing? |
|
@yungezz Yes. I replied some of your comments. Synced with Bryan offline for some necessary changes needed within ARM code. |
|
HI @ryansbenson could you pls review the PR again after author's updating? |
|
Will add more API/Properties as I'm fixing Ryan's comments. |
|
Hi @ryansbenson, I've resolved your comments and added several more resources to the new version to keep this updated. |
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Outdated
Show resolved
Hide resolved
Remove update access since it should be internal only(used by PIM team)
|
@pilor I've responded/fixed the comments you left. We decided to remove one of the APIs since it's facing internal customers only(updateAccess). |
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Show resolved
Hide resolved
...on/resources/resource-manager/Microsoft.Solutions/stable/2019-07-01/managedapplications.json
Show resolved
Hide resolved
|
@dandanwang0320 is this PR ready to merge? |
Let's do it next Monday. Is it Ok? Edit: |
* First commit for new version folder with old files Please diff later commits with this one for the changes. * Update version. Add Jit requests. Try fix Model validation. * Update operation Id * Operations read, refresh permission, PR comments. * Application definition artifact. * Fix build * Fix build * Jit Patch * Post async 202 * Fix example model valiation. * Fix PR comments. Remove update access since it should be internal only(used by PIM team) * Capitalization to fix build. * Read only properties * Removed application definition artifact, which is internal and don't need a swagger.
Update to the latest api version.
Move Jit request changes to this PR.
Latest improvements:
MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.
Contribution checklist:
ARM API Review Checklist
Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs.
Please follow the link to find more details on API review process.