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

Dpg code gen fix docs #1861

Merged
merged 16 commits into from
May 29, 2023
Merged

Dpg code gen fix docs #1861

merged 16 commits into from
May 29, 2023

Commits on May 19, 2023

  1. Add return types

    joheredi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    6baeeac View commit details
    Browse the repository at this point in the history
  2. Version update

    joheredi committed May 19, 2023
    Configuration menu
    Copy the full SHA
    14cd449 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Upgrade the cadl-ranch version to v15 (Azure#1863)

    * Upgrade the cadl-ranch version
    
    * Add test cases for encode
    
    * Typo fix
    
    * Change to workspace
    MaryGao authored May 23, 2023
    Configuration menu
    Copy the full SHA
    c78e346 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Remove duplicate generation

    joheredi committed May 26, 2023
    Configuration menu
    Copy the full SHA
    094a1a7 View commit details
    Browse the repository at this point in the history
  2. make subscirption id optional if there're tenant level operations (Az…

    …ure#1869)
    
    * try fix subscriptionId in tenant level
    
    * use overload to fix subscription optional
    
    * refine and fix smoke test
    
    * fix test and resolve comments
    
    * fix sample transform
    qiaozha authored May 26, 2023
    Configuration menu
    Copy the full SHA
    ed9a308 View commit details
    Browse the repository at this point in the history
  3. Re-generate

    joheredi committed May 26, 2023
    Configuration menu
    Copy the full SHA
    49e7ade View commit details
    Browse the repository at this point in the history
  4. Add return types

    joheredi committed May 26, 2023
    Configuration menu
    Copy the full SHA
    7b37415 View commit details
    Browse the repository at this point in the history
  5. Version update

    joheredi committed May 26, 2023
    Configuration menu
    Copy the full SHA
    a345e5f View commit details
    Browse the repository at this point in the history
  6. Remove duplicate generation

    joheredi committed May 26, 2023
    Configuration menu
    Copy the full SHA
    f5617cf View commit details
    Browse the repository at this point in the history
  7. Re-generate

    joheredi committed May 26, 2023
    Configuration menu
    Copy the full SHA
    eae9647 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0a2f5bf View commit details
    Browse the repository at this point in the history
  9. Update

    joheredi committed May 26, 2023
    Configuration menu
    Copy the full SHA
    568210b View commit details
    Browse the repository at this point in the history
  10. re generate tests

    joheredi committed May 26, 2023
    Configuration menu
    Copy the full SHA
    739a100 View commit details
    Browse the repository at this point in the history
  11. use workspace

    joheredi committed May 26, 2023
    Configuration menu
    Copy the full SHA
    33695d6 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. fix unit test

    qiaozha committed May 27, 2023
    Configuration menu
    Copy the full SHA
    3200248 View commit details
    Browse the repository at this point in the history
  2. fix integration test

    qiaozha committed May 27, 2023
    Configuration menu
    Copy the full SHA
    c82840f View commit details
    Browse the repository at this point in the history