VEuPathDB / web-study-data-access

Utilities and hooks for controlling end user access to study data
Apache License 2.0
0 stars 1 forks source link

Remove duplicate userId from fetch path #14

Closed jernestmyers closed 2 years ago

jernestmyers commented 2 years ago

Removed wdkUserId from the line below because endUserId already includes it:

path: '${END_USERS_PATH}/${wdkUserId}-${endUserId}',