Skip to content

Conversation

@iscai-msft
Copy link
Contributor

fixes #797

@iscai-msft iscai-msft requested a review from lmazuel October 22, 2020 17:13
@iscai-msft
Copy link
Contributor Author

/azp run autorest.python - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@daviwil
Copy link
Contributor

daviwil commented Oct 23, 2020

/azp run autorest.python - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@daviwil
Copy link
Contributor

daviwil commented Oct 23, 2020

According to Azure DevOps, CI passed just fine: https://dev.azure.com/azure-sdk/public/_build/results?buildId=588918&view=results

I think we're just having intermittent GitHub/DevOps issues today.

@daviwil
Copy link
Contributor

daviwil commented Oct 26, 2020

/azp run autorest.python - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@lmazuel lmazuel merged commit 47002fb into autorestv3 Nov 2, 2020
@lmazuel lmazuel deleted the default_value_properties branch November 2, 2020 17:12
iscai-msft added a commit that referenced this pull request Nov 23, 2020
…into multiapi_diff_signatures

* 'autorestv3' of https://github.com/Azure/autorest.python: (25 commits)
  Update package.json
  Update ChangeLog.md
  add support for custom pollers and pagers (#821)
  Update package.json
  Update ChangeLog.md
  include generation and tests for no operations (#802)
  fix lro response setting (#813)
  add tests for empty first page (#824)
  access error model from operation group's model property (#819)
  Update package.json
  Update ChangeLog.md
  set discriminator value if readonly (#815)
  regen to get testserver updates (#814)
  allow services with no operations to generate (#801)
  Update package.json
  Update ChangeLog.md
  set default value for properties if x-ms-client-default set (#798)
  Update package.json
  Update ChangeLog.md
  add support for --python.debugger (#790)
  ...
iscai-msft added a commit that referenced this pull request Nov 23, 2020
…into add_typing_imports

* 'autorestv3' of https://github.com/Azure/autorest.python:
  Update package.json
  Update ChangeLog.md
  add support for custom pollers and pagers (#821)
  Update package.json
  Update ChangeLog.md
  include generation and tests for no operations (#802)
  fix lro response setting (#813)
  add tests for empty first page (#824)
  access error model from operation group's model property (#819)
  Update package.json
  Update ChangeLog.md
  set discriminator value if readonly (#815)
  regen to get testserver updates (#814)
  allow services with no operations to generate (#801)
  Update package.json
  Update ChangeLog.md
  set default value for properties if x-ms-client-default set (#798)
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.

support default value for properties

4 participants