Fix typo in api_connexion/openapi/v1.yaml (#9986)
`startd_ate_lte` -> `start_date_lte`
This commit is contained in:
Родитель
81b65bed23
Коммит
d3d918cc2f
|
@ -1882,7 +1882,7 @@ components:
|
|||
description: >
|
||||
Returns objects greater or equal the specified date.
|
||||
|
||||
This can be combined with startd_ate_lte parameter to receive only the selected period.
|
||||
This can be combined with start_date_lte parameter to receive only the selected period.
|
||||
start_date_lte:
|
||||
type: string
|
||||
format: date-time
|
||||
|
@ -2269,7 +2269,7 @@ components:
|
|||
description: >
|
||||
Returns objects greater or equal the specified date.
|
||||
|
||||
This can be combined with startd_ate_lte parameter to receive only the selected period.
|
||||
This can be combined with start_date_lte parameter to receive only the selected period.
|
||||
FilterStartDateLTE:
|
||||
in: query
|
||||
name: start_date_lte
|
||||
|
|
Загрузка…
Ссылка в новой задаче