orppst / pst-gui

web based front end for the tool
Mozilla Public License 2.0
0 stars 0 forks source link

create new "Field" object #148

Closed DJWalker42 closed 1 month ago

DJWalker42 commented 1 month ago

To successfully submit a minimal proposal we need a page to create and persist a new "(observation) Field" in the GUI. Otherwise, it is a tedious task of hand editing several JSON objects in the Swagger UI for the API.

Note: this can be just the bare minimum by providing a new "Field" with only the "name" member filled out.

DJWalker42 commented 1 month ago

Note: any 'Field' object requires type information in the JSON to be successfully parsed by the API.