Skip to content

feat(tools): add Get / List endpoints#12

Merged
toumorokoshi merged 1 commit intoaep-dev:mainfrom
toumorokoshi:yft/get-list
May 14, 2025
Merged

feat(tools): add Get / List endpoints#12
toumorokoshi merged 1 commit intoaep-dev:mainfrom
toumorokoshi:yft/get-list

Conversation

@toumorokoshi
Copy link
Copy Markdown
Member

Add list / get operations for a resource.

Add list / get operations for a resource.
@rambleraptor
Copy link
Copy Markdown
Member

In theory, the resources are supposed to expose out this information. Is that not the case?

@toumorokoshi toumorokoshi merged commit 78704d0 into aep-dev:main May 14, 2025
1 check passed
@toumorokoshi
Copy link
Copy Markdown
Member Author

You can retrieve individual resources, but can't list them. I think we can probably revisit this, but for lack of a generic interface, it seems like exposing list similar to other CRUD messages would unblock it's usage.

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