Sage-Bionetworks / rocc-service

ROCC REST API service
Apache License 2.0
1 stars 0 forks source link

Accept empty required array #117

Closed tschaffter closed 3 years ago

tschaffter commented 3 years ago

Fixes the following issue:

{
  "detail": "ValidationError (Person:60dde7de07e53d16f3766b54) (Field is required and cannot be empty: ['organizationIds'])",
  "status": 500,
  "title": "Internal error"
}
coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 990843155


Totals Coverage Status
Change from base Build 983583345: 0.0%
Covered Lines: 1504
Relevant Lines: 2253

💛 - Coveralls
tschaffter commented 3 years ago

Closing because this PR is empty after updating it.