Skip to content
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-extendedlocation] Update the label property of request body of find target resource api #24037

Conversation

openapi-sdkautomation[bot]
Copy link

@openapi-sdkautomation openapi-sdkautomation bot commented Sep 10, 2021

Create to sync Azure/azure-rest-api-specs#17917
ReCreate this PR

curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/17917/azure-sdk-for-java/azure-resourcemanager-extendedlocation/azure-resourcemanager-extendedlocation-1.0.0-beta.2.jar" -o azure-resourcemanager-extendedlocation-1.0.0-beta.2.jar
mvn install:install-file -DgroupId=com.azure.resourcemanager -DartifactId=azure-resourcemanager-extendedlocation -Dversion=1.0.0-beta.0 -Dfile=azure-resourcemanager-extendedlocation-1.0.0-beta.2.jar -Dpackaging=jar -DgeneratePom=true

Add Microsoft.ExtendedLocation [CustomLocation] 2021-08-15 stable API Version (Azure#15967)

* Add 2021-08-15 stable API Version

* Update Patch Properties to add identity

* Typo

* Prettier check

Co-authored-by: Aditi <[email protected]>
@ghost ghost added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Sep 10, 2021
@ghost
Copy link

ghost commented Sep 10, 2021

Thank you for your contribution openapi-sdkautomation[bot]! We will review the pull request and get back to you soon.

@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] Add Microsoft.ExtendedLocation [CustomLocation] 2021-08-15 stable API Version [ReleasePR azure-resourcemanager-extendedlocation] Amalladi/extendedlocation update operationID field Sep 17, 2021
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] Amalladi/extendedlocation update operationID field [ReleasePR azure-resourcemanager-extendedlocation] Microsoft.ExtendedLocations listoperations example Sep 22, 2021
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] Microsoft.ExtendedLocations listoperations example [ReleasePR azure-resourcemanager-extendedlocation] Amalladi/extendedlocation update listavailable operations example Oct 8, 2021
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] Amalladi/extendedlocation update listavailable operations example [ReleasePR azure-resourcemanager-extendedlocation] Track2 modify readme.go.md 4 Nov 30, 2021
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] Track2 modify readme.go.md 4 [ReleasePR azure-resourcemanager-extendedlocation] Fix module name, extendedlocation,edegorderpartner Dec 1, 2021
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] Fix module name, extendedlocation,edegorderpartner [ReleasePR azure-resourcemanager-extendedlocation] Track2 modify readme.go.md 4 Jan 5, 2022
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] Track2 modify readme.go.md 4 [ReleasePR azure-resourcemanager-extendedlocation] Fix module name, extendedlocation,edegorderpartner Jan 5, 2022
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] Fix module name, extendedlocation,edegorderpartner [ReleasePR azure-resourcemanager-extendedlocation] update-typescript.md Jan 6, 2022
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] update-typescript.md [ReleasePR azure-resourcemanager-extendedlocation] Initial commit for new version and new child resource type extended l… Feb 17, 2022
@openapi-sdkautomation openapi-sdkautomation bot changed the title [ReleasePR azure-resourcemanager-extendedlocation] Initial commit for new version and new child resource type extended l… [ReleasePR azure-resourcemanager-extendedlocation] Update the label property of request body of find target resource api Feb 24, 2022
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this pull request May 18, 2023
[Hub Generated] Publish private branch 'dev-dns-Microsoft.Network-2023-07-01-preview' (Azure#24037)

* Intermediate Commit - Added DnssecConfigs resource type

* Add RelativeRecordSetNameParameter to remove duplicate configs

* Add RecordTypeParameter to remove duplicate configs

* Revert "Add RecordTypeParameter to remove duplicate configs"

This reverts commit f97bd65a09ee611d77c9c6080ecc4cac2c296a01.

* Add Definitions for new record types

* Add placeholders for tests

* Add examples for dnssecconfigs

* Reference Patch examples for DS, TLSA and NAPTR

* Add delete api examples for ds, naptr and tlsa recordsets

* Add examples for NAPTR recordset

* Add examples for DS and TLSA recordset

* Add 2023-07-preview version for dns in Autorest configs

* Fix API version in examples

* Address comments

* Fix Lint errors

* Fix model validation

* Fix model validation and delete privatedns examples

* Fix UNREFERENCED_JSON_FILE

* Fix SpellCheck

* Fix MissingTypeObject

* Fix Validations

* Fix XmsIdentifierValidation

* Fix PathForNestedResource and PathForNestedResource

* Fix PageableOperation and LroLocationHeader

* Remove systemData from Dnssec

* Fix RequiredReadOnlySystemData

* Fix XmsParameterLocation

* Fix XmsIdentifierValidation

* Fix ParametersOrder

* Fix PathForNestedResource

* Fix indentation

* Check

* Fix XmsLongRunningOperationOptions TopLevelResourcesListBySubscription OperationsAPIImplementation

* Fix nextlink for list dnssecconfigs

* Fix ParameterNotUsingCommonTypes

* Fix some validations

* Fix

* Refactor RecordTypeParameter

* Revert resource type references from common-types

* Suppress ResourceMustReferenceCommonTypes and LroErrorContent

* Suppress GetCollectionOnlyHasValueAndNextLink

* None

* Use new suppression format

* Suppress OperationsAPIImplementation and GetCollectionOnlyHasValueAndNextLink without where condition

* Fix descriptions

* Fix AvoidAdditionalProperties

* None

* Address comments

* Add DNSKEY and DDDS in custom-words list

* Address comments

* Address comments

* Improve suppression docs

* Change Dns to DNS in description

* False commit to kick git CI

---------

Co-authored-by: Vatsalya Chauhan <[email protected]>
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants