Skip to content

Option for params for list algorithms#125

Open
grallewellyn wants to merge 3 commits into
developfrom
feature/filter-processes
Open

Option for params for list algorithms#125
grallewellyn wants to merge 3 commits into
developfrom
feature/filter-processes

Conversation

@grallewellyn
Copy link
Copy Markdown
Member

Relies on API update: MAAP-Project/maap-api-nasa#224
Lets users filter by username, process name and process version

@grallewellyn grallewellyn requested a review from marjo-luc April 7, 2026 22:19
@grallewellyn grallewellyn requested a review from sujen1412 May 5, 2026 17:51
Comment thread maap/maap.py

# OGC-compliant endpoint functions
def list_algorithms(self):
def list_algorithms(self, deployer=None, algorithm_name=None, algorithm_version=None):
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add more documentation here including the response ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants