Closed paulhirons-intercede closed 4 years ago
For consistency with the other API (PR & ABIS mostly), could you pluralize the resource name in the path (/v1/credential -> /v1/credentials) This seems to be the usual convention (See https://opensource.zalando.com/restful-api-guidelines/#134 or the Google calendar API for example).
Zalando also is recommending hyphens to separate words in resource names (https://opensource.zalando.com/restful-api-guidelines/#129). I have no strong opinion on this but could be worth changing if this is also a common convention (/v1/credentialRequest -> /v1/credential-requests)
is there an endpoint to retrieve images that might be part of a credential? (e.g. image of signature in driver's license)