Skip to content

Commit

Permalink
Update qod-api.yaml
Browse files Browse the repository at this point in the history
Trailing spaces
  • Loading branch information
jlurien committed Apr 17, 2024
1 parent bc9df92 commit bbf091c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions code/API_definitions/qod-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ components:
description: Correlation id for the different services
schema:
type: string

headers:
x-correlator:
description: Correlation id for the different services
Expand Down Expand Up @@ -868,7 +868,7 @@ components:
pattern: "^[a-zA-Z0-9_.-]+$"

Rate:
description: Specification of rate
description: Specification of rate
type: object
properties:
value:
Expand All @@ -882,7 +882,7 @@ components:
$ref: "#/components/schemas/RateUnitEnum"

Duration:
description: Specification of duration
description: Specification of duration
type: object
properties:
value:
Expand All @@ -893,7 +893,7 @@ components:
minimum: 1
unit:
$ref: "#/components/schemas/TimeUnitEnum"

TimeUnitEnum:
description: Units of time
type: string
Expand Down Expand Up @@ -1319,7 +1319,7 @@ components:
examples:
QOS_STATUS_CHANGED_EXAMPLE:
description: QoS status changed
summary: Cloud event example for QoS status change to UNAVAILABLE due to DURATION_EXPIRED
summary: Cloud event example for QoS status change to UNAVAILABLE due to DURATION_EXPIRED
value:
id: 83a0d986-0866-4f38-b8c0-fc65bfcda452
source: 'https://api.example.com/qod/v0/sessions/123e4567-e89b-12d3-a456-426614174000'
Expand Down

0 comments on commit bbf091c

Please sign in to comment.