threatgrid / ctia

Cisco Threat Intelligence API
Eclipse Public License 1.0
69 stars 26 forks source link

Fix `:body` descriptions #1409

Closed frenchy64 closed 11 months ago

frenchy64 commented 11 months ago

:body [body SCHEMA {:description ...} ignores the description.

Should be :body [body (describe SCHEMA ...)].

https://github.com/metosin/compojure-api/blob/1970a468a13484a3cacdaef5f74ae925b342e90b/src/compojure/api/meta.clj#L130

§ QA

No QA is needed.

§ Release Notes

intern: Fix `:body` descriptions

§ Squashed Commits