Skip to content

Finalize API v2

Needs a description of the API and some thoughts on whether the endpoints need change.

New parameters of arguments endpoint:

  • fields gives a comma-separated list of the attributes that the result should have (in JSON path syntax, e.g. fields=id,context.aspects). All other attributes will not be send. This requires modifications in Bindings.

New endpoints:

  • single argument at arguments/<id>
Edited by Johannes Kiesel