-
Notifications
You must be signed in to change notification settings - Fork 2k
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
[ReleasePR azure-resourcemanager-policyinsights] Add xms-ids for PolicyInsights #23003
Closed
openapi-sdkautomation
wants to merge
1
commit into
Azure:main
from
AzureSDKAutomation:sdkAuto/azure-resourcemanager-policyinsights
Closed
[ReleasePR azure-resourcemanager-policyinsights] Add xms-ids for PolicyInsights #23003
openapi-sdkautomation
wants to merge
1
commit into
Azure:main
from
AzureSDKAutomation:sdkAuto/azure-resourcemanager-policyinsights
Conversation
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
Fix to support nextLink with post calls for python sdk (Azure#14035) * single example with post nextLinl * address suggestions * remove examples * Add nextLink param * Post on nextLink for all requests * Add api-version as param * update readme * prettier fix * fix lint err try * rename operation id * fix generation for python * fix casing of next link * Remove package * change one next link op to normal path * readme.python config * Update readme.python.md Co-authored-by: Namrata Jagasia <[email protected]> Co-authored-by: iscai-msft <[email protected]> Co-authored-by: Zed <[email protected]> Co-authored-by: msyyc <[email protected]>
openapi-sdkautomation
bot
force-pushed
the
sdkAuto/azure-resourcemanager-policyinsights
branch
from
July 16, 2021 08:39
32826ab
to
b1230f7
Compare
Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon. |
ghost
added
the
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
label
Jul 16, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-policyinsights] Fix to support nextLink with post calls for python sdk
[ReleasePR azure-resourcemanager-policyinsights] [policyinsights] Fix next_link
Jul 19, 2021
26 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-policyinsights] [policyinsights] Fix next_link
[ReleasePR azure-resourcemanager-policyinsights] Add swagger for missing CheckPolicyRestrictions API version
Sep 8, 2021
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-policyinsights] Add swagger for missing CheckPolicyRestrictions API version
[ReleasePR azure-resourcemanager-policyinsights] [Hub Generated] Review request for Microsoft.PolicyInsights to add version stable/2021-10-01
Nov 1, 2021
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-policyinsights] [Hub Generated] Review request for Microsoft.PolicyInsights to add version stable/2021-10-01
[ReleasePR azure-resourcemanager-policyinsights] update-typescript.md
Jan 6, 2022
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-policyinsights] update-typescript.md
[ReleasePR azure-resourcemanager-policyinsights] [Go] Add track2 config:elastic,resourcemover,policyinsights
Jan 14, 2022
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-policyinsights] [Go] Add track2 config:elastic,resourcemover,policyinsights
[ReleasePR azure-resourcemanager-policyinsights] add x-ms-enum to policyinsights
Feb 22, 2022
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-policyinsights] add x-ms-enum to policyinsights
[ReleasePR azure-resourcemanager-policyinsights] Add API version 2022-03-01 to Microsoft.PolicyInsights
Mar 15, 2022
25 tasks
openapi-sdkautomation
bot
changed the title
[ReleasePR azure-resourcemanager-policyinsights] Add API version 2022-03-01 to Microsoft.PolicyInsights
[ReleasePR azure-resourcemanager-policyinsights] Add xms-ids for PolicyInsights
Apr 5, 2022
25 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
customer-reported
Issues that are reported by GitHub users external to the Azure organization.
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Create to sync Azure/azure-rest-api-specs#17965
ReCreate this PR
curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/17965/azure-sdk-for-java/azure-resourcemanager-policyinsights/azure-resourcemanager-policyinsights-1.0.0-beta.3.jar" -o azure-resourcemanager-policyinsights-1.0.0-beta.3.jar mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-policyinsights -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-policyinsights-1.0.0-beta.3.jar -Dpackaging=jar -DgeneratePom=true