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 workflow schema: change const, adding missing object; etc. #876

Merged
merged 8 commits into from
Jun 3, 2024

Commits on Jun 3, 2024

  1. fix: use const for call tasks

    Signed-off-by: Matthias Pichler <m.pichler@warrify.com>
    matthias-pichler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a9428b5 View commit details
    Browse the repository at this point in the history
  2. fix: replace ref with $ref

    Signed-off-by: Matthias Pichler <m.pichler@warrify.com>
    matthias-pichler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    58fb86c View commit details
    Browse the repository at this point in the history
  3. fix: allow references to authentications in use

    Signed-off-by: Matthias Pichler <m.pichler@warrify.com>
    matthias-pichler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    672794a View commit details
    Browse the repository at this point in the history
  4. fix: add missing type directives to tasks

    Signed-off-by: Matthias Pichler <m.pichler@warrify.com>
    matthias-pichler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b178a8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd7bbb9 View commit details
    Browse the repository at this point in the history
  6. docs: add example of reusable auth

    Signed-off-by: Matthias Pichler <m.pichler@warrify.com>
    matthias-pichler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    62e012d View commit details
    Browse the repository at this point in the history
  7. docs: add async api example

    Signed-off-by: Matthias Pichler <m.pichler@warrify.com>
    matthias-pichler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    bd2aff4 View commit details
    Browse the repository at this point in the history
  8. fix: use operationRef

    Signed-off-by: Matthias Pichler <m.pichler@warrify.com>
    matthias-pichler committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    aeba879 View commit details
    Browse the repository at this point in the history