From 3714fe32b0df922dacc26da74cd9650edcc9ef3f Mon Sep 17 00:00:00 2001 From: "b.boterman@htm.nl" Date: Thu, 6 Nov 2025 11:44:26 +0100 Subject: [PATCH] OVPAY-94 - Remove HATEOAS. --- src/openapi/customers/notifications-crud.yaml | 20 ------------------- 1 file changed, 20 deletions(-) diff --git a/src/openapi/customers/notifications-crud.yaml b/src/openapi/customers/notifications-crud.yaml index 8e2654d..ab12647 100644 --- a/src/openapi/customers/notifications-crud.yaml +++ b/src/openapi/customers/notifications-crud.yaml @@ -73,16 +73,6 @@ paths: user: "1001337" timestamp: "2025-10-02T14:00:00Z" isActive: false - _links: - self: - href: /notificationsubscriptions?notificationSubscriptionId=5bedce29-af0c-4f3c-b182-2caa8a1f9377 - method: GET - add_activity: - href: /notificationsubscriptions/5bedce29-af0c-4f3c-b182-2caa8a1f9377/subscriptionactivities - method: POST - delete: - href: /notificationsubscriptions/5bedce29-af0c-4f3c-b182-2caa8a1f9377 - method: DELETE - notificationSubscriptionId: 39e8d8e6-5c85-49b6-ba4b-62e47fa4f7fd notificationCategory: notificationCategoryId: 2 @@ -97,16 +87,6 @@ paths: user: "1001338" timestamp: "2025-10-02T14:00:00Z" isActive: true - _links: - self: - href: /notificationsubscriptions?notificationSubscriptionId=39e8d8e6-5c85-49b6-ba4b-62e47fa4f7fd - method: GET - add_activity: - href: /notificationsubscriptions/39e8d8e6-5c85-49b6-ba4b-62e47fa4f7fd/subscriptionactivities - method: POST - delete: - href: /notificationsubscriptions/39e8d8e6-5c85-49b6-ba4b-62e47fa4f7fd - method: DELETE href: null "400": description: Bad request