Skip to content

Commit

Permalink
added openapi documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Schneider <johannes.schneider@bosch.io>
  • Loading branch information
jokraehe committed Dec 13, 2021
1 parent b1be814 commit cfa7375
Show file tree
Hide file tree
Showing 17 changed files with 794 additions and 9 deletions.
167 changes: 159 additions & 8 deletions documentation/src/main/resources/openapi/ditto-api-2.yml

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,10 @@ components:
$ref: "./parameters/channelParam.yml"
ConditionParam:
$ref: "./parameters/conditionParam.yml"
LiveChannelConditionParam:
$ref: "./parameters/liveChannelConditionParam.yml"
OnLiveChannelTimeoutParam:
$ref: "./parameters/onLiveChannelTimeoutParam.yml"
DesiredPropertiesFieldsQueryParam:
$ref: "./parameters/desiredPropertiesFieldsQueryParam.yml"
FeatureFieldsQueryParam:
Expand Down

0 comments on commit cfa7375

Please sign in to comment.