Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrell committed Apr 18, 2023
1 parent ad10902 commit 3b61b76
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -450,8 +450,7 @@ can be found in the `errors` field of the response body. More information about

#### Hints

* The Haushaltsposition `privateKrankenversicherung` can only be related to one Antragsteller. If you provide more than one `antragstellerId` you will receive a GraphQL error with the error code `422
- UNPROCESSABLE ENTITY`.
* The Haushaltsposition `privateKrankenversicherung` can only be related to one Antragsteller. If you provide more than one `antragstellerId` you will receive a GraphQL error with the error code `422 - UNPROCESSABLE ENTITY`.

**addPrivateKrankenversicherung** ( vorgangsnummer String!, privateKrankenversicherung [PrivateKrankenversicherung](#privatekrankenversicherung)! ) -> [BasicCreatedResponse](#basiccreatedresponse)!

Expand Down

0 comments on commit 3b61b76

Please sign in to comment.