@@ -163,7 +163,6 @@ discard block |
||
163 | 163 | * mediaType="application/json", |
164 | 164 | * @OA\Schema( |
165 | 165 | * |
166 | - |
|
167 | 166 | * @OA\Property(property="field", type="string", format="string", nullable=true) |
168 | 167 | * ) |
169 | 168 | * ) |
@@ -175,7 +174,6 @@ discard block |
||
175 | 174 | * mediaType="application/json", |
176 | 175 | * @OA\Schema( |
177 | 176 | * required={ "id" }, |
178 | - |
|
179 | 177 | * @OA\Property(property="id", type="integer", format="int32") |
180 | 178 | * ) |
181 | 179 | * ) |
@@ -163,7 +163,6 @@ discard block |
||
163 | 163 | * mediaType="application/json", |
164 | 164 | * @OA\Schema( |
165 | 165 | * |
166 | - |
|
167 | 166 | * @OA\Property(property="field", type="string", format="string", nullable=true) |
168 | 167 | * ) |
169 | 168 | * ) |
@@ -175,7 +174,6 @@ discard block |
||
175 | 174 | * mediaType="application/json", |
176 | 175 | * @OA\Schema( |
177 | 176 | * required={ "id" }, |
178 | - |
|
179 | 177 | * @OA\Property(property="id", type="string", format="string") |
180 | 178 | * ) |
181 | 179 | * ) |