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