Closed
Description
When trying to use the delete items method I got confused by its typing:
- It accepts kwargs but it ignores it, despite the database supporting refresh arg.
- It states Optional[stac_types.Item] but it never returns anything.
Given the context of #342, I believe there needs to be a project typing overhaul because it's somewhat misleading.
Metadata
Metadata
Assignees
Labels
No labels