From 35ef51bb815d1182489afc206301734e82494ba7 Mon Sep 17 00:00:00 2001 From: Hendre Janse van Rensburg Date: Wed, 29 Oct 2025 10:40:09 +0000 Subject: [PATCH] update the OpenAPI version from 1.0.0-RC1 to 1.0.0 --- resources/openapi/erp_fd_push_notifications.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/openapi/erp_fd_push_notifications.yaml b/resources/openapi/erp_fd_push_notifications.yaml index cd8b047a..117aee95 100644 --- a/resources/openapi/erp_fd_push_notifications.yaml +++ b/resources/openapi/erp_fd_push_notifications.yaml @@ -16,7 +16,7 @@ openapi: 3.0.3 info: title: E-Rezept-Fachdienst API for Push Notifications - version: 1.0.0-RC1 + version: 1.0.0 description: API Endpoints for managing pushers, the channel configuration and retrieving previously sent notifications. license: name: Apache 2.0