From a168a9a4254455f44a331768a7191dc8884c9069 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?DavidB=C3=A6kh=C3=B8j/FlameBoy?= <117826285+FlameboyVippsMobilePay@users.noreply.github.com> Date: Tue, 9 Apr 2024 14:56:46 +0200 Subject: [PATCH] Update swagger.yaml --- docs/swagger.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/swagger.yaml b/docs/swagger.yaml index 78eb686..d14fc1a 100644 --- a/docs/swagger.yaml +++ b/docs/swagger.yaml @@ -2,9 +2,8 @@ openapi: 3.0.0 info: title: Order Management API version: '2.0' - description: |- - The Order Management API enables you to read and add information for Vipps MobilePay orders. - See the [Order Management API Guide](https://developer.vippsmobilepay.com/docs/APIs/order-management-api/order-management-api-guide/) for more details. + description: 'The Order Management API enables you to read and add information for Vipps MobilePay orders. See the [Order Management API Guide](https://developer.vippsmobilepay.com/docs/APIs/order-management-api/order-management-api-guide/) for more details. Spec: fe3713a4' + contact: name: Vipps MobilePay url: 'https://developer.vippsmobilepay.com/docs/contact/'