diff --git a/openapi/spec3.beta.sdk.json b/openapi/spec3.beta.sdk.json index d8a1b044..83fc6d22 100644 --- a/openapi/spec3.beta.sdk.json +++ b/openapi/spec3.beta.sdk.json @@ -34601,12 +34601,7 @@ "description": "", "properties": { "hosted_instructions_url": { - "description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code.", - "maxLength": 5000, - "type": "string" - }, - "mobile_auth_url": { - "description": "The url for mobile redirect based auth", + "description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code or redirect to the Swish mobile app.", "maxLength": 5000, "type": "string" }, diff --git a/openapi/spec3.beta.sdk.yaml b/openapi/spec3.beta.sdk.yaml index 1e9d9e41..b01d0454 100644 --- a/openapi/spec3.beta.sdk.yaml +++ b/openapi/spec3.beta.sdk.yaml @@ -31156,11 +31156,7 @@ components: hosted_instructions_url: description: >- The URL to the hosted Swish instructions page, which allows - customers to view the QR code. - maxLength: 5000 - type: string - mobile_auth_url: - description: The url for mobile redirect based auth + customers to view the QR code or redirect to the Swish mobile app. maxLength: 5000 type: string qr_code: diff --git a/openapi/spec3.json b/openapi/spec3.json index a2376aaf..22289b43 100644 --- a/openapi/spec3.json +++ b/openapi/spec3.json @@ -22430,12 +22430,7 @@ "description": "", "properties": { "hosted_instructions_url": { - "description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code.", - "maxLength": 5000, - "type": "string" - }, - "mobile_auth_url": { - "description": "The url for mobile redirect based auth", + "description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code or redirect to the Swish mobile app.", "maxLength": 5000, "type": "string" }, diff --git a/openapi/spec3.sdk.json b/openapi/spec3.sdk.json index b213ffbd..cfffdc5b 100644 --- a/openapi/spec3.sdk.json +++ b/openapi/spec3.sdk.json @@ -28062,12 +28062,7 @@ "description": "", "properties": { "hosted_instructions_url": { - "description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code.", - "maxLength": 5000, - "type": "string" - }, - "mobile_auth_url": { - "description": "The url for mobile redirect based auth", + "description": "The URL to the hosted Swish instructions page, which allows customers to view the QR code or redirect to the Swish mobile app.", "maxLength": 5000, "type": "string" }, diff --git a/openapi/spec3.sdk.yaml b/openapi/spec3.sdk.yaml index 7b47940b..231553d7 100644 --- a/openapi/spec3.sdk.yaml +++ b/openapi/spec3.sdk.yaml @@ -25472,11 +25472,7 @@ components: hosted_instructions_url: description: >- The URL to the hosted Swish instructions page, which allows - customers to view the QR code. - maxLength: 5000 - type: string - mobile_auth_url: - description: The url for mobile redirect based auth + customers to view the QR code or redirect to the Swish mobile app. maxLength: 5000 type: string qr_code: diff --git a/openapi/spec3.yaml b/openapi/spec3.yaml index bd0844c8..01a9c330 100644 --- a/openapi/spec3.yaml +++ b/openapi/spec3.yaml @@ -21129,11 +21129,7 @@ components: hosted_instructions_url: description: >- The URL to the hosted Swish instructions page, which allows - customers to view the QR code. - maxLength: 5000 - type: string - mobile_auth_url: - description: The url for mobile redirect based auth + customers to view the QR code or redirect to the Swish mobile app. maxLength: 5000 type: string qr_code: