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

Dfki docu fix #25

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Dfki docu fix #25

wants to merge 3 commits into from

Conversation

VPoser
Copy link
Contributor

@VPoser VPoser commented Sep 10, 2018

I have updated the service type descriptions and fixed a few bugs.

Copy link
Contributor

@rojsc rojsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a few questions, see details below.

infrastructure_overview/service_types.md Show resolved Hide resolved
@@ -79,7 +79,7 @@ The `extraParameters` provide the addresses of some infrastructure components, f

| Parameter name | Optional | Description |
--- | --- | :--- |
| `sessionToken` | yes | Session token to be used throughout the workflow |
| `sessionToken` | no | Session token to be used throughout the workflow |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we do have synchronous services without a session token in the function signature. Is it really non-optional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, this is only mandatory for applications, as those need to it to authenticate with the WFM.

infrastructure_overview/service_types.md Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants