-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Milestone
Description
AEP-151 - Long-running operations appears to me to be incomplete. I'll list the issues I've found with it:
- In Guidance requests should return an HTTP response code. No protobuf equivalent is suggested.
- In Operation representation neither the protobuf or oas schema links are valid.
- The Operations service definition protobuf definition url yields a 404 error. I couldn't find the correct definition, and all other references in the code base are to the google version. I'm unsure which to use.
- No Operations service OAS file is linked to and none can be found in the aep repository.
- In Querying an operation there only seems to be a HTTP GET example. No protobuf example is provided. The Operations service in AIP provides additional methods. These methods are hinted at later in the AEP. Without any examples or schema it is impossible to know what these should look like.
- In Parallel operations resources which do not permit multiple requests must return an HTTP response code. No protobuf equivalent is suggested. In AIP the equivalent is ABORTED.
- Various links are broken.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done