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

fix Go SDK codegen for containerservices #4296

Merged
merged 1 commit into from
Oct 19, 2018

Conversation

jhendrixMSFT
Copy link
Member

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

@jhendrixMSFT jhendrixMSFT self-assigned this Oct 19, 2018
@AutorestCI
Copy link

AutorestCI commented Oct 19, 2018

Automation for azure-sdk-for-python

Nothing to generate for azure-sdk-for-python

@AutorestCI
Copy link

AutorestCI commented Oct 19, 2018

Automation for azure-sdk-for-js

Nothing to generate for azure-sdk-for-js

@AutorestCI
Copy link

AutorestCI commented Oct 19, 2018

Automation for azure-sdk-for-node

Nothing to generate for azure-sdk-for-node

@AutorestCI
Copy link

AutorestCI commented Oct 19, 2018

Automation for azure-sdk-for-go

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

@azuresdkci
Copy link
Contributor

Can one of the admins verify this patch?

@jhendrixMSFT jhendrixMSFT merged commit 0c56f90 into Azure:master Oct 19, 2018
@jhendrixMSFT jhendrixMSFT deleted the containerservicesfix branch October 19, 2018 16:08
jhendrixMSFT added a commit to zqingqing1/azure-rest-api-specs that referenced this pull request Oct 19, 2018
annatisch pushed a commit that referenced this pull request Oct 19, 2018
* add 2018-08-01-preview

* modify readme to support 2 api version for python

* change back multp-api, use new api

* remove accessprofile and getaccessprofile api, add autoscaler and vmss datamodel

* format change to enum

* add osMC resource in the readme

* modify the example json files

* add listcredential api back

* fix Go SDK codegen

* correct typo and remove default for agentpooltype

* change default tag to 2018-09-30-preview

* fix Go SDK codegen for containerservices (#4296)

* try to put both api in the 2018-08-preview tag

* both api in same tag, not working, revert back

* udpate tag to lastest version
mccleanp pushed a commit that referenced this pull request Mar 23, 2022
* 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

* Add base version of swagger spec

* Add "graphService" to custom-words.txt for spellCheck

* Add changes made by prettier

* Add openapi-subtype and fixed avocado inconsistent api version

* Add Create resource example to spec

* Fix example url

* Add provisioningState and long running ops params to resources

* Fix semantic validation for provisioningState

* Fix model validation for Create resource example

* Run prettier

* Remove async fields from create resource

* Change create to 201 for long running operation

* Changed paths to camelCase

* Add default error responses

* Add object types and x-ms-pageable

* Add systemData to resources

* Add list extension resources by subscription

* add standard operation and operationList definitions referenced from common-types

* Remove double underscore from operation names

* change name to resource type for model validation and avocado
run prettier

* Change example file name

* Remove 'required' from patch request bodies

* Add operation examples and implement delete example

* Add delete example to resource

* Add Get example to resource

* Add List examples for resource

* Add update resource example

* Change response code for examples

* Remove extension and nested resources

* Fix update example params

* Add operations list example

* Remove Extension and Nested resource definitions

* Add -privatepreview suffix

* Change suffix in readme and examples

* Remove ErrorResponse duplicate definition

* Change example resource payload name to BillableAzureAdApplication

* Change delete to long running operation

* Change operation id names to start with mayus. Conflict with ApiDocPreview

* Change x-ms-example names to reflect actual operation

* remove go and azcli sdk generation
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