NUWCDIVNPT / stig-manager

An API and client for managing STIG assessments
Other
104 stars 28 forks source link

Collection creation fails when "description" property is absent from body #1303

Open cd-rite opened 3 weeks ago

cd-rite commented 3 weeks ago

Error response: "error": "Bind parameters must not contain undefined. To pass SQL NULL specify JS null",

We should supply a default value or make the field "required" in the OAS.