joyent / conch-api

Datacenter build and management service
Mozilla Public License 2.0
22 stars 11 forks source link

json validation cleanup, part 3 #1068

Closed karenetheridge closed 3 years ago

karenetheridge commented 3 years ago

Validate query parameters, request response body payloads in one place consistently and generate relevant error responses on failure - moves declaration of json schema definitions outside of controllers and into the route definitions.