Skip to content

Conversation

@david-msft
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.

Changelog

Please ensure to add changelog with this PR by answering the following questions.

  1. What's the purpose of the update?
    • new service onboarding
    • new API version
    • update existing version for new feature
    • update existing version to fix swagger quality issue in s360
    • Other, please clarify
  2. When you are targeting to deploy new service/feature to public regions? Please provide date, or month to public if date is not available yet.
  3. When you expect to publish swagger? Please provide date, or month to public if date is not available yet.
  4. If it's an update to existing version, please select SDKs of specific language and CLIs that require refresh after swagger is published.
    • SDK of .NET (need service team to ensure code readiness)
    • SDK of Python
    • SDK of Java
    • SDK of Js
    • SDK of Go
    • PowerShell
    • CLI
    • Terraform
    • No, no need to refresh for updates in this PR

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
  • Please ensure you've reviewed following guidelines including ARM resource provider contract and REST guidelines. Estimated time (4 hours). This is required before you can request review from ARM API Review board.

  • 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

Action: to initiate an evaluation of the breaking change, create a new intake using the template for breaking changes. Addition details on the process and office hours are on the Breaking change Wiki.

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

LarryOsterman and others added 30 commits January 13, 2021 12:29
* Copy from previous version (2020-09-01) for comparison.

* New version (2021-01-01.13.0).

* Removed data plane.
* Fix ARM Errors and update the swagger files.

* update

* update import export spec file.

* remove import/export from v2 and v1

in the original pr: 99b5b0c
the import export APIs were only added to v3.

* update import export spec file.

* separate db import export from this PR.

* revert importdatabases
* update azure schema readme with stable version

* Update go readme with stable version

* Update java readme with stable version

* Update readme with stable version

* Update python reademe with stable version

* Update ruby with stable version

* created stable version confluent.json

* create marketplace agreements example json

* Create List Agreements json

* Create Organization List Json

* Create Organization example Json

* Create Organization Delete Json

* Create Organization Get Json

* Create Organization List By resourceGroup Json

* Create Organization List by subscription json

* Create Organization update json

* Update confluent json

* update marketplace create json

* Update marketplace list json

* Update Operations list json

* Update organization create json

