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(decorator): replace hard code url with {endpoint} in @scenarioService #598

Merged

Commits on Jun 13, 2024

  1. fix(decorator): replace hard code url with {endpoint} in `@scenario…

    …Service`
    
    Hard coded value should be replaced by a parameter, like Azure#425
    
    fix Azure#597
    Mingzhe Huang (from Dev Box) committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    b1a7050 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. set endpoint to a string type with default value

    Mingzhe Huang (from Dev Box) committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    322cf2b View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. update default value definition

    Mingzhe Huang (from Dev Box) committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    7e6bff4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Configuration menu
    Copy the full SHA
    51db39b View commit details
    Browse the repository at this point in the history
  2. add entityKind property

    Mingzhe Huang (from Dev Box) committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b6443bb View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    8e9ca17 View commit details
    Browse the repository at this point in the history