develop #38

Merged
bboterm merged 451 commits from develop into main 2025-11-19 14:28:14 +00:00
2 changed files with 4 additions and 4 deletions
Showing only changes of commit 7383116ecd - Show all commits

View File

@ -15,7 +15,7 @@ tags:
Service Engine APIs for the HTM Notification subscriptions for a user. Contains the subscriptions on category level Service Engine APIs for the HTM Notification subscriptions for a user. Contains the subscriptions on category level
- name: Notification preferences - name: Notification preferences
description: >- 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: paths:
/notificationcategories: /notificationcategories:
get: get:

View File

@ -1,11 +1,11 @@
openapi: 3.0.1 openapi: 3.0.1
info: info:
title: Service Engine APIs for Notifications title: Service Engine APIs for maileon
description: >- 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" version: "1.0"
servers: servers:
- url: https://services.acc.api.htm.nl/abt/touchpoint/2.0 - url: https://services.acc.api.htm.nl/abt/maileon/2.0
tags: tags:
- name: Customers - name: Customers
description: >- description: >-