gs1 / EPCIS

Draft files being shared for EPCIS 2.0 development
Other
20 stars 7 forks source link

move capture error behaviour into CaptureJob model #387

Closed sboeckelmann closed 2 years ago

sboeckelmann commented 2 years ago

Hi @jmcanterafonseca-iota, @domguinard, please verify my changes to GET /capture and /capture/{captureID} endpoint.

The GS1-Capture-Error-Behaviour header was removed from the GET /capture/{captureID} endpoint and the following changes have been made to CaptureJob model:

I also added the matrix describing captureErrorBehaviour in conjunction with success and running to all the descriptions. Please let me know if you think that this is causing too much redundancy.

FYI: @mgh128, @CraigRe

Have a nice weekend everyone!