inspection: GET /api/v1/inspection/<id> with JSON response

Description Usage Arguments

Description

GET /api/v1/inspection/<id> with JSON response

Usage

1
inspection(compendium_id, file = NA, objects = NA, req, res)

Arguments

compendium_id

required path paramter - the identifier of the compendium

file

required query parameter - the relative path to the file which should be opened

objects

optional query parameter - names of objects in the binary file to include in the response

req

plumber request object

res

plumber response object


o2r-project/o2r-inspecter documentation built on May 12, 2019, 8:44 a.m.