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