Skip to content

stac_fastapi bulk items loader endpoint not working on Swagger #23

Open
@keul

Description

@keul

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions