-
Notifications
You must be signed in to change notification settings - Fork 16
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
Missing Flows API call #351
Comments
Flows API call is currently not working Tendrl/api#351
tendrl-bug-id: Tendrl#351 Signed-off-by: Shubhendu <shtripat@redhat.com>
May I know what this API was used for ? @Tendrl/frontend @fbalak |
IIRC it used to list all possible REST endpoints at top level .... |
Looks like this was removed back in September. Not sure about the motives. |
Earlier the pattern of RESt endpoints was different and as per discussion it was changed. I remember the endpoint |
Motive seems to be moving flows to jobs as well. Earlier, jobs were called flows in the code. usmqe/usmqe-tests#129 can also be closed, unless there is a specific need for exposing Flows as API. |
@shirshendu Functionality of listing all endpoints on a given API level is not covered by any other API call that is available now but I agree that there is no need to have API call |
Document docs/overview.adoc describes
Flows
API call but when I call:I receive:
Documentation should be updated or the API call should be provided properly.
The text was updated successfully, but these errors were encountered: