ssl-hep / ServiceX_App

REST Front End to ServiceX
BSD 3-Clause "New" or "Revised" License
3 stars 10 forks source link

Endpoint to request valid did-finder schemes #95

Open BenGalewsky opened 3 years ago

BenGalewsky commented 3 years ago

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

  1. Submit a GET against the endpoint and receive a list of valid DID Finders as specified by the config setting VALID_DID_SCHEMES

    Assumptions

  2. New GET method at /servicex/did-finders