* Update Organization create json
…rsion stable/2019-11-01 (#12198)

* DE2D6709-8769-46E2-A686-499558B43E27: adding etag and location to QueryResult, and examples.

* Fixing properties hierarchy.

* Adding extra properties to Resource definition for QueryResult.

* Removing null location and etag examples.

* eTag y location moved again.

* Adding SKU property.
…pi_specs' (#12417)

* Add Confidential Ledger API specs

* fixing swagger validations

* fixing model validation

* fixing swagger model validation

* fixing model validation

* fixing model validation

* adding examples

* fixing readme.md

* fixing readme references

* fixing reference issue in readme

* fixing file issue

* file rename

* fixing linter issues

* minor changes

* adding SystemData

* adding systemData

* minor changes

* trying to fix model validation issue

* Fixing Model Validation

* fixing readme.md

* fixing sdk generation

* fixing readme.md and go files

* minor changes

* trying to fix go sdk

* fixing url escaping

* fixing go sdk generation

* addressing comments to use common type definition

* minor example fixes

* updating python sdk output folder path

* fixing output folder for python

* fix python sdk output folder

* updating the release name

* minor changes

* Revert "minor changes"

This reverts commit 8ec2a9a.

* Revert "updating the release name"

This reverts commit 3fbbec1.

* updating python package version

* updating api version

* naming directory

* fixing minor issue

* add go multi-api support
* updating to common types

* fixing prettier check error

* addressing PR feedback

* fixing prettier error

Co-authored-by: Alex Dubinkov <[email protected]>
Co-authored-by: Arcturus Zhang <[email protected]>
* Correct swagger spec for error responses.

* Fix example file for SAP monitor create to use
the correct casing.

* Remove read-only setting from
most of HanaInstance properties.

* Fix remaining model validation failures.

* One more property to fix

* Resource object should have read-only
properties. Must fix the example code.

* Remove read-only properties from example file

* Fix error from prettier
* Fix the response model for QueryEntitiesWithPartitionAndRowKey

The model type for QueryEntitiesWithPartitionAndRowKey is currently generated incorrectly. This change corrects it.

* update naming for Table_QueryEntitiesWithPartitionAndRowKey operation and example
…tional (#12435)

* [communication] Add MicrosoftTeamsUser identifier kind and make id optional

* add type:object where missing

* Add isAnonymous property
* Added missing APIs in Synapse Swagger.

* Fixed spell check error

* Swagger correctness changes.

* Fixed prettier issues

* Minor correctness error fixes.

* Fixed prettier check

* fixed lint errors

* Fixed some more missing APIs.

* Added newly reported Missing API

Co-authored-by: Amogh Natu <[email protected]>
…on stable/2019-10-01 (#12347)

* Fixed various Swagger Correctness issues

* removed readonly property from ThresholdType

* added default value to ThresholdType to fix error

* updated ContactEmails/ContactGroups and  Forecasts

* fixed descriptions & examples. removed extra field

* added missing "properties/" to example

* updated contactGroups description

* reformatted description
…stable/2018-03-01 (#12371)

* Added isMigrated as readonly property

* Suppress model validation error
* add netapp track2 config

* add python-track2
…stable/2018-03-01 (#12372)

* fixed customer feedback

* added reference to new example

* added real reference

* harel PR fixes

* added target resource prop to multi examples

* added suppression to model validation

* fixed prettier check
* [2020-06-01-preview] Update namedvalue add refreshSecret operation (#12223)

* add refreshSecret

* addressing comments

* add 202

* address comments

* parenthesis

Co-authored-by: Kacie Kang <[email protected]>

* [2020-06-01-preview] Update certificate add refreshSecret operation (#12226)

* add refresh

* add path

* add keyvault part

* address comments

Co-authored-by: Kacie Kang <[email protected]>

Co-authored-by: Kacie Kang <[email protected]>
* fixed lint - make provider pascal case

https://portal.azure-devex-tools.com/amekpis/linting/detail?errorId=00977335-6FD1-4DCF-8CD0-96F194252EED

* fixed default response

https://portal.azure-devex-tools.com/amekpis/linting/detail?errorId=3A0A2C18-E2AB-4671-B50E-A79865800B41

* added suppress info for R4007

* removed extra line

* change the place of a default

* added description to few default responses

* added suppression on additional properties

* added suppress on error schema

* Update readme.md

Co-authored-by: Gregory Chris <[email protected]>
Co-authored-by: Weidong Xu <[email protected]>
…review/2019-11-04-preview (#11266)

* 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

* New Swagger for Azure Quantum RP

* Adding MSI fields

* Incorporating ARM feedback (#1)

* Picking up changes from RPSaaS.

* -ruby

* go

* clean up readme config

* -java

* preview path

* python version

* incorporate feedback

* read-only

* ids

* prettier

* removing patch

* addressing feedback

* prettier fix

* removing tags - coming from TrackedResource

* un-referencing trackedresource

* adding patch, referring to the common-type tracked resource

* prettier fix

* Adds suppression to readme

* Adds suppression to readme

Co-authored-by: Adele Bai <[email protected]>
Co-authored-by: Mahmut Burak Senol <[email protected]>
Co-authored-by: masenol <[email protected]>
* first commit for swagger

* moved swagger to 2020-12-01-preview

* updated readme

* fixed readme

* added missing examples

* updated readme

* fixed prettier issues

* minor fixes

* Fixed ARM review comments

* spell check fix

* prettier check fix

* changed productfamily metadata Api to post
* correctness issues

* adding tragetId back again

Co-authored-by: Durgesh Kumar <[email protected]>
punit-bhatt and others added 5 commits January 18, 2021 17:25
* Adding changes to fix the correctness validation issues. Missing properties - prov state, nat rules. Case correction - fqdn.

* Removing prov state.

* Adding other missing properties. NSG in SubnetSettings and Public IP in NIC IP settings.

* Removing property case change
…sion stable/2020-08-02 (#11285)

* try to rename the command

* renamed a submodule

* try out another renaming

* update

* update

* update

* update

* update

* reverted a change

* updated cli md

* removed test scenarios and modified specs

* renamed type_properties_type

* fixed typo
* change casing of for subId and apiVersion

* fix references

* fix mismacth in apiVersion description

* fix description in cdnwaf

Co-authored-by: Jorin Mejia <[email protected]>
…n stable/2020-06-02 (#12433)

* fix live validation

* remove R4010

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress

* suppress
@david-msft david-msft merged commit 21fe6f8 into david-msft:master Jan 19, 2021
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.