Closed LewisAJones closed 9 months ago
Thanks for the quick review @willgearty! I think I've addressed your comments with the latest update. This has required a bit of a shift around but should be easy enough to follow. It would still be good to eventually get all the licenses accessible via PhyloPic rather than hardcoding them!
OK @willgearty, I think I've addressed all your comments now!
This PR adds increased functionality to
get_attribution
. It allows users to generate permalinks for collections of UUIDs which can be used to share and document contributors, licenses, etc. This added functionality required the generation ofphy_POST
which I’ve attempted to standardise withphy_GET
. Happy to make any further changes that might be worthwhile!Closes #81.