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

Fixing S360 swagger issues for billing RP promotions #17450

Closed
wants to merge 554 commits into from

Conversation

rkapso
Copy link
Contributor

@rkapso rkapso commented Jan 21, 2022

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

Changelog

Add a changelog entry for 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 are you targeting to deploy the new service/feature to public regions? Please provide the date or, if the date is not yet available, the month.
  3. When do you expect to publish the swagger? Please provide date or, the the date is not yet available, the month.
  4. If updating an existing version, please select the specific langauge SDKs and CLIs that must be refreshed after the 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 refresh required 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

Applicability: ⚠️

If your changes encompass only the following scenarios, you should SKIP this section, as these scenarios do not require ARM review.

  • Change to data plane APIs
  • Adding new properties
  • All removals

Otherwise your PR may be subject to ARM review requirements. Complete the following:

  • Check this box if any of the following apply to the PR so that label "WaitForARMFeedback" will be added automatically to begin ARM API Review. Failure to comply may result in delays to the manifest.

    • Adding a new service
    • Adding new API(s)
    • Adding a new API version
      -[ ] To review changes efficiently, ensure you are using OpenAPIHub to initialize the PR for adding a new version. More details, refer to the wiki.
  • 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 any of the following scenarios apply to the PR, request approval from the Breaking Change Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in a stable version
  • Removing properties in a stable version
  • Removing API version(s) in a stable version
  • Updating API in a stable or public preview version with Breaking Change Validation errors
  • Updating API(s) in public preview over 1 year (refer to Retirement of Previews)

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.

