summaryrefslogtreecommitdiffstats
path: root/cps-rest/src/main/resources/static/components.yml
diff options
context:
space:
mode:
Diffstat (limited to 'cps-rest/src/main/resources/static/components.yml')
-rw-r--r--cps-rest/src/main/resources/static/components.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/cps-rest/src/main/resources/static/components.yml b/cps-rest/src/main/resources/static/components.yml
index 51a49a6e9..75a6f99fc 100644
--- a/cps-rest/src/main/resources/static/components.yml
+++ b/cps-rest/src/main/resources/static/components.yml
@@ -158,6 +158,14 @@ components:
schema:
type: boolean
default: false
+ observedTimestampInQuery:
+ name: observed-timestamp
+ in: query
+ description: observed-timestamp
+ required: false
+ schema:
+ type: string
+ example: '2021-03-21T00:10:34.030-0100'
responses:
NotFound: