29 /apps/{id}:
30 get:
31 summary: "Detail-Informationen zu einer DiGa."
32 description: "Detail-Informationen zu einer DiGa."
33 responses:
34 '200':
33 responses:
34 '200':
35 description: OK
36 content:
37 application/json:
38 schema:
48 get:
49 summary: "Technische Informationen zu einer DiGa."
50 description: "Detail-Informationen zu einer DiGa."
51 responses:
52 '200':
53 description: OK
51 responses:
52 '200':
53 description: OK
54 content:
55 application/json:
56 schema:
39 $ref: '#/components/schemas/digadetails'
40 parameters:
41 - in: path
42 name: id
43 example: 961
44 required: true
57 $ref: '#/components/schemas/digaprescription'
58 parameters:
59 - in: query
60 name: filter%5Bapp%5D
61 example: 961
62 required: true
69 type: object
70 properties:
71 data:
72 type: array
73 items:
74 type: object
84 relationships:
85 type: object
86 included:
87 type: array
88 items:
89 type: object
99 relationships:
100 type: object
101 meta:
102 type: object
103 properties:
104 id:
109 type: object
110 properties:
111 data:
112 type: array
113 items:
114 type: object
124 relationships:
125 type: object
126 meta:
127 type: object
128 properties:
129 id:
134 type: object
135 properties:
136 data:
137 type: array
138 items:
139 type: object
149 relationships:
150 type: object
151 meta:
152 type: object
153 properties:
154 id:
18 /apps:
19 get:
20 summary: "Liste aller DiGAs"
21 responses:
22 '200':
23 description: OK
29 /apps/{id}:
30 get:
31 summary: "Detail-Informationen zu einer DiGa."
32 description: "Detail-Informationen zu einer DiGa."
33 responses:
34 '200':
47 /prescriptions:
48 get:
49 summary: "Technische Informationen zu einer DiGa."
50 description: "Detail-Informationen zu einer DiGa."
51 responses:
52 '200':
17
18 /apps:
19 get:
20 summary: "Liste aller DiGAs"
21 responses:
22 '200':
28
29 /apps/{id}:
30 get:
31 summary: "Detail-Informationen zu einer DiGa."
32 description: "Detail-Informationen zu einer DiGa."
33 responses:
46 type: integer
47 /prescriptions:
48 get:
49 summary: "Technische Informationen zu einer DiGa."
50 description: "Detail-Informationen zu einer DiGa."
51 responses:
18 /apps:
19 get:
20 summary: "Liste aller DiGAs"
21 responses:
22 '200':
23 description: OK
29 /apps/{id}:
30 get:
31 summary: "Detail-Informationen zu einer DiGa."
32 description: "Detail-Informationen zu einer DiGa."
33 responses:
34 '200':
47 /prescriptions:
48 get:
49 summary: "Technische Informationen zu einer DiGa."
50 description: "Detail-Informationen zu einer DiGa."
51 responses:
52 '200':
17
18 /apps:
19 get:
20 summary: "Liste aller DiGAs"
21 responses:
22 '200':
28
29 /apps/{id}:
30 get:
31 summary: "Detail-Informationen zu einer DiGa."
32 description: "Detail-Informationen zu einer DiGa."
33 responses:
46 type: integer
47 /prescriptions:
48 get:
49 summary: "Technische Informationen zu einer DiGa."
50 description: "Detail-Informationen zu einer DiGa."
51 responses:
29 /apps/{id}:
30 get:
31 summary: "Detail-Informationen zu einer DiGa."
32 description: "Detail-Informationen zu einer DiGa."
33 responses:
34 '200':
33 responses:
34 '200':
35 description: OK
36 content:
37 application/json:
38 schema:
48 get:
49 summary: "Technische Informationen zu einer DiGa."
50 description: "Detail-Informationen zu einer DiGa."
51 responses:
52 '200':
53 description: OK
51 responses:
52 '200':
53 description: OK
54 content:
55 application/json:
56 schema:
39 $ref: '#/components/schemas/digadetails'
40 parameters:
41 - in: path
42 name: id
43 example: 961
44 required: true
57 $ref: '#/components/schemas/digaprescription'
58 parameters:
59 - in: query
60 name: filter%5Bapp%5D
61 example: 961
62 required: true
69 type: object
70 properties:
71 data:
72 type: array
73 items:
74 type: object
84 relationships:
85 type: object
86 included:
87 type: array
88 items:
89 type: object
99 relationships:
100 type: object
101 meta:
102 type: object
103 properties:
104 id:
109 type: object
110 properties:
111 data:
112 type: array
113 items:
114 type: object
124 relationships:
125 type: object
126 meta:
127 type: object
128 properties:
129 id:
134 type: object
135 properties:
136 data:
137 type: array
138 items:
139 type: object
149 relationships:
150 type: object
151 meta:
152 type: object
153 properties:
154 id: