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

Make organizations nullable in methods #64

Closed lsetiawan closed 6 years ago

lsetiawan commented 6 years ago

Overview

This PR makes organizations nullable, which follows more of the ODM2 Schema. This also applies to taxonomic classifier.

lsetiawan commented 6 years ago

Travis currently failed because there is no .travis.yml yet. PR #63 needs to be merged first. Rerun the check on this PR, then this PR can be merged when passing.