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

Modify GET /provider endpoint response #243

Open
bsushmith opened this issue Aug 3, 2022 · 0 comments
Open

Modify GET /provider endpoint response #243

bsushmith opened this issue Aug 3, 2022 · 0 comments
Labels

Comments

@bsushmith
Copy link
Member

Summary
Currently, guardian GET /provider has a different provider structure in response compared to the request body of PUT /provider and POST /provider

Based on general conventions/expectations - one would assume that they all have the same structure… but they aren’t.

Change GetProviderResponse to have ProviderConfig instead of Provider like others.

lifosmin pushed a commit to lifosmin/guardian that referenced this issue Aug 31, 2023
* feat(compass): support pagination in SearchAssets

* Add pagination support in SearchAssets API. `offset` would be the offset and `size` would be the page size. The changes are backward compatible
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants