Skip to content

Conversation

@jmelvinwork
Copy link
Contributor

This checklist is used to make sure that common issues in a pull request are addressed. This will expedite the process of getting your pull request merged and avoid extra work on your part to fix issues discovered during the review process.

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • Except for special cases involving multiple contributors, the PR is started from a fork of the main repository, not a branch.
  • If applicable, the PR references the bug/issue that it fixes.
  • Swagger files are correctly named (e.g. the api-version in the path should match the api-version in the spec).

Quality of Swagger

@AutorestCI
Copy link

AutorestCI commented Sep 25, 2018

Automation for azure-sdk-for-js

Nothing to generate for azure-sdk-for-js

@AutorestCI
Copy link

AutorestCI commented Sep 25, 2018

Automation for azure-sdk-for-python

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-python#3410

@AutorestCI
Copy link

AutorestCI commented Sep 25, 2018

Automation for azure-sdk-for-ruby

Nothing to generate for azure-sdk-for-ruby

Copy link
Contributor Author

@jmelvinwork jmelvinwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lmazuel I recreated the fork.

@AutorestCI
Copy link

AutorestCI commented Sep 25, 2018

Automation for azure-sdk-for-java

Nothing to generate for azure-sdk-for-java

@AutorestCI
Copy link

AutorestCI commented Sep 25, 2018

Automation for azure-sdk-for-node

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-node#3703

@AutorestCI
Copy link

AutorestCI commented Sep 25, 2018

Automation for azure-sdk-for-go

The initial PR has been merged into your service PR:
Azure/azure-sdk-for-go#2829

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@jianghaolu jianghaolu merged commit efea5b0 into Azure:master Sep 26, 2018
mccleanp pushed a commit that referenced this pull request Mar 23, 2022
* arcopenstack: added full rest api interface

* arcopenstack: fixed common resource definition properties for openstack

* arcopenstack: added heat ouputs and made readonly the uuid

* arcopenstack: added flavor examples

* arcopenstack: added all examples

* arcopenstack: changed patch 201 response to 202

* arcopenstack: added final state via azure for vm actions

* arcopenstack: removed required resourcetypeName

* arcopenstack: changed b64 to base64 for better readability

* arcopenstack: improved description for openStackUuid

* arcopenstack: changed string enumeration true/false to boolean type

* arcopenstack: added provisioningState enumeration

* arcopenstack: added powerState for VMs enum

* arcopenstack: correct boolean values

* arcopenstack: updated patch samples to return 202 instead of 201

* arcopenstack: correct false boolean values

* arcopenstack: correct base64 renaming

* arcopenstack: correct volume multiAttachEnabled set to false

* arcopenstack: remove go client generation track1

* arcopenstack: use track2 go sdk

* arcopenstack: remove hyphenated module name

* arcopenstack: set HeatStacks patch operation as long running
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.

4 participants