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

API does not filter on {package} #426

Closed
petersmythe opened this issue Jul 19, 2024 · 1 comment
Closed

API does not filter on {package} #426

petersmythe opened this issue Jul 19, 2024 · 1 comment

Comments

@petersmythe
Copy link
Contributor

API does not appear to filter on {package}:

Example from docs:

https://api.klayers.cloud/api/v2/p3.9/layers/ap-southeast-1/boto3

this returns all v3.9 packages in ap-southeast-1

I expect it to only return the boto3 package ARN

@keithrozario
Copy link
Owner

For me at least this works correctly:
image

Can you elaborate more -- the endpoint does provide some 'other' packages, but those are the dependencies of the package in question. i.e. boto3 will install those packages (like jmespath).

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

No branches or pull requests

2 participants