Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[AutoPR network/resource-manager] Model ContainerNic refs under ContainerNicConfig as sub resources #3794

Merged
merged 1 commit into from
Nov 14, 2018

Conversation

AutorestCI
Copy link
Contributor

change container nics property type on container nic config to resourceid
@AutorestCI
Copy link
Contributor Author

AutorestCI commented Nov 14, 2018

(message created by the CI based on PR content)

Installation instruction

Package azure-mgmt-network

You can install the package azure-mgmt-network of this PR using the following command:
pip install "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4459#egg=azure-mgmt-network&subdirectory=azure-mgmt-network"

You can build a wheel to distribute for test using the following command:
pip wheel --no-deps "git+https://github.com/Azure/azure-sdk-for-python@restapi_auto_4459#egg=azure-mgmt-network&subdirectory=azure-mgmt-network"

If you have a local clone of this repository, you can also do:

  • git checkout restapi_auto_4459
  • pip install -e ./azure-mgmt-network

Or build a wheel file to distribute for testing:

  • git checkout restapi_auto_4459
  • pip wheel --no-deps ./azure-mgmt-network

Direct download

Your files can be directly downloaded here:

@AutorestCI AutorestCI merged commit 314732c into restapi_auto_network-november-release Nov 14, 2018
@AutorestCI AutorestCI deleted the restapi_auto_4459 branch November 14, 2018 02:09
lmazuel pushed a commit that referenced this pull request Nov 27, 2018
…or Microsoft.Network to add version 2018-10-01 (#3718)

* Generated from 1c4c94911c840bcab2e7e7541433713f9de4a819

Updates API version in new specs and examples

* Packaging update of azure-mgmt-network

* Generated from dd13fa490b5666f900241da864fd4213652d1770 (#3776)

Make NIC VM ref readonly

* Generated from a8dc3164dab1737d09b57c3ada8c1132aaddfd66 (#3794)

change container nics property type on container nic config to resourceid

* Generated from a18fe30f1349bb8e07d0ec1f3bf977b0e70d48a0

Revert "Model ContainerNic refs under ContainerNicConfig as sub resources" (#4467)

* Revert "Application Gateway - Adds Rewrite rule set for Header CRUD (#4331)"

This reverts commit 633d12d5b552b102f874182b8f50266eb97fdc85.

* Revert "Port fix from PR 4459 to 2018-10-01 (#4463)"

This reverts commit 5ea0c7b8bcf16d992bb1f2b5f3b52208354a4391.

* Revert "change container nics property type on container nic config to resourceid (#4459)"

This reverts commit baf31d901254dd4bf4f1813e9faeec1c9805f775.

* Generated from a34ad413b26c915dad887c853358c77b1c76ee5a (#3798)

Revert "change container nics property type on container nic config to resourceid (#4459)"

This reverts commit baf31d901254dd4bf4f1813e9faeec1c9805f775.

* Generated from f321a6cb703b15bbe927a4b34005830c495c4e34

Fixes the missing array for the header actions (#4497)

* Generated from 8f92958053478b5df8f9489654192a68a1532578

Network py 2018-10

* Generated from e58229772d0b26de18f701e416410521e358bb00

Application gateway Identity and Keyvault support (#4387)

* identity and keyvault

* Capitalization comment

* Generated from 428b52b308b52edc6e1dd617cb96ba8ee59e7b92 (#3842)

Capitalization comment

* Generated from 3749af17da52fd48f69870d8bacc577a54650ad1 (#3861)

Ported fix from master branch
lmazuel pushed a commit that referenced this pull request Nov 27, 2018
* Generated from 52981377b86caf85843799cd4294ec9101af0dcf (#3777)

Make NIC VM readOnly

* [AutoPR network/resource-manager] [Portal Generated] Review request for Microsoft.Network to add version 2018-10-01 (#3718)

* Generated from 1c4c94911c840bcab2e7e7541433713f9de4a819

Updates API version in new specs and examples

* Packaging update of azure-mgmt-network

* Generated from dd13fa490b5666f900241da864fd4213652d1770 (#3776)

Make NIC VM ref readonly

* Generated from a8dc3164dab1737d09b57c3ada8c1132aaddfd66 (#3794)

change container nics property type on container nic config to resourceid

* Generated from a18fe30f1349bb8e07d0ec1f3bf977b0e70d48a0

Revert "Model ContainerNic refs under ContainerNicConfig as sub resources" (#4467)

* Revert "Application Gateway - Adds Rewrite rule set for Header CRUD (#4331)"

This reverts commit 633d12d5b552b102f874182b8f50266eb97fdc85.

* Revert "Port fix from PR 4459 to 2018-10-01 (#4463)"

This reverts commit 5ea0c7b8bcf16d992bb1f2b5f3b52208354a4391.

* Revert "change container nics property type on container nic config to resourceid (#4459)"

This reverts commit baf31d901254dd4bf4f1813e9faeec1c9805f775.

* Generated from a34ad413b26c915dad887c853358c77b1c76ee5a (#3798)

Revert "change container nics property type on container nic config to resourceid (#4459)"

This reverts commit baf31d901254dd4bf4f1813e9faeec1c9805f775.

* Generated from f321a6cb703b15bbe927a4b34005830c495c4e34

Fixes the missing array for the header actions (#4497)

* Generated from 8f92958053478b5df8f9489654192a68a1532578

Network py 2018-10

* Generated from e58229772d0b26de18f701e416410521e358bb00

Application gateway Identity and Keyvault support (#4387)

* identity and keyvault

* Capitalization comment

* Generated from 428b52b308b52edc6e1dd617cb96ba8ee59e7b92 (#3842)

Capitalization comment

* Generated from 3749af17da52fd48f69870d8bacc577a54650ad1 (#3861)

Ported fix from master branch

* Rebuild by #3779

* 2018-10-01 as new latest

* 2.4.0

* Network 2018-10-01 test re-recordings

* Generated from b9c1d4353fbd76618c6f3f73d9d5e0b508b843e5 (#3884)

Add support for list api for global reach connections
AutorestCI added a commit that referenced this pull request Dec 14, 2018
…Server Variables APIs" (#4068)

* [AutoPR] network/resource-manager (#3779)

* Generated from 52981377b86caf85843799cd4294ec9101af0dcf (#3777)

Make NIC VM readOnly

* [AutoPR network/resource-manager] [Portal Generated] Review request for Microsoft.Network to add version 2018-10-01 (#3718)

* Generated from 1c4c94911c840bcab2e7e7541433713f9de4a819

Updates API version in new specs and examples

* Packaging update of azure-mgmt-network

* Generated from dd13fa490b5666f900241da864fd4213652d1770 (#3776)

Make NIC VM ref readonly

* Generated from a8dc3164dab1737d09b57c3ada8c1132aaddfd66 (#3794)

change container nics property type on container nic config to resourceid

* Generated from a18fe30f1349bb8e07d0ec1f3bf977b0e70d48a0

Revert "Model ContainerNic refs under ContainerNicConfig as sub resources" (#4467)

* Revert "Application Gateway - Adds Rewrite rule set for Header CRUD (#4331)"

This reverts commit 633d12d5b552b102f874182b8f50266eb97fdc85.

* Revert "Port fix from PR 4459 to 2018-10-01 (#4463)"

This reverts commit 5ea0c7b8bcf16d992bb1f2b5f3b52208354a4391.

* Revert "change container nics property type on container nic config to resourceid (#4459)"

This reverts commit baf31d901254dd4bf4f1813e9faeec1c9805f775.

* Generated from a34ad413b26c915dad887c853358c77b1c76ee5a (#3798)

Revert "change container nics property type on container nic config to resourceid (#4459)"

This reverts commit baf31d901254dd4bf4f1813e9faeec1c9805f775.

* Generated from f321a6cb703b15bbe927a4b34005830c495c4e34

Fixes the missing array for the header actions (#4497)

* Generated from 8f92958053478b5df8f9489654192a68a1532578

Network py 2018-10

* Generated from e58229772d0b26de18f701e416410521e358bb00

Application gateway Identity and Keyvault support (#4387)

* identity and keyvault

* Capitalization comment

* Generated from 428b52b308b52edc6e1dd617cb96ba8ee59e7b92 (#3842)

Capitalization comment

* Generated from 3749af17da52fd48f69870d8bacc577a54650ad1 (#3861)

Ported fix from master branch

* Rebuild by #3779

* 2018-10-01 as new latest

* 2.4.0

* Network 2018-10-01 test re-recordings

* Generated from b9c1d4353fbd76618c6f3f73d9d5e0b508b843e5 (#3884)

Add support for list api for global reach connections

* [AutoPR] sqlvirtualmachine/resource-manager (#3810)

* [AutoPR sqlvirtualmachine/resource-manager] [Do Not Merge] New Swagger specification for Microsoft.SqlVirtualMachine Resource Provider.  (#3748)

* Generated from 5e8b28090177ca4a22ae577fdecc8f4bae4ebcd0

Addressing code review comments, adding readme file

* Packaging update of azure-mgmt-sqlvirtualmachine

* Generated from f2820727481088045e25bda0ffe17cd71e304d2c

Addressing code review comments

* Generated from 5fb1ee8844dbe6df07569a955405beda98f63e59

Addressing comments

* Packaging

* Packaging update of azure-mgmt-sqlvirtualmachine

* Update version.py

* [AutoPR] sqlvirtualmachine/resource-manager (#4020)

* [AutoPR sqlvirtualmachine/resource-manager] [Portal Generated] Review request for Microsoft.SqlVirtualMachine to add version 2017-03-01-preview (#3982)

* Generated from 8cf04559ccfe6540af242b9977aaac00c2d8a3cc

Updating the swagger

* Generated from 5ea83941799d7a33a652fbec840c663b2161232e

Moving property to the end of the object

* Update version.py

* ChangeLog

* [AutoPR] servicefabric/data-plane (#3865)

* [AutoPR servicefabric/data-plane] typo: servicefabric/data-plane/Microsoft.ServiceFabric/servicefabric (#3848)

* Generated from cebed9a01f5c0a1a57c6a8b4108d08e6ce853dd7

typo: servicefabric/data-plane/Microsoft.ServiceFabric/stable/6.2/servicefabric

- specificed -> specified
- sucessful -> successful
- resturns -> returns
- commited -> committed
- Double word "maximum"
- Double word "with"

* Packaging update of azure-servicefabric

* [AutoPR servicefabric/data-plane] Swagger specification for Service Fabric runtime version 6.4  (#3898)

* Generated from 6415c5920fc51ac978815e71c12089643a219c49

Swagger specification for Service Fabric runtime version 6.4

* Generated from c69b3d22ae7f74ae4932d3fdce146ff567441664

fix typos specificed -> specified, sucessful -> successful, resturns -> returns, commited -> committed, Double word "maximum", Double word "with"

* Generated from 494e01db96f17beb1d349ab74358274971b26d08

remove invalid character

* [AutoPR servicefabric/data-plane] typo: servicefabric/data-plane/Microsoft.ServiceFabric (#4000)

* Generated from 5305ee85120064c4201d196fbc1b272ea31cdd0a

typo: servicefabric/data-plane/Microsoft.ServiceFabric

- dataloss -> data loss
- specificed -> specified
- sucsessful -> successful

* Generated from 5305ee85120064c4201d196fbc1b272ea31cdd0a

typo: servicefabric/data-plane/Microsoft.ServiceFabric

- dataloss -> data loss
- specificed -> specified
- sucsessful -> successful

* Update HISTORY.rst

* Update sdk_packaging.toml

* Packaging update of azure-servicefabric

* [AutoPR] containerregistry/resource-manager (#3909)

* [AutoPR containerregistry/resource-manager] [ACR] Add empty resource group name validation, minor cleanup (#3832)

* Generated from 404ce04b1a1c4cac92a67328f319a021f320935a

Add empty resource group name validation, minor cleanup

* Generated from 9f8eefc2216772a9f2713725aec5ba1b92c26104

Add network rule set properties, empty resource group validation

* Generated from 4acb1b6d259fdd431a87a4d4f3ce25458432078c

Fix network rule set default value

* Generated from 43b818a4578f6fa9b0237aad66b14d896ff6a614

Fix resource group name

* Generated from 3e12549e66336e4ca6fa81b49aaf9ed7d2797cce

Add network rule set properties, empty resource group validation

* Generated from dd007e2442dd2126ce789aaad017872ea4adaa1e

Add a missing comma

* Update version.py

* Update HISTORY.rst

* [AutoPR] logic/resource-manager (#2782)

* Generated from 95a292d7110d9797050ecf6a7305199ae4fe2d1a (#2777)

Adding in description of available filter options

* Generated from 67a236748ca1406e2afe69d99f39a1c1bb7167c9 (#3118)

Fix for extra / on the end of the triggers endpoint

* Generated from 989e7b0c282b2fd93eda33260b929a28ae975cbe (#3191)

Remove extra prep files, update the readme

* [AutoPR logic/resource-manager] Change some string modelled enums back into enums (#3237)

* Generated from 2b946c42fe05c892efee90f150c5b2b7897d9e8d

Change some string modelled enums back into enums

* Generated from c016726b2b4438bf45bdbebe25f68a67330478b0

Change EDIFACT back to be an enum, not a string

* Packaging update of azure-mgmt-logic

* Generated from 14736179143e9c45f99655ed4066c1ff36c6a98e (#3319)

Remove default response from Sessions to bring them inline with the remaining artifacts

* [AutoPR logic/resource-manager] Add 2 missing endpoints to newest versions Microsoft.Logic (#3693)

* Generated from 6533a0dd2a5dfbe7ec76f3f2b6c407c876d4315d

Add missing endpoints to newest versions

* Packaging update of azure-mgmt-logic

* Generated from 09ee5609f7e335c47444a741f70625da9ce05630

Changing copy error of POST to GET. Added missing page links

* Generated from 1bbdab407fa1f6f3e68f40d006d153dcea4a0b44

Fix for top level properties errir

* Generated from 7ecc9d663ef1e01cd44bd527cc11dfc3f07f6bcb

Rename CloudError to not a potentially reserved name and removed the x-ms-external flag

* Generated from 91bb28bda57ea3c1098996d219975365b5499509

Use already existing error response object

* Generated from 469707fc77ddb1e4989140acd566312a7f170318 (#3807)

Don't make ResourceReference id readonly, it's causing a bug in the SDK where an Logic Apps with integration accounts can't be saved

* Packaging update of azure-mgmt-logic

* Generated from 145604c497541dd3ed7dc990057d1ed6e18513ba (#3995)

Bugfix for swagger/sdk not matching the underlying service API

* Update version.py

* ChangeLog

* Record with latest API

* [AutoPR] cognitiveservices/data-plane/CustomWebSearch (#2597)

* Generated from 8f44fce8ff071d239a14dbb1e074d39dccf38b3d (#2578)

renaming custom search to custom web search

* Generated from 59d29e5b9ede1195ac7ef5b826889226ad9a240d (#3771)

Py conf in its own file

* Update version.py

* Deprecated file

* ChangeLog

* Packaging update of azure-cognitiveservices-search-customsearch

* Update sdk_packaging.toml

* Packaging update of azure-cognitiveservices-search-customsearch

* Update HISTORY.rst

* [AutoPR] hdinsight/resource-manager (#3460)

* [AutoPR hdinsight/resource-manager] [HDInsight] Added additional parameters for security profile (#3440)

* Generated from 8bf74387f7be3983a5b31f6957ef4c289cd795c4

[HDInsight] Added additional parameters for security profile

* Packaging update of azure-mgmt-hdinsight

* Generated from f99eb282c2ff4d338081525e31c0951f2a521332 (#3550)

Added HDInsight support for MSI

* [HDInsight] Rerecorded tests

* Packaging update of azure-mgmt-hdinsight

* Generated from 4470c45fbc3ee7fef05111908a961c64dec8f97f (#3721)

Fixed non-existent extra parameter (bug)

* Generated from de07e1b451ebc32e2150c85225702957853cccaf (#3785)

[HDInsight] - Support KV URL

* Packaging update of azure-mgmt-hdinsight

* [HDInsight] - Generate code for API version package-2018-06-preview (#4023)

* Rebuild by #3460

* 0.2.0

* [AutoPR] cognitiveservices/data-plane/CustomImageSearch (#2555)

* [AutoPR cognitiveservices/data-plane/CustomImageSearch] Adding custom image search swagger spec (#2514)

* Generated from c9d4d41fb69f65f205c2ecbcdde8d1d1262ecbb7

Adding custom image search

* Generated from 9f5bcc92bfd5f05be333758d433ffa36c96e40a2

Adding custom image search

* Generated from e8d819e50515f9b0ba463341a2a38b3a9ebc6210

Adding custom image search

* Packaging update of azure-cognitiveservices-search-customimagesearch

* Update packaging info for Custom Image Search

* Packaging update of azure-cognitiveservices-search-customimagesearch

* Update version.py

* Update HISTORY.rst

* Packaging details fix (#4048)

* [AutoPR] containerservices/resource-manager (#3378)

* Generated from 19c94f3e6c0b83241ce012d44f5db47765d5e6a4 (#3376)

Remove serverAppSecret which is not required for AKS cluster updates

* [AutoPR containerservices/resource-manager] Support two apiversion for container service (#3618)

* Generated from 663fe8f24bfa51bd8ea47b8e047d1c7d27dd776d

rebase and resolve conflict

* Packaging update of azure-mgmt-containerservice

* Generated from 902f5cc7a0d60d80fd13c9cf75c5081aac3e69d9

add osMC resource in the readme

* Generated from 3f9220b29a0180bf1a037013514ea859e6a0bf22

add listcredential api back

* Packaging update of azure-mgmt-containerservice

* Generated from de4b057ff9497a76da9201e5a339fa4f90022320

Merge branch 'support-two-apiversion' of github.com:zqingqing1/azure-rest-api-specs into support-two-apiversion

* Generated from feb703f2baba9455e3f4e671fc7ef0479111392f

change default tag to 2018-09-30-preview

* Generated from 6da165da530980a01c317254a5807602731621df

udpate tag to lastest version

* Packaging update of azure-mgmt-containerservice

* ACS multi-api

* ACS 4.3.0

* [AutoPR containerservices/resource-manager] ContainerServices - OpenShift - Add new routes and update (#3891)

* Generated from 6b22760d25bbe32479e70eb08a6222f9e4157b50

remove private preview count limitations

* Generated from ad95dc3aa4cc2e6d9948b79432cf1ac9c0d50641

Update description to remove min and max limitations

* Update HISTORY.rst

* Generated from f2e0fa789dbdbdb599809b597bf3c778be91e9d7

Revert "Swagger changes for App Gw Server Variables APIs (#4345)"

This reverts commit 1a5e0f4e76a901d9813609370a7e8571c253dffc.
azclibot pushed a commit to azclibot/azure-sdk-for-python that referenced this pull request Nov 18, 2021
[Hub Generated] Public private branch 'dev-orbital-Microsoft.Orbital-2021-04-04-preview' (Azure#16781)

* New Swagger Spec File

* New Swagger Example Spec File

* New Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Go Language Readme Config File

* New Python Language Readme Config File

* New Typescript Language Readme Config File

* New C# Language Readme Config File

* Orbital sdk 2021 04 04 preview (Azure#5253)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Added orbital.json file

* Passed linting using AutoRest for 2020-09-01 Azure Orbital Private Privew

* Updated Operation object under Azure Orbital 2020-09-01 preview.

* Updated Operation object under Azure Orbital 2020-09-01 preview.

* Updated Satellites object for Azure Orbital 2020-09-01 preview

* Updated examples for Azure Orbital Private Preview 2020-09-01

* Updated examples for Azure Orbital Private Preview 2020-09-01

* Updated examples for Azure Orbital Private Preview 2020-09-01

* Addressed feedback from ARMChangesRequested

* Updated the GetAvailableContacts api to add long running operation

* Updated the api version

* Updated the objects based on discussion with PM.

* list available ground station made a POST request (Azure#2521)

* list available ground station made a POST request

* Swagger LintDiff fix

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* swagger specs for version-20210404-preview

* removed cross version references. Copied over unchanged examples from the previous API version 2021-09-01-preview

* removed availableGroundStations API

* New Readme Config File

New Go Language Readme Config File

New Typescript Language Readme Config File

New Python Language Readme Config File

New C# Language Readme Config File

New Ruby Language Readme Config File

New Swagger Spec File

New Swagger Example Spec File

Added orbital.json file

Passed linting using AutoRest for 2020-09-01 Azure Orbital Private Privew

Updated Operation object under Azure Orbital 2020-09-01 preview.

Updated Operation object under Azure Orbital 2020-09-01 preview.

Updated Satellites object for Azure Orbital 2020-09-01 preview

Updated examples for Azure Orbital Private Preview 2020-09-01

Updated examples for Azure Orbital Private Preview 2020-09-01

Updated examples for Azure Orbital Private Preview 2020-09-01

Addressed feedback from ARMChangesRequested

Updated the GetAvailableContacts api to add long running operation

Updated the api version

Updated the objects based on discussion with PM.

list available ground station made a POST request (Azure#2521)

* list available ground station made a POST request

* Swagger LintDiff fix

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* validation check changes. Avocado, SpellCheck and prettier

* validation checks changes

* Modify readme.md for sdk generation

* added system data

* sdk pre namer validation changes

* lintdiff warning changes

* add comms scenario swagger (Azure#3794)

* add comms scenario swagger

* remove unused example

* fix some validation errors

* fix style issues

* update spec based on feedback

* add updated example files

* fix CI errors

* change endpoints/connections list APIs to posts from gets

* connections lists from endpoints return resource IDs rather than full
objects.

* update examples files for endpoints connections list APIs

* fix operationIds and add descriptions

* fix more op ids and add descriptions for real

* fix typos, add constraints, and remove kbps/gbps from bandwidth (Azure#4023)

* Updates to Resource Types (Modifications and Renames) (Azure#4294)

* update orbital.json

* update examples

* prettier fix

* unfix old api version

* fix ci issues

* make more fields immutable

* update provisioning states

* swagger specs for Available groundstation APIs, version 2021-preview (Azure#4920)

* swagger specs for Available groundstation APIs, version 2021-preview

* npm prettier check

* added type object

* removed capability and global comms info from responses

* prettier fix

* changed AP id response

* changes to schema to follow ARM format, resource id update

* Spelling check fix

* Ground Station spell check

* added groundstation to custom words

* Revert "added groundstation to custom words"

This reverts commit 0d7e18217de98836dcb8ba991685e15436004836.

* Revert "Ground Station spell check"

This reverts commit ef85b3b26f9ddf81dc1f50a9b677f9d8f115c4cf.

* Revert "Spelling check fix"

This reverts commit 6bd95c6e013889b6d488703846bbe87bbbb9c494.

* word addition

* type in response

* type definition in swagger

* readonly add

Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>

* removed comms APIs

* readme updated

* fixed Swagger Avocado errors

* swagger lintDiff fix 1

* swagger lintDiff fix 2

* swagger lintDiff fix 3

Co-authored-by: Sunny Patel <sunny27710@gmail.com>
Co-authored-by: Sunny Patel <sunpatel@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com>
Co-authored-by: Akanksha Bhattacharyya <akanksha.nb@gmail.com>
Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>

* operation IDs updated (Azure#5461)

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* Dev orbital microsoft.orbital 2021 04 04 preview (Azure#5491)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* Azure Orbital - Review points implemented (Azure#5507)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* reorder some parameters

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>

* Removed Empty allOf (Azure#5510)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* removed empty allOf

* validation checks

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* readme.go.md fixed (Azure#5512)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* removed empty allOf

* validation checks

* readme.go.md fixed

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* Remove last empty allOf (Azure#5513)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* removed empty allOf

* validation checks

* readme.go.md fixed

* remove one last empty allOf

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

Co-authored-by: Sunny Patel <sunny27710@gmail.com>
Co-authored-by: Sunny Patel <sunpatel@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com>
Co-authored-by: Akanksha Bhattacharyya <akanksha.nb@gmail.com>
Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>
Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>
msyyc pushed a commit that referenced this pull request Nov 23, 2021
* CodeGen from PR 16781 in Azure/azure-rest-api-specs
[Hub Generated] Public private branch 'dev-orbital-Microsoft.Orbital-2021-04-04-preview' (#16781)

* New Swagger Spec File

* New Swagger Example Spec File

* New Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Go Language Readme Config File

* New Python Language Readme Config File

* New Typescript Language Readme Config File

* New C# Language Readme Config File

* Orbital sdk 2021 04 04 preview (#5253)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Added orbital.json file

* Passed linting using AutoRest for 2020-09-01 Azure Orbital Private Privew

* Updated Operation object under Azure Orbital 2020-09-01 preview.

* Updated Operation object under Azure Orbital 2020-09-01 preview.

* Updated Satellites object for Azure Orbital 2020-09-01 preview

* Updated examples for Azure Orbital Private Preview 2020-09-01

* Updated examples for Azure Orbital Private Preview 2020-09-01

* Updated examples for Azure Orbital Private Preview 2020-09-01

* Addressed feedback from ARMChangesRequested

* Updated the GetAvailableContacts api to add long running operation

* Updated the api version

* Updated the objects based on discussion with PM.

* list available ground station made a POST request (#2521)

* list available ground station made a POST request

* Swagger LintDiff fix

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* swagger specs for version-20210404-preview

* removed cross version references. Copied over unchanged examples from the previous API version 2021-09-01-preview

* removed availableGroundStations API

* New Readme Config File

New Go Language Readme Config File

New Typescript Language Readme Config File

New Python Language Readme Config File

New C# Language Readme Config File

New Ruby Language Readme Config File

New Swagger Spec File

New Swagger Example Spec File

Added orbital.json file

Passed linting using AutoRest for 2020-09-01 Azure Orbital Private Privew

Updated Operation object under Azure Orbital 2020-09-01 preview.

Updated Operation object under Azure Orbital 2020-09-01 preview.

Updated Satellites object for Azure Orbital 2020-09-01 preview

Updated examples for Azure Orbital Private Preview 2020-09-01

Updated examples for Azure Orbital Private Preview 2020-09-01

Updated examples for Azure Orbital Private Preview 2020-09-01

Addressed feedback from ARMChangesRequested

Updated the GetAvailableContacts api to add long running operation

Updated the api version

Updated the objects based on discussion with PM.

list available ground station made a POST request (#2521)

* list available ground station made a POST request

* Swagger LintDiff fix

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* validation check changes. Avocado, SpellCheck and prettier

* validation checks changes

* Modify readme.md for sdk generation

* added system data

* sdk pre namer validation changes

* lintdiff warning changes

* add comms scenario swagger (#3794)

* add comms scenario swagger

* remove unused example

* fix some validation errors

* fix style issues

* update spec based on feedback

* add updated example files

* fix CI errors

* change endpoints/connections list APIs to posts from gets

* connections lists from endpoints return resource IDs rather than full
objects.

* update examples files for endpoints connections list APIs

* fix operationIds and add descriptions

* fix more op ids and add descriptions for real

* fix typos, add constraints, and remove kbps/gbps from bandwidth (#4023)

* Updates to Resource Types (Modifications and Renames) (#4294)

* update orbital.json

* update examples

* prettier fix

* unfix old api version

* fix ci issues

* make more fields immutable

* update provisioning states

* swagger specs for Available groundstation APIs, version 2021-preview (#4920)

* swagger specs for Available groundstation APIs, version 2021-preview

* npm prettier check

* added type object

* removed capability and global comms info from responses

* prettier fix

* changed AP id response

* changes to schema to follow ARM format, resource id update

* Spelling check fix

* Ground Station spell check

* added groundstation to custom words

* Revert "added groundstation to custom words"

This reverts commit 0d7e18217de98836dcb8ba991685e15436004836.

* Revert "Ground Station spell check"

This reverts commit ef85b3b26f9ddf81dc1f50a9b677f9d8f115c4cf.

* Revert "Spelling check fix"

This reverts commit 6bd95c6e013889b6d488703846bbe87bbbb9c494.

* word addition

* type in response

* type definition in swagger

* readonly add

Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>

* removed comms APIs

* readme updated

* fixed Swagger Avocado errors

* swagger lintDiff fix 1

* swagger lintDiff fix 2

* swagger lintDiff fix 3

Co-authored-by: Sunny Patel <sunny27710@gmail.com>
Co-authored-by: Sunny Patel <sunpatel@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com>
Co-authored-by: Akanksha Bhattacharyya <akanksha.nb@gmail.com>
Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>

* operation IDs updated (#5461)

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* Dev orbital microsoft.orbital 2021 04 04 preview (#5491)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* Azure Orbital - Review points implemented (#5507)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* reorder some parameters

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>

* Removed Empty allOf (#5510)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* removed empty allOf

* validation checks

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* readme.go.md fixed (#5512)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* removed empty allOf

* validation checks

* readme.go.md fixed

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* Remove last empty allOf (#5513)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* removed empty allOf

* validation checks

* readme.go.md fixed

* remove one last empty allOf

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

Co-authored-by: Sunny Patel <sunny27710@gmail.com>
Co-authored-by: Sunny Patel <sunpatel@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com>
Co-authored-by: Akanksha Bhattacharyya <akanksha.nb@gmail.com>
Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>
Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>

* version,CHANGELOG

Co-authored-by: SDKAuto <sdkautomation@microsoft.com>
Co-authored-by: Sunny Patel <sunny27710@gmail.com>
Co-authored-by: Sunny Patel <sunpatel@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com>
Co-authored-by: Akanksha Bhattacharyya <akanksha.nb@gmail.com>
Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>
Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>
Co-authored-by: PythonSdkPipelines <PythonSdkPipelines>
azure-sdk referenced this pull request in azure-sdk/azure-sdk-for-python Apr 27, 2022
[Hub Generated] Publish private branch 'dev-orbital-Microsoft.Orbital-2021-04-04-preview' (Azure#18551)

* New Swagger Spec File

* New Swagger Example Spec File

* New Readme Config File

* New Azure AZ Readme Config File

* New Azure CLI Readme Config File

* New Go Language Readme Config File

* New Python Language Readme Config File

* New Typescript Language Readme Config File

* New C# Language Readme Config File

* Orbital sdk 2021 04 04 preview (#5253)

* New Readme Config File

* New Go Language Readme Config File

* New Typescript Language Readme Config File

* New Python Language Readme Config File

* New C# Language Readme Config File

* New Ruby Language Readme Config File

* New Swagger Spec File

* New Swagger Example Spec File

* Added orbital.json file

* Passed linting using AutoRest for 2020-09-01 Azure Orbital Private Privew

* Updated Operation object under Azure Orbital 2020-09-01 preview.

* Updated Operation object under Azure Orbital 2020-09-01 preview.

* Updated Satellites object for Azure Orbital 2020-09-01 preview

* Updated examples for Azure Orbital Private Preview 2020-09-01

* Updated examples for Azure Orbital Private Preview 2020-09-01

* Updated examples for Azure Orbital Private Preview 2020-09-01

* Addressed feedback from ARMChangesRequested

* Updated the GetAvailableContacts api to add long running operation

* Updated the api version

* Updated the objects based on discussion with PM.

* list available ground station made a POST request (#2521)

* list available ground station made a POST request

* Swagger LintDiff fix

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* swagger specs for version-20210404-preview

* removed cross version references. Copied over unchanged examples from the previous API version 2021-09-01-preview

* removed availableGroundStations API

* New Readme Config File

New Go Language Readme Config File

New Typescript Language Readme Config File

New Python Language Readme Config File

New C# Language Readme Config File

New Ruby Language Readme Config File

New Swagger Spec File

New Swagger Example Spec File

Added orbital.json file

Passed linting using AutoRest for 2020-09-01 Azure Orbital Private Privew

Updated Operation object under Azure Orbital 2020-09-01 preview.

Updated Operation object under Azure Orbital 2020-09-01 preview.

Updated Satellites object for Azure Orbital 2020-09-01 preview

Updated examples for Azure Orbital Private Preview 2020-09-01

Updated examples for Azure Orbital Private Preview 2020-09-01

Updated examples for Azure Orbital Private Preview 2020-09-01

Addressed feedback from ARMChangesRequested

Updated the GetAvailableContacts api to add long running operation

Updated the api version

Updated the objects based on discussion with PM.

list available ground station made a POST request (#2521)

* list available ground station made a POST request

* Swagger LintDiff fix

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* validation check changes. Avocado, SpellCheck and prettier

* validation checks changes

* Modify readme.md for sdk generation

* added system data

* sdk pre namer validation changes

* lintdiff warning changes

* add comms scenario swagger (#3794)

* add comms scenario swagger

* remove unused example

* fix some validation errors

* fix style issues

* update spec based on feedback

* add updated example files

* fix CI errors

* change endpoints/connections list APIs to posts from gets

* connections lists from endpoints return resource IDs rather than full
objects.

* update examples files for endpoints connections list APIs

* fix operationIds and add descriptions

* fix more op ids and add descriptions for real

* fix typos, add constraints, and remove kbps/gbps from bandwidth (#4023)

* Updates to Resource Types (Modifications and Renames) (#4294)

* update orbital.json

* update examples

* prettier fix

* unfix old api version

* fix ci issues

* make more fields immutable

* update provisioning states

* swagger specs for Available groundstation APIs, version 2021-preview (#4920)

* swagger specs for Available groundstation APIs, version 2021-preview

* npm prettier check

* added type object

* removed capability and global comms info from responses

* prettier fix

* changed AP id response

* changes to schema to follow ARM format, resource id update

* Spelling check fix

* Ground Station spell check

* added groundstation to custom words

* Revert "added groundstation to custom words"

This reverts commit 0d7e18217de98836dcb8ba991685e15436004836.

* Revert "Ground Station spell check"

This reverts commit ef85b3b26f9ddf81dc1f50a9b677f9d8f115c4cf.

* Revert "Spelling check fix"

This reverts commit 6bd95c6e013889b6d488703846bbe87bbbb9c494.

* word addition

* type in response

* type definition in swagger

* readonly add

Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>

* removed comms APIs

* readme updated

* fixed Swagger Avocado errors

* swagger lintDiff fix 1

* swagger lintDiff fix 2

* swagger lintDiff fix 3

Co-authored-by: Sunny Patel <sunny27710@gmail.com>
Co-authored-by: Sunny Patel <sunpatel@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com>
Co-authored-by: Akanksha Bhattacharyya <akanksha.nb@gmail.com>
Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>

* operation IDs updated (#5461)

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* Dev orbital microsoft.orbital 2021 04 04 preview (#5491)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* Azure Orbital - Review points implemented (#5507)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* reorder some parameters

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>

* Removed Empty allOf (#5510)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* removed empty allOf

* validation checks

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* readme.go.md fixed (#5512)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* removed empty allOf

* validation checks

* readme.go.md fixed

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* Remove last empty allOf (#5513)

* operation IDs updated

* updated OperationListResult definition

* review points implemented

* referencing CloudError, ApiVersionParameter, ResourceGroupNameParameter, SubscriptionIdParameter from common-types

* reverting cloudError refs

* prettify json

* removed empty allOf

* validation checks

* readme.go.md fixed

* remove one last empty allOf

Co-authored-by: Devanshu Singh <devasingh@microsoft.com>

* stable API version 2022-03-01

* valid json

* lint diff fix

* lint diff fix 2

* avocado fix

* lint diff warninga 1

* lint diff warnings 2

* prettier fix

* readme.me updated 2022-03-01

* Update readme.python.md

Co-authored-by: Sunny Patel <sunny27710@gmail.com>
Co-authored-by: Sunny Patel <sunpatel@microsoft.com>
Co-authored-by: Arthur Ning <57385816+akning-ms@users.noreply.github.com>
Co-authored-by: Devanshu Singh <devasingh@microsoft.com>
Co-authored-by: Zhenglai Zhang <darinzh@microsoft.com>
Co-authored-by: Jim Harris <72156062+MicrosoftJim@users.noreply.github.com>
Co-authored-by: Akanksha Bhattacharyya <akanksha.nb@gmail.com>
Co-authored-by: Akanksha Bhattacharyya <akankshab@microsoft.com>
Co-authored-by: ArcturusZhang <dapzhang@microsoft.com>
Co-authored-by: Yuchao Yan <yuchaoyan@microsoft.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant