reitit/test
Markus Penttilä 702e7b8972 Add OpenAPI :requestBody for :form request schema
OpenAPI Specification 3 requires defining form parameters, i.e. classic
application/x-www-form-urlencoded type body as a :requestBody. They are
not supported as regular parameters like in OAS 2.
2024-10-09 22:28:57 -04:00
..
clj fix: fix bug where http ring handler would cause :path to be applied twice 2024-09-02 15:40:00 +10:00
cljc/reitit Add OpenAPI :requestBody for :form request schema 2024-10-09 22:28:57 -04:00
cljs/reitit Add arities 1 and 2 to rf/match->path 2024-06-21 09:59:33 +02:00