Staging instance, all changes can be removed at any time

Skip to content

Add cooking requests to the WebAPIClient

charly reux requested to merge charly/swh-web-client:master into master

Added corresponding methods to the vault api i.e.:

  • cooking_request : post request to api/vault/:bundletype/:swhid
  • cooking_check : get request to api/vault/:bundletype/:swhid
  • cooking_fetch : get request to api/vault/:bundletype/:swhid/raw

Merge request reports

Loading