Open maxdiebold-erg opened 2 months ago
Verified on dev swagger page using endpoints listed in acceptance tests. Received success responses when selecting multiple values for parameters stateCode, controlTechnologies, unitType, unitFuelType, programCodeInfo, and accountType
Verified in test swagger page (200 HTTP response) for the following endpoints:
Several of the DTO validators are throwing errors for parameters where multiple values are accepted. The required change has already been made in the
11.x
branch ofeasey-common
(see https://github.com/US-EPA-CAMD/easey-common/pull/161). This should be propagated to themaster
branch, and ECMPS 2.0 repositories should be updated to use the latest version.Acceptance Tests
Endpoints that accept multiple values for a parameter with a decorator that uses the
DbLookupValidator
under the hood should return a success response. Some endpoints to test include: