-
Notifications
You must be signed in to change notification settings - Fork 0
Release 3.1.0 #71
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
base: master
Are you sure you want to change the base?
Release 3.1.0 #71
Conversation
docs/api/data-models/service-orchestration-simple-store-create-request.md
Outdated
Show resolved
Hide resolved
docs/api/serviceorchestration/service-orchestration-generic-http_simple.md
Show resolved
Hide resolved
docs/api/serviceorchestration/service-orchestration-history-management-generic-http.md
Outdated
Show resolved
Hide resolved
docs/api/serviceorchestration/service-orchestration-history-management-generic-mqtt.md
Outdated
Show resolved
Hide resolved
src/qualityofservice/5_2_0/sd/devicequalitydatamanagement/deviceQualityDataManagement.tex
Outdated
Show resolved
Hide resolved
src/qualityofservice/5_2_0/sd/devicequalitydatamanagement/deviceQualityDataManagement.tex
Outdated
Show resolved
Hide resolved
docs/api/data-models/service-orchestration-simple-store-list-response.md
Outdated
Show resolved
Hide resolved
docs/api/data-models/service-orchestration-simple-store-query-request.md
Outdated
Show resolved
Hide resolved
docs/api/serviceorchestration/service-orchestration-generic-http_simple.md
Outdated
Show resolved
Hide resolved
docs/api/serviceorchestration/service-orchestration-simple-store-management-generic-http.md
Outdated
Show resolved
Hide resolved
docs/api/serviceorchestration/service-orchestration-simple-store-management-generic-http.md
Outdated
Show resolved
Hide resolved
docs/api/serviceorchestration/service-orchestration-simple-store-management-generic-mqtt.md
Outdated
Show resolved
Hide resolved
src/qualityofservice/5_2_0/sd/devicequalitydatamanagement/deviceQualityDataManagement.tex
Outdated
Show resolved
Hide resolved
rbocsi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
see inline comments
| The service operation **request** requires an [identity related header or certificate](../authentication_policy.md/#http) and a [ServiceOrchestrationSubscriptionRequest](../data-models/service-orchestration-subscription-request.md) | ||
| JSON encoded body. | ||
| JSON encoded body. The URI can contain an optional query parameter with the key "_trigger_" and a [Boolean](../primitives.md#boolean) value. If _trigger_ is true, then the orchestration process also will be executed. | ||
| If we add this here, the dynamic orchestration http idd should be updated as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems this line is a copy-paste accident.
| The service operation **request** requires an [identity related header or certificate](../authentication_policy.md/#http) and a [ServiceOrchestrationSubscriptionRequest](../data-models/service-orchestration-subscription-request.md) | ||
| JSON encoded body. | ||
| JSON encoded body. The URI can contain an optional query parameter with the key "_trigger_" and a [Boolean](../primitives.md#boolean) value. If _trigger_ is true, then the orchestration process also will be executed. | ||
| If we add this here, the dynamic orchestration http idd should be updated as well. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It seems this line is a copy-paste accident.
rbocsi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
But please fix the two copy-paste problems. See inline comments.
No description provided.