Skip to content

Commit

Permalink
Merge branch 'feature/add-usecase-description' of github.com:nmshd/do…
Browse files Browse the repository at this point in the history
…cumentation into feature/add-usecase-description
  • Loading branch information
kojofl committed Oct 12, 2023
2 parents b4a8970 + 5e30d64 commit fc39452
Show file tree
Hide file tree
Showing 44 changed files with 63 additions and 41 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ properties:
- link: consumption/check-if-outgoing-request-can-be-created
require:
required_by:
- /use-case-consumption-create-outgoing-request
---

{% include use-cases/use-case-consumption-check-if-outgoing-request-can-be-created.md %}
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-consumption-create-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@ properties:
- published: default
- link: consumption/create-outgoing-request
require:
- /use-case-consumption-check-if-outgoing-request-can-be-created
required_by:
- integrate/integration-example
- integrate/requests-over-messages
---

{% include use-cases/use-case-consumption-create-outgoing-request.md %}
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-consumption-delete-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-consumption-get-attribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-consumption-get-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-consumption-query-attributes.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-consumption-query-drafts.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-consumption-update-draft.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
permalink: /use-case-device-get-the-number-of-requests-and-the-status-codes-that-were-returned-by-the-connector
published: true
title: "Get the number of requests and the status codes that were returned by the Connector."
title: "Get the number of requests and the status codes that were returned by the Connector"
type: use-case
toc: true
sidebar:
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-create-challenge.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-create-device.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-create-own-token.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-download-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-get-device.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-get-or-load-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-get-own-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-query-devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-query-files.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-update-device.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: Runtime
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-upload-own-file.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 1 addition & 1 deletion _docs_use-cases/use-case-transport-validate-challenge.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ properties:
- comments:
- actor: Identity
- component: Runtime
- trigger:
- trigger: REST API
- precondition:
- result:
- priority: n/a
Expand Down
2 changes: 0 additions & 2 deletions _includes/properties_list.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
<!--
<div>
<table>
{% for property in page.properties%}
Expand Down Expand Up @@ -38,4 +37,3 @@
</tr>
</table>
</div>
-->
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
Validates an outgoing request without creating it.

{% include properties_list.html %}

The content is the to be created request defined in the [data model](/integrate/data-model-overview#request).

## Example Body
Expand Down
Loading

0 comments on commit fc39452

Please sign in to comment.