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

stac_fastapi bulk items loader endpoint not working on Swagger #23

Open
keul opened this issue Mar 30, 2023 · 0 comments
Open

stac_fastapi bulk items loader endpoint not working on Swagger #23

keul opened this issue Mar 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@keul
Copy link
Contributor

keul commented Mar 30, 2023

I'm using stac_fastapi.sqlalchemy.

Using the /collections/{collection_id}/bulk_items endpoint directly from Swagger/OpenAPI interface is not working.

As you can see, the rendered form is like the following:

Schermata 2023-03-30 alle 16 14 36

The collection_id parameter is not there, so every attempt to use the "Execute" button and manually load data fails.

On the other hand, the single item load endpoint () works normally.

Schermata 2023-03-30 alle 16 17 44

@gadomski gadomski added the bug Something isn't working label Mar 30, 2023
@gadomski gadomski added this to the 2.5.0 milestone Mar 30, 2023
@gadomski gadomski self-assigned this Mar 30, 2023
@keul keul changed the title stac_fastapi bulk items loader endpoint not wokring on Swagger stac_fastapi bulk items loader endpoint not working on Swagger Mar 30, 2023
@gadomski gadomski removed this from the 2.5.0 milestone Mar 30, 2023
@gadomski gadomski transferred this issue from stac-utils/stac-fastapi May 11, 2023
@gadomski gadomski removed their assignment Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants