NCIOCPL / r4r-api

API to support the Resources for Researchers application
0 stars 2 forks source link

(#25) Upgrade to .Net 6 #26

Closed blairl-nih closed 1 year ago

blairl-nih commented 1 year ago

Closes #24 Closes #18 Closes #25 Fixes #27

KateMashkinaNIH commented 1 year ago

it appears that code doesn't handle empty values as expected https://webapis-dev.cancer.gov/r4r/v1/resources?researchAreas= - this should have failed https://webapis-dev.cancer.gov/r4r/v1/resources?from=0&toolSubtypes=genomic_analysis&toolTypes= - this still returns 500 ( where 400 is expected )