Added is_discount property to api docs

This commit is contained in:
Frank Schubert
2025-04-28 15:59:20 +02:00
parent 5d16c93d18
commit 2fb60aab2d

View File

@@ -5,7 +5,7 @@ info:
license:
name: Apache 2.0 License
url: http://www.apache.org/licenses/LICENSE-2.0.html
version: 1.2.1
version: 1.2.2
servers:
- url: https://thetool-test.xinon.at/api/v1
- url: https://thetool.xinon.at/api/v1
@@ -280,6 +280,10 @@ paths:
description: Zusätzliche Information zum Preis
example: Rabattaktion in Gemeinde
nullable: true
enduser_setup_is_discount:
type: boolean
description: "`true` wenn der Preis ein Aktionspreis ist. Sonst `false`"
example: true
enduser_setup_valid_until:
type: string
format: date-time