SIB-Colombia / chigui

0 stars 1 forks source link

Methods POST/GET for elements in Plinian, from MolecularData to AncillaryData #4

Open oscarduque018 opened 8 years ago

oscarduque018 commented 8 years ago

Create the respective methods POST and GET, to save and obtain a version for the element. With POST a new version (in JSON) of each 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.

nestorjal commented 8 years ago

@andresciceri the milestone has changed, @mcubillos requires that change due to her deadlines. Please give it the proper priority.

nestorjal commented 8 years ago

@andresciceri is this issue in progress?

andresciceri commented 8 years ago

yes, i'm working in this issue.

andresciceri commented 8 years ago

The api elements were updated and tested