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

document envvars in BPMNs #122

Open
3 tasks
MattDodsonEnglish opened this issue May 23, 2024 · 0 comments
Open
3 tasks

document envvars in BPMNs #122

MattDodsonEnglish opened this issue May 23, 2024 · 0 comments
Labels
content needed plans to fill in content gaps

Comments

@MattDodsonEnglish
Copy link
Collaborator

MattDodsonEnglish commented May 23, 2024

  • Document how to use them.
  • Add where they can be used in the element reference
  • Include links or explanation to a process variable explanation

They should work in:
GQL

  • timeouts
  • maxpayload
  • URL
  • query

JsonSchema

  • schema
    Datasource Method Call
  • Arguments

REST

  • Timeout
  • maxpayload
  • URL

CA

  • Body (if string, []string or map[string]string)
  • Headers and their values
  • URL params and their content

Intermediate Throw

  • Stream
  • Payload
@MattDodsonEnglish MattDodsonEnglish added the content needed plans to fill in content gaps label May 23, 2024
MattDodsonEnglish added a commit that referenced this issue May 24, 2024
Maybe more info can be added here with #122, and excising the content
added in #80
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content needed plans to fill in content gaps
Projects
None yet
Development

No branches or pull requests

1 participant