ODM2 / ODM2RESTfulWebServices

A Python RESTful web service inteface for accessing data in an ODM2 database via Django rest swagger APIs.
http://odm2.github.io/ODM2RESTfulWebServices/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Update affiliations to use both path and query API endpoints #13

Closed lsetiawan closed 7 years ago

lsetiawan commented 7 years ago

Overview

This PR allows for path and query API calls on Affiliations.

emiliom commented 7 years ago

I guess it looks good ... but this is over my head. I'll merge anyway.