Skip to content
Snippets Groups Projects
Commit 9514aafc authored by Aksel Baardsen's avatar Aksel Baardsen
Browse files

Assignment updated to not require 'species' from /specie/

parent ddd54667
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,6 @@ type Specie struct {
Order string `json:"order"`
Family string `json:"family"`
Genus string `json:"genus"`
Species string `json:"species"`
ScientificName string `json:"scientificName"`
CanonicalName string `json:"canonicalName"`
Year string `json:"year"`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment