From c00d49371d707b7e549732362bac74ea42f903b3 Mon Sep 17 00:00:00 2001 From: sfti bot Date: Mon, 4 Nov 2024 15:08:47 +0000 Subject: [PATCH] Automated version update --- accountAPI.yaml | 2 +- paymentAPI.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/accountAPI.yaml b/accountAPI.yaml index 8bdd257..fa88e6d 100644 --- a/accountAPI.yaml +++ b/accountAPI.yaml @@ -1,6 +1,6 @@ openapi: 3.0.0 info: - version: 4.1.0 + version: 4.1.1 title: Common Account API description: > This specification defines a simple API to access information about bank accounts. diff --git a/paymentAPI.yaml b/paymentAPI.yaml index 74f8783..8ef7d89 100644 --- a/paymentAPI.yaml +++ b/paymentAPI.yaml @@ -1,6 +1,6 @@ openapi: 3.0.0 info: - version: 4.1.0 + version: 4.1.1 title: Common Payment API description: > This specification defines a simple payment API for payment types used in Switzerland.