WilkinsonK / xapi-oxidized

XNAT web API client
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Implement setters for common data queries #13

Open WilkinsonK opened 4 months ago

WilkinsonK commented 4 months ago

As a developer using this library suite, I would like to have implementations predefined for most common data queries. That is, I would like to have an integration between the defined models and their appropriate REST PUT and POST calls.

We will want setters for the following, in order of priority:

There are other models that have appropriate PUT and POST calls available to them according to their API documentation, however they are not a priority for this story and can be dealt with at a later time.