Skip to content

Commit

Permalink
[DUCK-1758] progress deprecated gesetzt. Es werden keine Werte mehr z…
Browse files Browse the repository at this point in the history
…wischen 0 und 100 zurückgegeben und damit ist es komplett durch das Feld status ersetzbar.
  • Loading branch information
Steffen Petelka committed Mar 30, 2021
1 parent 76da0f9 commit 4f96372
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1536,8 +1536,9 @@ components:
progress:
type: integer
format: int32
deprecated: true
description: |
Progress Wert in Prozent 0 - 100
deprecated - bitte feld status verwenden -- Dieses Feld ist zur Löschung vorgesehen. progress 0 entspricht status NEW, progress 100 entspricht status DONE.
meldung:
type: string
description: Eine Meldung für den Nutzer, die den Grund für den Status beschreibt
Expand Down

0 comments on commit 4f96372

Please sign in to comment.