Skip to content

Commit

Permalink
Update Dokumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver Otzen committed May 22, 2018
1 parent 9b401ac commit a20911e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion swagger.json

Large diffs are not rendered by default.

7 changes: 6 additions & 1 deletion swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ swagger: "2.0"
info:
description: "Mit dieser API können die Vorgänge aus der Europace Plattform ausgelesen\
\ werden."
version: "2.2"
version: "2.3"
title: "Vorgänge API"
contact:
name: "Europace AG"
Expand Down Expand Up @@ -2996,6 +2996,11 @@ definitions:
type: "array"
items:
$ref: "#/definitions/Antrag"
aufbewahrungBis:
type: "string"
format: "date"
description: "Datum, bis wann dieser Vorgang nach DSGVO aufbewahrt werden\
\ muss. Nach diesem Datum wird der Vorgang automatisch gelöscht."
bankverbindung:
$ref: "#/definitions/Bankverbindung"
datenKontext:
Expand Down

0 comments on commit a20911e

Please sign in to comment.