Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Methods POST/GET for elements in Plinian, from BaseElements to Interactions #6

Open
9 tasks done
nestorjal opened this issue Mar 1, 2016 · 1 comment
Open
9 tasks done
Assignees
Milestone

Comments

@nestorjal
Copy link
Contributor

Create the respective methods POST and GET, to save and obtain a version for the element TaxonRecordName. With POST a new version (in JSON) of the element (ElementVersion) will be saved in the database. Method GET will retrieve the version of the element in format JSON. The parameters for the GET should be the id of the Record (id de la Ficha) and the version to search.

  • IdentificationKeys
  • LifeForm
  • LifeCycle
  • Reproduction
  • AnnualCycles
  • Feeding
  • Dispersal
  • Behavior
  • Interactions
@oscarduque018
Copy link
Contributor

The URL to get post should be /ficha/id_ficha/elementos/name_elemento/_version

@oscarduque018 oscarduque018 modified the milestones: 1.4.1, 1.4.1.1 Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants