OCR-D / spec

Specification of the @OCR-D technical architecture, interface definitions and data exchange format(s)
https://ocr-d.de/en/spec/
17 stars 5 forks source link

Web API: change /processor/{executable}/{job_id} to just /processor/{job_id} #246

Open bertsky opened 1 year ago

bertsky commented 1 year ago

According to this discussion on the Processing Server implementation, we should simplify here.

(But it must be clear at all times what is a workflow job ID and what is a processor job ID.)

Besides the Swagger, lots of mentions in web_api.md would have to be updated.