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