diff --git a/src/definitions/SOL002SOL003_def.yaml b/src/definitions/SOL002SOL003_def.yaml index a6e724dd2de27e5612515e4a3de1d7c80a2fd625..4f37d15970e6bd52a8c69f8799a540d1bbd8bd11 100644 --- a/src/definitions/SOL002SOL003_def.yaml +++ b/src/definitions/SOL002SOL003_def.yaml @@ -245,19 +245,6 @@ definitions: - CHANGE_EXT_CONN - MODIFY_INFO - Link: - description: > - This type represents a link to a resource. - type: object - required: - - href - properties: - href: - description: > - URI of the referenced resource. - type: string - format: url - ProblemDetails: #SOL003 location: 4.3.5.3 description: > @@ -560,7 +547,3 @@ definitions: type: array items: $ref: "#/definitions/Version" - Version: - description: > - A Version. - type: string