„api v1 intervention get_de“ ändern
parent
84b12f9bd9
commit
bd0d9b444c
@ -3,10 +3,7 @@
|
||||
#### GET alle
|
||||
`/api/v1/intervention`
|
||||
|
||||
**Beispiel Response:**
|
||||
<details>
|
||||
<summary>Aufklappen</summary>
|
||||
|
||||
##### Beispiel Response
|
||||
```json
|
||||
{
|
||||
"bd7673cb-aac1-42ba-9521-4e8143a82bb3": {
|
||||
@ -176,16 +173,11 @@
|
||||
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
#### GET einzeln
|
||||
`/api/v1/intervention/<uuid>`
|
||||
|
||||
**Beispiel Response:**
|
||||
<details>
|
||||
<summary>Aufklappen</summary>
|
||||
|
||||
##### Beispiel Response
|
||||
```json
|
||||
{
|
||||
"97d7cce8-83e9-4043-bc76-317caf983a41": {
|
||||
@ -320,4 +312,3 @@
|
||||
}
|
||||
}
|
||||
```
|
||||
</details>
|
Loading…
Reference in New Issue
Block a user