generated from camaraproject/Template_API_Repository
-
Notifications
You must be signed in to change notification settings - Fork 8
Labels
Fall25Meta-release Fall25Meta-release Fall25correctionSomething needs to be correctedSomething needs to be corrected
Description
Problem description
As of now the response for a HTTP-200 just has as a schema the boolean.
responses:
"200":
description: Boolean response indicating if the remaining data volume exceeds the provided threshold
headers:
x-correlator:
$ref: '#/components/headers/x-correlator'
content:
application/json:
schema:
type: booleanExpected behavior
We should add here an own component CheckDataVolumeResponse including a property like thresholdExceeded
Metadata
Metadata
Assignees
Labels
Fall25Meta-release Fall25Meta-release Fall25correctionSomething needs to be correctedSomething needs to be corrected