trustification / trustify

Apache License 2.0
10 stars 19 forks source link

Move /api/v1/package to /api/v1/purl. #495

Closed bobmcwhirter closed 3 months ago

bobmcwhirter commented 3 months ago

Rename DTOs, adjust fields to be purl-centric instead of package-centric. Allow /api/v1/purl/{URL_ENCODED_PURL} to work as well as /api/v1/purl/{UUID}.

bobmcwhirter commented 3 months ago

I'd like to have it for now to help debug relationships.