Skip to content
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

Update getProcessList to conform with the new gateway API #44

Open
emmdim opened this issue Mar 11, 2021 · 0 comments
Open

Update getProcessList to conform with the new gateway API #44

emmdim opened this issue Mar 11, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@emmdim
Copy link
Member

emmdim commented Mar 11, 2021

Description

The gateway API was updated and while before it supported only getProcessList(fromId:string) fetching all the processes from create after a specific process ID (fromId) now is getProcessList(from:number) where form is an index in the list of the processes.

@elboletaire does it make sense to use the from parameter for the pagination of the UI?

@emmdim emmdim added the enhancement New feature or request label Mar 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant