-
Notifications
You must be signed in to change notification settings - Fork 5.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
[Azure Search] Add SkillsetOperations to C# code generation settings #5132
Merged
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
Automation for azure-sdk-for-jsNothing to generate for azure-sdk-for-js |
Automation for azure-sdk-for-goNothing to generate for azure-sdk-for-go |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
Automation for azure-sdk-for-javaNothing to generate for azure-sdk-for-java |
Can one of the admins verify this patch? |
brjohnstmsft
approved these changes
Feb 1, 2019
sarangan12
approved these changes
Feb 1, 2019
Merged
9 tasks
yangl900
added a commit
to yangl900/azure-rest-api-specs
that referenced
this pull request
Feb 4, 2019
jhendrixMSFT
pushed a commit
that referenced
this pull request
Feb 4, 2019
* Revert "typo: azure-mgmt-containerservices -> azure-mgmt-containerservice (#5103)" This reverts commit c8be36b. * Revert "Add missing Java code gen info to Kusto (#5142)" This reverts commit 8c304e7. * Revert "Update compute.json (#4866)" This reverts commit 72afb64. * Revert "Add SkillsetOperations to C# code generation settings (#5132)" This reverts commit b2ed47f. * Revert "[GuestConfiguration]Update ConfigurationInfo class to include version field (#5131)" This reverts commit 930987c. * Revert "Adding new api-version to Microsoft.Security Alerts resource (#4902)" This reverts commit 93f46f5. * Revert "Add a spec for policyStates API version 2018-07-01-preview (#5134)" This reverts commit 84d025e. * Revert "added link to disk properties for UltraSSD values (#5135)" This reverts commit e713e24. * Revert "Undoing unintended removal of a field (#5133)" This reverts commit e0f2f8c. * Revert "Run separate instance of OAV (#5026)" This reverts commit e44239a. * Revert "Eventhub: Added skipEmptyArchives to Eventhub CaptureDescription (#5105)" This reverts commit eaf5e5c. * Revert "Resourcehealth events response (#5116)" This reverts commit 935baac. * Revert "Add Helm Events to ACR Schema for Event Grid (#5109)" This reverts commit 6f4cee5. * Revert " Creates the "real" API for Scheduled Alert Rules (#5084)" This reverts commit d847550. * Revert "Update managedInstances.json (#5114)" This reverts commit 2072ba5. * Revert "HDFS FE: Update 2018-11-09 DataLakeStorage Swagger. (#5108)" This reverts commit 60a8c18. * Revert "Add dispatch child to LUIS Runtime response (#5100)" This reverts commit 03581da. * Revert "Add new field 'proximityPlacementGroup' to properties of HanaInstance (#5107)" This reverts commit 31fa6a1. * Revert "fix Go SDK codegen for Microsoft.Insights (#5106)" This reverts commit b5ac8e3. * Revert "[AKS] add apiServerAuthorizedIPRanges property (#5101)" This reverts commit 8d178c3.
TalluriAnusha
pushed a commit
to AsrOneSdk/azure-rest-api-specs
that referenced
this pull request
Feb 6, 2019
mccleanp
pushed a commit
that referenced
this pull request
Mar 23, 2022
* PrettyCheck fix DeleteVMMServer.json * PrettyCheck files in examples * git go sdk track 2 * Correcting the format
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Add SkillsetOperations as one of the classes that have special code generation settings in the AutoRest configuration file. This allows SkillsetOperations in the SDK to be generated directly from the specification without hand-editing.
FYI: @brjohnstmsft
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.