-
Notifications
You must be signed in to change notification settings - Fork 25.5k
Labels
:Core/Infra/REST APIREST infrastructure and utilitiesREST infrastructure and utilities>bugTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team
Description
#112478 accidentally dropped support for the ?timeout
param, reinstated in #113852. I think we could have detected this sooner: it should be an error for prepareRequest
to attempt to consume a parameter that isn't in the set returned from supportedQueryParameters()
, regardless of whether this parameter is supplied in the request or not.
smalyshev
Metadata
Metadata
Assignees
Labels
:Core/Infra/REST APIREST infrastructure and utilitiesREST infrastructure and utilities>bugTeam:Core/InfraMeta label for core/infra teamMeta label for core/infra team