changed flag code to int in preorder api docs

This commit is contained in:
Frank Schubert
2024-09-03 18:46:12 +02:00
parent 66066acdc6
commit 7f5c3fca8d

View File

@@ -551,8 +551,8 @@ paths:
type: object
properties:
code:
type: string
example: "141"
type: integer
example: 141
text:
type: string
example: "Conduit on property border and FCP prepaired"
@@ -1531,8 +1531,8 @@ components:
type: object
properties:
code:
type: string
example: "141"
type: integer
example: 141
text:
type: string
example: "Conduit on property border and FCP prepaired"