gs1 / EPCIS

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

epcisException type needed when a resource is not found #398

Closed jmcanterafonseca-iota closed 2 years ago

jmcanterafonseca-iota commented 2 years ago

example

GET /epcs/urn:epc:xxx

if the EPC in question does not exist a response with status code equal to 404 will be sent but what should be the exception type on the response payload?

jmcanterafonseca-iota commented 2 years ago

epcis:ResourceNotFoundException shall be used