-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review the Web API draft #46
Comments
I talked to Triet and I think we came to the conclusion that I should try a review. I don't know how a review should look like, so here is everything i wrote down which possibly could be improved. Maybe it would be better if i change the document (openapi.yml) and you could make a diff? Maybe this review is not about small corrections but about discussing how I would structure the API? Maybe the review has to put into the pull-request? I took my notes in German.
|
fixed fb1b2d8
Ja, weil ich mir da nicht sicher bin, was Sinn macht, das ist abhängig von der jeweiligen Infrastruktur (
The old
Yes, we can extend the
That's a good question and also the reason why there's an
This is supposed to return a workflow, i.e. the abstract orchestration of processors.
It does require input of course, but since we don't know the format of workflows, it's hard to say much about the format of the mappings. But likely a JSON object mapping workflow parameters to concrete values.
fixed ed8be88
fixed 9fb6eb3
Typo, this should have been part of `workspace/{workspace-id} as you suggested. 2442139
I think this should be handled with content-negotiation. I have so far only defined the JSON response, but if you do
added an enum a924db4 |
See OCR-D/spec#173 where I put my thoughts in a review. |
OCR-D/spec#173
The text was updated successfully, but these errors were encountered: