{"body":" instance\n    {-# OVERLAPPING #-}\n    ( ReflectMethod method\n    ) =>\n    HasDocs (Verb method 204 (ct ': cts) NoContent)\n    where\n    docsFor Proxy (endpoint, action) DocOptions {} =\n      single endpoint' action'\n      where\n        endpoint' = endpoint & method .~ method'\n        action' =\n          action & response . respBody .~ []\n            & response . respTypes .~ []\n            & response . respStatus .~ 204\n            & response . respHeaders .~ []\n        method' = reflectMethod (Proxy :: Proxy method)\n","name":"","extension":"txt","url":"https://www.irccloud.com/pastebin/GeBOy4jx","modified":1604934605,"id":"GeBOy4jx","size":523,"lines":16,"own_paste":false,"theme":"","date":1604934560}