aboutsummaryrefslogtreecommitdiff
path: root/gn_auth/auth/authorisation/resources/request_utils.py
AgeCommit message (Collapse)Author
4 daysAdd type annotation to variable.HEADmainFrederick Muriuki Muriithi
4 daysBugfix: Fix bugs that were preventing creation of geno resourceFrederick Muriuki Muriithi
Fix the bugs that were causing the creation of a genotype resource via API to fail.
4 daysImplement genotype resource creation via API with resource dataFrederick Muriuki Muriithi
Create the resource, assign the resource-owner role and link the resource's data in a single API call.