We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14692e2 commit 7353c6cCopy full SHA for 7353c6c
_pages/ccaCoreDataserviceApi.md
@@ -501,9 +501,13 @@ Invoke-RestMethod -Uri "https://ccds.ccaedv.at/coredataservice/api/v1.210.2/pers
501
* **New endpoint**
502
* _PUT /dokumente/{dokId}_
503
* Replaces the binary content of a document identified by {dokId} of Dokument
504
-* **VertragViewModel extended with new parameter
+* **VertragViewModel has been extended with a new value**
505
* _sort_
506
* Sorting value assigned to the contract
507
+ * Affected endpoints:
508
+ * _GET /vertraege_
509
+ * _GET /vertraege/{verId}_
510
+ * _GET /personen/{perId}/vertraege_
511
512
## 2.193 (1.210.21)
513
* Added db information to health status
0 commit comments