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

well-defined parameter types #978

Merged
merged 14 commits into from
Mar 20, 2019
Merged

well-defined parameter types #978

merged 14 commits into from
Mar 20, 2019

Commits on Mar 15, 2019

  1. fix bug: op_to_template resolve the raw arguments by mapping to the a…

    …rgument_inputs but the argument_inputs lost the type information
    gaoning777 committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    7a1eddd View commit details
    Browse the repository at this point in the history
  2. fix type pattern matching

    gaoning777 committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    6eece14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df1bb18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e17ce5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91f654c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3070d21 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53300a9 View commit details
    Browse the repository at this point in the history
  8. remove GCSPath fields to avoid artifact type confusion

    change the type json schema field name to openAPIV3Schema
    gaoning777 committed Mar 15, 2019
    Configuration menu
    Copy the full SHA
    17922d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    efa9250 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ec1169 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

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

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    0845dd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97f45b8 View commit details
    Browse the repository at this point in the history
  3. based on the google python style guide, change the camel case to lowe…

    …r case with underscores
    gaoning777 committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    f0ad487 View commit details
    Browse the repository at this point in the history