router.get("/collections/{collection_id}/cards/", response_model=CardList)
nothing calls this directly
no outgoing calls
no test coverage detected