Skip to content

Commit

Permalink
Merge branch 'autorestv3' of https://github.com/Azure/autorest.python
Browse files Browse the repository at this point in the history
…into multiapi_diff_signatures

* 'autorestv3' of https://github.com/Azure/autorest.python: (25 commits)
  Add help-content (#898)
  Update package.json
  Update ChangeLog.md
  Fix: Loading 'python' nested config (#897)
  skip tests (#891)
  fix debugging (#890)
  add invoke to client (#873)
  regen samples (#881)
  Update package.json
  bump autorest core version (#880)
  make m4 version a min version
  Update ChangeLog.md
  catch up with tests (#879)
  Increase m4 (#877)
  add new xml tests (#878)
  Catch deserialize error (#870)
  regen and move code model specific args to metadata.json (#867)
  bump m4 version and prepare for release (#866)
  fix links (#863)
  do not run commands split on spaces (#861)
  ...
  • Loading branch information
iscai-msft committed Mar 5, 2021
2 parents b5f7ecb + 19c8623 commit 2438afb
Show file tree
Hide file tree
Showing 1,175 changed files with 43,095 additions and 35,363 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ venv.bak/
node_modules/

# autorest default folder
generated
/generated
**/code-model-v4-no-tags.yaml

# VS code
Expand Down
Loading

0 comments on commit 2438afb

Please sign in to comment.