Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions spec/ApplicationPattern.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9286,11 +9286,6 @@ components:
type: integer
example: 1100
description: 'Value written by the service provider, reporting the total elapsed time for the execution, including all the additional processing needed to retrieve the data from the backend service. Expressed in milliseconds'
backend-time:
schema:
type: integer
example: 850
description: 'Value written by the service provider, reporting the elapsed time for data retrieval from the backend (service invocation, database access…). Expressed in milliseconds'
responseForErroredOamRequests:
description: 'Response in case of errored OaM requests'
content:
Expand Down