feat(soa/lab#1): update specs

This commit is contained in:
maxbarsukov 2025-09-19 17:42:40 +03:00
parent 57240b7971
commit 9ed08b93e2
4 changed files with 680 additions and 227 deletions

View File

@ -83,12 +83,6 @@ paths:
time:
type: string
format: date-time
default:
description: Returns error code, message and time in case of error
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
/demography/eye-color/{eyeColor}:
get:
@ -163,12 +157,6 @@ paths:
time:
type: string
format: date-time
default:
description: Returns error code, message and time in case of error
content:
application/json:
schema:
$ref: '#/components/schemas/Error'
components:
schemas:

File diff suppressed because it is too large Load Diff