If it would be decided in #162 to remove headers (x-correlator, exec-time, backend-time, life-cycle-state) from response to LinkVis, it should be removed from the error messages too.
Answers >2xx should reference a different response definition in the CommonComponents.
instead of
The responses section in the CommonComponents should be complemented by the following definition:
responseForErroredOutOfDomainServiceRequests:
description: 'Response in case of errored service requests from out of MW SDN domain'
content:
application/json:
schema:
$ref: '#/components/schemas/errorDescription'
If it would be decided in #162 to remove headers (x-correlator, exec-time, backend-time, life-cycle-state) from response to LinkVis, it should be removed from the error messages too.
Answers >2xx should reference a different response definition in the CommonComponents. instead of
it should be
The responses section in the CommonComponents should be complemented by the following definition: