SIB-Colombia / chigui

0 stars 1 forks source link

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

Open nestorjal opened 8 years ago

nestorjal commented 8 years ago

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.

oscarduque018 commented 8 years ago

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