krishnasriSomepalli and others added 30 commits October 29, 2021 16:28
… preview/2021-09-01-preview (Azure#16048)

* Adds base for updating Microsoft.Confluent from version preview/2021-03-01-preview to version 2021-09-01-preview

* Updates readme

* Updates API version in new specs and examples

* Fixing spellcheck (Azure#16551)
…swagger (Azure#16563)

* Change compressionType to type of object in ADF public swagger

* edit adf swagger

* resolve comment

Co-authored-by: Haoran Sun <[email protected]>
* Add new 2.0-preview.1 version for IoT Central

* fix typo on enum value

* rollback 1.0 changes, applied 2.0-preview.1

* fix typo

* remove non-used examples

* fix style

* update version from 2.0-preview.1 to 1.1-preview

* update code review comments, fix patch consumes with json-patch support, fix examples for fileupload

* add nextLink to collection of orgs

* fix typo

* fix wrong position of paging

* fix the paging

* add . to description

* update default to use enum for api-version

* add oct release with query, cde v2, device filter, device template filter, relationship, edge template, simplified template patching

* update examples

* fix lint error, model validation

* fix missing type in examples, remove url format

* fix ID case

* fix id case

* fix ID case

* add iotc query language reference

* fix typo
* Apply s360 fix to operations resutl

* Fix apiversion in example

* Fix validation warning and errors

* Add missing encryptDCConnections propety to AcitiveDirectory

* fix api version

* fix througntputmips

* Clarify description throughputMibps

Co-authored-by: Audunn Baldvinsson <[email protected]>
…rsion stable/2021-10-01 (Azure#16250)

* Adds base for updating Microsoft.PolicyInsights from version stable/2019-07-01 to version 2021-10-01

* Updates readme

* Updates API version in new specs and examples

* Microsoft.PolicyInsights/remediations new API version: 2021-10-01

* Add Go tag

* Add Java tag

* Update specification/policyinsights/resource-manager/readme.md

Co-authored-by: Dapeng Zhang <[email protected]>

* Remove Go SDK generation flag

Co-authored-by: Dapeng Zhang <[email protected]>
* adding cmk support

* healthbot - actual CMK changes

* readme update

* new line added
…review/2021-07-02-preview (Azure#16493)

* Adds base for updating Microsoft.Devices from version preview/2021-07-01-preview to version 2021-07-02-preview

* Updates readme

* Updates API version in new specs and examples

* adding the creation time in the version

* add data residency flag

* changing the version tag
* Move preview-2018-09-01 to stable

* Add new api version 2021-09-01
…tionDays and maintenanceWindow (Azure#16502)

* Changed FSPG RestartParameter.failoverMode from string to enum for API 2021-06-01, 2021-06-01-preview, and 2021-06-15-privatepreview

* Change enum first letter to lower case

* Change to upper case

* Fix S360 bugs for swagger FSPG 2020-02-14-preview, 2021-06-01-preview and 2021-06-01 APIs

* Fix S360 item by adding default value to backupRetentionDays and maintenanceWindow
…ure#16611)

* IoT Central Public API 1.1-preview Oct Release (Azure#16514)

* Add new 2.0-preview.1 version for IoT Central

* fix typo on enum value

* rollback 1.0 changes, applied 2.0-preview.1

* fix typo

* remove non-used examples

* fix style

* update version from 2.0-preview.1 to 1.1-preview

* update code review comments, fix patch consumes with json-patch support, fix examples for fileupload

* add nextLink to collection of orgs

* fix typo

* fix wrong position of paging

* fix the paging

* add . to description

* update default to use enum for api-version

* add oct release with query, cde v2, device filter, device template filter, relationship, edge template, simplified template patching

* update examples

* fix lint error, model validation

* fix missing type in examples, remove url format

* fix ID case

* fix id case

* fix ID case

* add iotc query language reference

* fix typo

* Try to refactor swagger and see if it is breaking

* Fix casing in swagger

* fix

* fix semantic

* Adding spec and info

* aabb

* Add path

* fix prettier

Co-authored-by: Johnson Yang <[email protected]>
* Add examples

* Rename certificate_new_version_created.json to secret_new_version_created.json

* Update geofence_entered.json

* Create geofence_entered.json

* Update geofence_entered.json

* Update geofence_entered.json

* Update geofence_entered.json

* Update geofence_result.json

* Update geofence_result.json

* Update keyvalue_deleted.json

Add syncToken for AppConfiguration.

* Update keyvalue_modified.json

Add syncToken for AppConfiguration.

* Delete chat_member_removed_from_thread_with_user.json

* Delete chat_member_added_to_thread_with_user.json

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/active_messages_available_periodic_notifications.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ServiceBus/stable/2018-01-01/examples/deadletter_messages_available_periodic_notification.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update specification/eventgrid/data-plane/Microsoft.ContainerService/stable/2018-01-01/examples/new_kubernetes_version_available.json

Co-authored-by: JoshLove-msft <[email protected]>

* Update placeholders

* Update app_service_plan_updated.json

* Update policy_state_changed.json

* Update new_kubernetes_version_available.json

Co-authored-by: JoshLove-msft <[email protected]>
…ointConnectionProxy) (Azure#16628)

* Removed property bags from NRP proxy definition

* Added top level suppression

* Added provisioning state because of RPaaS validation

* Another try at supressions

* square Azure#1

* square #0

* another try
…geUri property description. (Azure#16430)

* Add blockchain to latest profile

* Add additional types

* Update property description.

Co-authored-by: Mark Cowlishaw <[email protected]>
* extract workspaceNameParameter to common

* move some definitions to common folder

* workspaceNameParameter

* fix

* fix

* revert for libraryInfo

* fix for breaking change

* test for breaking change

* test for breaking change
* Initial commit, copying all files from last API version

* Add changes for new API version

* Update DPSCertificateCreateOrUpdate.json

* Update DPSCreate.json

* Update iotdps.json

* Update cSpell.json

* fix prettier issue

* Add tag for new API

* Update readme.md

* Add 'systemData'

* Move systemData

Co-authored-by: Zhenglai Zhang <[email protected]>
)

* Adds base for updating Microsoft.CognitiveServices from version stable/2021-04-30 to version 2021-10-01

* Updates readme

* Updates API version in new specs and examples

* Changes for 2021-10-01

* Use 201 instead of 202 for Put, Add x-ms-pageable for List.

* address comments
* Added suppression because Network RP is sending undocumented properties

* Removed suppression and added properties from NRP request

* Adding operations status to the NRP Proxy resource
* Add blockchain to latest profile

* Add additional types

* addclikustosupportautogenfiles

* removealias

* addrepo

Co-authored-by: Mark Cowlishaw <[email protected]>
This was referenced Jan 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.