Endpoint to request valid did-finder schemes
Opened this issue · 0 comments
BenGalewsky commented
Story
As a ServiceX user I want to see the list of supported DID finders so I can validate my requests before submitting them
Acceptance Criteria
- Submit a GET against the endpoint and receive a list of valid DID Finders as specified by the config setting
VALID_DID_SCHEMES
Assumptions
- New GET method at
/servicex/did-finders