From 7383116ecd42581de8ba2ec7f90c67efd578747d Mon Sep 17 00:00:00 2001 From: Mirjam Herald Date: Wed, 29 Oct 2025 15:08:32 +0100 Subject: [PATCH] endpoints --- src/openapi/customers/SE-notifications.yaml | 2 +- src/openapi/customers/se-maileon.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/openapi/customers/SE-notifications.yaml b/src/openapi/customers/SE-notifications.yaml index 6a6a8c9..2d20f3b 100644 --- a/src/openapi/customers/SE-notifications.yaml +++ b/src/openapi/customers/SE-notifications.yaml @@ -15,7 +15,7 @@ tags: Service Engine APIs for the HTM Notification subscriptions for a user. Contains the subscriptions on category level - name: Notification preferences description: >- - //future Service Engine APIs for the HTM Notification preferences for a category for a user. Contains the discrepancies from the default. + //future Service Engine APIs for the HTM Notification preferences for a category for a user. Contains the discrepancies from the default. or paths: /notificationcategories: get: diff --git a/src/openapi/customers/se-maileon.yaml b/src/openapi/customers/se-maileon.yaml index 0413726..b2c6e44 100644 --- a/src/openapi/customers/se-maileon.yaml +++ b/src/openapi/customers/se-maileon.yaml @@ -1,11 +1,11 @@ openapi: 3.0.1 info: - title: Service Engine APIs for Notifications + title: Service Engine APIs for maileon description: >- - Service Engine APIs for all HTM Notifications. These are NOT the CRUD APIs to access raw data in the database. + Service Engine APIs for maileon. These are NOT the CRUD APIs to access raw data in the database. version: "1.0" servers: - - url: https://services.acc.api.htm.nl/abt/touchpoint/2.0 + - url: https://services.acc.api.htm.nl/abt/maileon/2.0 tags: - name: Customers description: >-