diff --git a/src/SOL005/NSFaultManagement/responses/SOL005_resp.yaml b/src/SOL005/NSFaultManagement/responses/SOL005_resp.yaml index cf3f203aa9d78da58308921bd9475db99b212841..30ea9e98adf0a65f1dc3cb83888ae8eb8e7644ed 100644 --- a/src/SOL005/NSFaultManagement/responses/SOL005_resp.yaml +++ b/src/SOL005/NSFaultManagement/responses/SOL005_resp.yaml @@ -151,7 +151,7 @@ that the resource was modified by another entity. The response body should contain a ProblemDetails structure, in which the "detail" attribute should convey - more information about the error. + more information about the error. headers: Content-Type: description: The MIME type of the body of the response. @@ -159,7 +159,7 @@ maximum: 1 minimum: 1 schema: - $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" + $ref: "../definitions/SOL005_def.yaml#/definitions/ProblemDetails" 500: description: > Internal Server Error