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

Merge from master #7

Merged
merged 63 commits into from
Aug 19, 2020
Merged

Merge from master #7

merged 63 commits into from
Aug 19, 2020

Conversation

rickysun93
Copy link
Owner

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

poshukla and others added 30 commits August 7, 2020 15:27
…stable/2020-07-07 (#10305)

* Adds base for updating Microsoft.OffAzure from version stable/2020-01-01 to version 2020-07-07

* Updates readme

* Updates API version in new specs and examples

* added MasterSite

* undo changes in 2020-01-01

* change string to bool

* fixing the version

* updating readme

* fixed prettier-check error

* added paths for listing all masterSites

* adding paging to list calls
* webhook changes

* remove timeout as required

* combine and update web auth definitions

* revert auth type enum change

* Revert "revert auth type enum change"

This reverts commit a4c799f.

* Reset to master

* whitespace

* Add new EC API

* lint

* fix validation

* fix defn
#10271)

* Add more options on xml and cosmosdb copy source

* Add more options on xml and cosmosdb copy source

Co-authored-by: Shawn Xiao (IM) <[email protected]>
…etworks Resources (#10191)

* initial changes

* fix example file name reference

* fix error

* more fixes

* fix typo

* add nextlink to PE API

* update example for PE List API

* fix style issues

* address review comments

* correct example

* fix prettier issues
Co-authored-by: Kalyan C Kesireddy <[email protected]>
* Enable excel in public swagger

* update

* rollback dataflow change

* [DataFactory] Rollback source sink level staging

Co-authored-by: zhanyu2014 <[email protected]>
* Fix identity in servicebus

* Principal ID and tenant ID should be readonly
…urce under version preview/2020-02-01-preview (#10319)

* Adding operations for Maps Creator resource.

* Fixing typo.

* Adds suppression to readme

* Adds suppression to readme

* Adds suppression to readme

* Adds suppression to readme

* Resolving linter errors.

* Minor update.

* Updating all reference to v2 schema.
…version preview/2019-05-05-preview (#10028)

* Fixed ActionRule's polymorphism via discriminator

* Applied prettier fixes

Co-authored-by: Avi Jerafi <[email protected]>
* Adding analytical storage for sql container and updating readme

* adding int format

Co-authored-by: Meha Kaushik <[email protected]>
* Adds base for updating Microsoft.Network from version stable/2020-05-01 to version 2020-06-01

* Updates readme

* Updates API version in new specs and examples

* New vWAN resource properties (#9722)

* retarget

* fixed duplicate

* Added code changes for generating letter of authorization (#9829)

Co-authored-by: Umesh Kanodia <[email protected]>

* Async PATCH operations for Virtual WAN VpnGateways and P2SVpnGateways (#9833)

* Add remoteBgpCommunities to VirtualNetworkPeering resource (#9814)

* Add remoteBgpCommunities to VirtualNetworkPeering resource

* Change VirtualNetworkCommunity in example VirtualNetworkCreateWithBgpCommunities.json to a value that is within the allowed range.

* Application Gateway Mutual Authentication Support (#9965)

* Adding mutual auth api definitions.

* Adding examples.

* Fixing case.

Co-authored-by: Hemant Imudianda <[email protected]>

* Added PATCH flowLog API and example (#9960)

* Added PATCH flowLog API and example

* Fixed example

* Added property to TCPConfiguration

* Fixed prettier warning

* Fixes based on CR

* Add new optional param enableInternetSecurity and new Reset API for P2SVpnGateway resource (#9952)

* Add new optional param enableInternetSecurity and new Reset API for P2SVpnGateway resource

* Fix validation tool fixes

* Remove extra spaces

* Update Network's owners (#10006)

* Add intrusion system configuration (#9912)

* Add intrusion system configuration

* Add ignored traffic configuration

* Fix checkPirvateLinkServiceVisibility in 2020-06-01 (#9821)

* fix checkPirvateLinkServiceVisibility in 2020-06-01

* update examples

* add VpnGatewaypacketCapture api  (#9832)

* add VpnGatewaypacketCapture api

* add custom words

* add vpn connection packet capture

* fix naming errors

* fix error

* fix word

* fixing validation

* fix model error

* finish prettier

* fix test

* expressRouteProviderPort changes (#9909)

* expressRouteProviderPort changes

* fix ref error

* suppressing name id type error

* prettier fix

* locationlist -> listbylocation

* adding filter on location

* ref listbylocation

* fixing id and name

* adding get and bug fixes

* bug fix

* bug fix

* adding proxy resource ref

* fixes for auto checks

* adding proxyresource type to network.json

* fixing description

* fixing description for proxy resource

* Adding swagger updates to support the new NRP resource "DSCP Configuration" (#9954)

* Adding the swagger for the new resource DSCP Configuration. Also updated the Network Interface to return it with its get function

* Updated the definition to the updated version in the source code

* Fix some errors being thrown by the validator (regarding int/ushort typing). Updated the readme.md to include the dscpConfiguration file

* Fixed the erroneous reference within the dscpConfiguration.json to the NetworkInterface definition

* Removed the long running operation flag.
Updated the examples to return two markings

* Added more objets within the lists.

* Removed the duplicated key

* The type 'ushort ' is not accepted. Turn it into an integer. Hopefully this fixes the issue regarding the QosPortRange properties

* Added the custome words dscp and qos in order to fix the error of the words being unkown. Refactor the allocatedNetworkInterfaces to associatedNetworkInterfaces to match the examples with the specification. Removed the QosTrafficProfiler from the examples as it no longer exists. Made sure the delete is using dscpName rather than nicName. Added the period at the end of the description.

* One traffic profiler slipped through the cracks, removed it. Properly formatted the object for the Qos Port/IP ranges. Was placing a string rather than an integer in the get example.

* Well, I was being silly here. Had a typo hahahahaha

* Added the warning suppression to the readme file. Run the prettier on the specification

* Thought I only had to run the prettier on the specification. Did the same for the examples and the NetworkInterfaceGet.json.

* Re-run the command with the full command placed in the documentation. Hopefully this fixes the prettier errors

* Corrected the typo

* Added the proper formatting for the suppression.

* Added the integer format

* Added the api calls for list and list all.
Made sure the name is plural
Added the examples for the new api calls
In Network Interface, now it is using the ID of the DSCP configuration rather than the full payload

* Forgot to switch the operation id from network interface to dscp configuration

* Added the missing next link for the list by resource

Co-authored-by: David Velasco <[email protected]>
Co-authored-by: MyronFanQiu <[email protected]>

* Dev/dexiang/byoip (#9818)

* Adds base for updating Microsoft.Network from version stable/2020-04-01 to version 2020-05-01

* Updates readme

* Updates API version in new specs and examples

* Add VirtualHubBgpConnections, VirtualHubIpConfigurations, NetworkVirtualApplianceSites child resources (#9357)

* Adds base for updating Microsoft.Network from version stable/2020-03-01 to version 2020-05-01

* Updates readme

* Updates API version in new specs and examples

* Final changes

* Fix formatting issues

* Fix merge and formatting issues

* Fix formatiing

* Ipconfig properties

* Fix build errors

* Lint check

* Fix semantics errors

* Address review comments

* Fix prettier and nextLink checks

* Fix dots

* Address errors

* Fix Ipconfig version

Co-authored-by: dexiang-ms <[email protected]>

* Change NRP repo for validation scripts (#9394)

* Move terminateTLS flag to ApplicationRuleCondition (#9539)

* DNS Proxy support for Firewall Policy (#9461)

* Adding DnsProxySettings Support in Firewall Policy

dnsServers, dnsEnableProxy, dnsRequireProxyForNetworkRules are added as subproperties.

* spell check

* Removing DNS as prefix on sub properties.

* Syntax error.

* DnsProxySettings to DNSSettings

* Fixing proxy settings name.

Co-authored-by: Ishani Gupta <[email protected]>

* fix network (#9369) (#9547)

* fix network

* duplicated publicipprefix

* fixed example in 2018-01-01

* final updates

* missing examples

(cherry picked from commit 42d9639)

* Added new properties to ConnectivityHop (#9386)

* Added new properties to ConnectivityHop

* Fixed spelling

* added x-ms-client-flatten to HopLink.properties.properties

* Rename Firewall Policy child resource RuleGroup to RuleCollectionGroup (#9356)

* Rename Firewall Policy child resource RuleGroup to RuleCollectionGroup

* rebase with ti whitelist

* rebase with ti whitelist

* rebase with ti whitelist

* prettier run

* making nat rule into a collection

* prettier run

* Multiple Public IPs support for Azure Firewall in Virtual Hub (#9560)

* multi pip for firewall in hub swagger change

* resolving issues

* VirtualWan: Hubvnet Connection related changes (#9536)

1. Exposed direct PUT/DELETE APIs for hubvnet connections. This is the
   API expected to be used in the future by all consumers (direct rest
   api calls, powershell, portal, azure cli). This avoids needing a put
   on the virtual hub every time a hubvnet connection is to be
   added/changed.
2. Deprecate specifying hubvnet connection in virtualHub PUT. This is to
   avoid having multiple APIs to do the same thing. Also having this API
   introduces other complexities and breaks some scenarios.
3. Deprecate allowHubToRemoteVnetTransit and
   allowRemoteVnetToUseHubVnetGateways flags in hubvnet connection.
   These flags are maintained internally in the implementation and
   shouldn't be exposed to the user. For now, just mark it as such. Will
   be removed in later release.

Co-authored-by: Shyam Dharmarajan <[email protected]>

* Destination FQDNs in FirewallPolicy for network rules. (#9609)

* v1

* making boolean as nullable

Co-authored-by: Ishani Gupta <[email protected]>

* VirtualHub : Add Routing State and expose Effective Routes Api (#9385)

* Add Routing State and expose Effective Routes Api

* updated opId name and added examples

* prettier fix done

* rename variable to prevent conflict

* Updating VpnGateway examples for bgpSettings (#9656)

* Updating VpnGateway examples

* prettier

Co-authored-by: Khushboo Baheti <[email protected]>

* Application Gateway Private Link Support (#9490)

* Application Gateway Private Link Support

* Fix comments

* Fix comments for including example

* add byoip resources and examples

* add resources to readme and update version

* fix path

* fix validation errors and remove roaExpirationDate

* remove swagger files to change name

* add the changed file names back

* remove to change name

* re-add changed name

* remove to change name

* re-add changed name

* remove swagger files to change name

* re-add changed name

* fix merge conflicts

* more merge conflicts

* move to june 2020 api version

* add default response to operations

* fix tab/space discrepancy

* fix path names and remove the public ip address version property from mastercustomipprefix

* fix camelCase in paths

* add acronyms to custom words

* fix another camelcase offender

* validation check fixes

* fix some more model validation issues

* fix json formatting

* remove invalid property

* set readonly on etag, fix paths in examples

* fix enum error

* fix network validation errors

* more naming naming convention changes

* change mastercustomipprefix reference from string to subresource

* fix spelling error

* added patch api to tags update

* minor fix

* prettier check

* minor change to force pipeline again

* minor description updates

* remove geography property in masterCustomIpPrefix

* add customIpPrefix property to publicIpPrefix

Co-authored-by: Anton Evseev <[email protected]>
Co-authored-by: naveenchekuri <[email protected]>
Co-authored-by: Anton Evseev <[email protected]>
Co-authored-by: odedlaz <[email protected]>
Co-authored-by: Ishani Gupta <[email protected]>
Co-authored-by: Ishani Gupta <[email protected]>
Co-authored-by: Zim Kalinowski <[email protected]>
Co-authored-by: irrogozh <[email protected]>
Co-authored-by: Sai Sujith Reddy Mankala <[email protected]>
Co-authored-by: Anchal Kapoor <[email protected]>
Co-authored-by: shyamshd <[email protected]>
Co-authored-by: Shyam Dharmarajan <[email protected]>
Co-authored-by: Ritvika Reddy Nagula <[email protected]>
Co-authored-by: Khushboo Baheti <[email protected]>
Co-authored-by: Khushboo Baheti <[email protected]>
Co-authored-by: jaishals <[email protected]>

* fix the description (#10151)

* Add support for addressprefix in NVA and enableVirtualRouterRouteProp… (#10153)

* Added O365Policy to VpnSite resource. (#10192)

Co-authored-by: Neel Bhavsar <[email protected]>

* Added new properties to connection monitor endpoint (#10197)

* Added new properties to connection monitor endpoint

* Updated description of endpointScopeItem

* MACsec Configuration Edits (#10181)

* Add xpn aes cipher values & rm dashes

* Add sci mode param to macsec

* remove readonly attribute from customIpPrefix commissionedState property (#10246)

* fixing ids in examples (#10221)

* Merge branch 'network-june-release' of https://github.com/adgrieve/azure-rest-api-specs into network-june-release (#10069)

* Network june release revert - reverting changes which are not deployed from NRP side yet.  (#10325)

* reverting providerport changes

* fixing bug

* Remove masterCustomIpPrefix resource from Network-June-Release (does not affect current master branch) (#10338)

* remove masterCustomIpPrefix resource

* delete the MasterCustomIpPrefix swagger examples

Co-authored-by: Anton Evseev <[email protected]>
Co-authored-by: Henry Chen <[email protected]>
Co-authored-by: Umesh Kanodia <[email protected]>
Co-authored-by: Umesh Kanodia <[email protected]>
Co-authored-by: ritwikbasu <[email protected]>
Co-authored-by: Jesus Arango <[email protected]>
Co-authored-by: Hemant Imudianda <[email protected]>
Co-authored-by: Hemant Imudianda <[email protected]>
Co-authored-by: irrogozh <[email protected]>
Co-authored-by: Nilambari <[email protected]>
Co-authored-by: Anton Evseev <[email protected]>
Co-authored-by: adgrieve <[email protected]>
Co-authored-by: Kaihui (Kerwin) Sun <[email protected]>
Co-authored-by: tyrannicrex <[email protected]>
Co-authored-by: dagoutha <[email protected]>
Co-authored-by: David Velasco <[email protected]>
Co-authored-by: David Velasco <[email protected]>
Co-authored-by: MyronFanQiu <[email protected]>
Co-authored-by: dexiang-ms <[email protected]>
Co-authored-by: naveenchekuri <[email protected]>
Co-authored-by: odedlaz <[email protected]>
Co-authored-by: Ishani Gupta <[email protected]>
Co-authored-by: Ishani Gupta <[email protected]>
Co-authored-by: Zim Kalinowski <[email protected]>
Co-authored-by: Sai Sujith Reddy Mankala <[email protected]>
Co-authored-by: Anchal Kapoor <[email protected]>
Co-authored-by: shyamshd <[email protected]>
Co-authored-by: Shyam Dharmarajan <[email protected]>
Co-authored-by: Ritvika Reddy Nagula <[email protected]>
Co-authored-by: Khushboo Baheti <[email protected]>
Co-authored-by: Khushboo Baheti <[email protected]>
Co-authored-by: jaishals <[email protected]>
Co-authored-by: Anchal Kapoor <[email protected]>
Co-authored-by: Neel <[email protected]>
Co-authored-by: Neel Bhavsar <[email protected]>
Co-authored-by: francescanarea <[email protected]>
…review (#10429)

* Copy from preview\2020-03-01-preview

* Update to version 2020-08-01

* Fix md files for 2020-08-01
* Adds base for updating Microsoft.Devices from version stable/2020-06-15 to version 2020-07-10-preview

* Updates readme

* Updates API version in new specs and examples

* Add preview features

Co-authored-by: Juan Carpio Castellanos <[email protected]>
We are taking ownership of the changes in the compute management plane;s swagger specs. Please contact cplatsdkdev _at_ microsoft if you have any questions.
Co-authored-by: Mytri Ramanathpur Manjunath (MINDTREE LIMITED) <[email protected]>
* commit 4691c2a
Author: Rakesh Kumar <[email protected]>
Date:   Wed Jan 29 17:46:01 2020 -0800

    [AzureStack] User Subscription: rename NewSubscription to SubscriptionDefinition (#8257)

commit 9e551f0
Author: bganapa <[email protected]>
Date:   Tue Nov 12 11:44:22 2019 -0800

    Reset to Stackadmin2 (#7766)

* Fix sub def in example

* Address PR comments

* Fix model validation error

* Fix prettier issue
ArcturusZhang and others added 28 commits August 14, 2020 15:22
…view ManagedInstance swagger (#10398)

* Adding backupStorageRedundancy params to swagger

* Fix for backupStorageRedundancy param mutability

* Fix example response

* Fix for x-ms-mutability for param

* revert previous commit, since backupStorageRedundancy is valid only in PUT request

Co-authored-by: Perica Trajkov <[email protected]>
* Adds base for updating Microsoft.MachineLearningServices from version preview/2020-05-15-preview to version 2020-09-01-preview

* Updates readme

* Updates API version in new specs and examples

* add new codejob files

* update readme with new json

* update readme

* use common shared type

* prettier

* move away from shared common type

* fix machinelearningservices

* use common type and change naming of codejobs

* comments

* fix examples

* prettier

* removve required nextlink

* make status readonly and add required
1. Support to pass source id in Prepare/Move/Commit/Discard operations.
2. Define the additinal error information schema.
3. Expose the read only source settings.
4. Few fixes in marking the properties readonly/mandatory as
appropriate.

Co-authored-by: Harkirat Singh <[email protected]>
* Update pull_request_assignment.yml

* Update issue_assignment.yml
…on stable/2020-07-01 (#10320)

* Fix swagger to add readonly for properties.

* Adds base for updating Microsoft.AppPlatform from version preview/2019-05-01-preview to version 2020-07-01

* Updates readme

* Updates API version in new specs and examples

* Add new stable API version 2020-07-01.

* Fix warnings.

* Fix Prettier Check.

* Fix Prettier Check.

* Add multi-api entries in code generation config

* Update package tag name

* update python namespace

* Update specification/appplatform/resource-manager/readme.go.md

Remove "perview" term in output path.

Co-authored-by: Arcturus <[email protected]>

Co-authored-by: Yuwei Zhou <[email protected]>
Co-authored-by: Arcturus <[email protected]>
* Add api-version 2019-07-01-preview of redis to go SDK

* Move the packages to preview sub-directory
* Documentation fix

* Added weight property for secureScores type

Co-authored-by: Gideon Romm <[email protected]>
* QueryPacks swagger update

* add systemDate to examples

* fix systemData model

* fix

* fix systemData

* merge readme file

* merge

* properties outside of tages

* related object into properties

* merge readme

* fixes

* missing empty line

* one moreee fix

* Lint fixes

* change errors handling

* change error message in QueryPack

* add operations api

* operations

* fix operations api

* operations fix

* fix opertations

* remove operations

* Application fix

* Prettier

* add operations api

* Fix Operations Schema

* fix operation schema
…es and related models: (#10468)

Network Interfaces
Network Security Groups
Virtual Networks
Loadbalancers
Public IP
* move to readme.*.md files

* remove version
* add trenton file

* add version in readme.python.md

* revise tag of authorization
…network (#10406)

* API changes to enumerate bastion hosts accessible from given virtual network

Signed-off-by: Sandeep Bansal <[email protected]>

* Fixing linting issues
* Modified the names for Flexible server.

* Rename Flexible Operations List operation id.

* Fixed the skutier and Delete operaton

* Revert the Model name changes

* Undo Operation ID name changes

* revert readme.md file.

* removed capacity and added update configurations

* Fixed json prettier  issues.
…rsion stable/2020-06-01 (#10507)

* CostManagement 2019-11-01

* Fix examples

* Update readme's

* Remove unsupported timeframes.

* Update API version parameter for Exports only.
…version preview/2019-05-05-preview (#10413)

* Split Swagger into 3 Models

* Updated readme.md
* Adds base for updating Microsoft.ContainerService from version stable/2020-06-01 to version 2020-07-01

* Updates readme

* Updates API version in new specs and examples

* Add licenseType in WindowsProfile for AKS (#10050)

* Change podsecuritypolicy description from PREVIEW to DEPRECATING. (#10175)

* [AKS] Use POST operation for node image version (#10294)

Co-authored-by: Xiaofang Zhang <[email protected]>
Co-authored-by: Chou Hu <[email protected]>
Co-authored-by: Jun Sun <[email protected]>
@rickysun93 rickysun93 merged commit 02b3f0b into rickysun93:master Aug 19, 2020
rickysun93 pushed a commit that referenced this pull request Oct 27, 2021
…re#15832)

* Adds base for updating Microsoft.ApiManagement from version preview/2021-01-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added support for GraphQL API type (Azure#14851)

* Added support for GraphQL API type

* Added missing enum value for GraphQL APIs.

* add schema definition fix from 2021-01-01-preview (Azure#14883)

Co-authored-by: Alan Feng <[email protected]>

* Vanguard: Get Outbound Network Dependency (Azure#14900)

* outbound dependency

* fix resource

* Update backup/restore API for managed identities (Azure#14973)

* Update backup/restore API for system-assigned and user-assigned identities

* Fix formatting issue

* Rename user-assigned-msi-client-id with client-id

* SystemData implemenation on API Management Control Plane (Azure#14899)

* system-data

* fix spec

* remove unreferenced file

* APIM - Network Watcher Connectivity Check integration specs (Azure#15056)

* Connectivity Check API Specs

* Fix

* Fix errors

* style fixs

* Fix 202 code

* HTTPConnect request parameters

* Fix errors

Co-authored-by: Nicolás Barrera <[email protected]>

* Parameter examples added (Azure#14836)

* platformversion (Azure#15114)

* fix update service (Azure#15478)

* HttpConnect example (Azure#15493)

* HttpConnect example

* Prettifier fix

Co-authored-by: Nicolás Barrera <[email protected]>

* Added properties of difference API spec format for "SchemaDocumentProperties" (Azure#15703)

* add schema definition fix from 2021-01-01-preview

* added properties for SchemaDocumentProperties

* updated the fix

* updated fix

* [APIM]Add private endpoint connection APIs (Azure#15115)

* Add private endpoint connection apis

* add readme

* quick fixes

* fix to PE contract

* Small fixes

* small fixes

* small fixes

* Small fixes

* small fixes

* small fix

* small fixes

* small fixes

* small fixes

* Update readme.md

* fix error

* small fix

* fix format

* address comments

* small fixes

* Change to lower case

* small fixes

Co-authored-by: msyyc <[email protected]>

* Adds base for updating Microsoft.ApiManagement from version preview/2021-01-01-preview to version 2021-04-01-preview

* Updates readme

* Updates API version in new specs and examples

* Added support for GraphQL API type (Azure#14851)

* Added support for GraphQL API type

* Added missing enum value for GraphQL APIs.

* add schema definition fix from 2021-01-01-preview (Azure#14883)

Co-authored-by: Alan Feng <[email protected]>

* Vanguard: Get Outbound Network Dependency (Azure#14900)

* outbound dependency

* fix resource

* Update backup/restore API for managed identities (Azure#14973)

* Update backup/restore API for system-assigned and user-assigned identities

* Fix formatting issue

* Rename user-assigned-msi-client-id with client-id

* SystemData implemenation on API Management Control Plane (Azure#14899)

* system-data

* fix spec

* remove unreferenced file

* APIM - Network Watcher Connectivity Check integration specs (Azure#15056)

* Connectivity Check API Specs

* Fix

* Fix errors

* style fixs

* Fix 202 code

* HTTPConnect request parameters

* Fix errors

Co-authored-by: Nicolás Barrera <[email protected]>

* Parameter examples added (Azure#14836)

* platformversion (Azure#15114)

* fix update service (Azure#15478)

* HttpConnect example (Azure#15493)

* HttpConnect example

* Prettifier fix

Co-authored-by: Nicolás Barrera <[email protected]>

* Added properties of difference API spec format for "SchemaDocumentProperties" (Azure#15703)

* add schema definition fix from 2021-01-01-preview

* added properties for SchemaDocumentProperties

* updated the fix

* updated fix

* [APIM]Add private endpoint connection APIs (Azure#15115)

* Add private endpoint connection apis

* add readme

* quick fixes

* fix to PE contract

* Small fixes

* small fixes

* small fixes

* Small fixes

* small fixes

* small fix

* small fixes

* small fixes

* small fixes

* Update readme.md

* fix error

* small fix

* fix format

* address comments

* small fixes

* Change to lower case

* small fixes

Co-authored-by: msyyc <[email protected]>

* fix tenant sync contract

* fix linter issues

* examples for managed identity backup

* prettier

* Fix Apis-Get and updated comments for api-version 2021-04-01-preview (#3)

* add schema definition fix from 2021-01-01-preview

* added fix

* small fix (#6)

* 'examples' added to RepresentationContract (#7)

Co-authored-by: Alexander Zaslonov <[email protected]>
Co-authored-by: DreamlessA <[email protected]>
Co-authored-by: Alan Feng <[email protected]>
Co-authored-by: Jatin Sanghvi <[email protected]>
Co-authored-by: Nicolás Barrera <[email protected]>
Co-authored-by: Nicolás Barrera <[email protected]>
Co-authored-by: VitaliyKurokhtin <[email protected]>
Co-authored-by: RupengLiu <[email protected]>
Co-authored-by: msyyc <[email protected]>
Co-authored-by: RupengLiu <[email protected]>
Co-authored-by: VitaliyKurokhtin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.