mirror of
https://github.com/metosin/reitit.git
synced 2026-01-05 15:29:50 +00:00
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. |
||
|---|---|---|
| .. | ||
| coercion_test.cljc | ||
| core_test.cljc | ||
| dependency_test.cljc | ||
| exception_test.cljc | ||
| impl_test.cljc | ||
| interceptor_test.cljc | ||
| middleware_test.cljc | ||
| openapi_test.clj | ||
| ring_coercion_test.cljc | ||
| ring_spec_test.cljc | ||
| ring_test.cljc | ||
| spec_test.cljc | ||
| swagger_test.clj | ||
| trie_test.cljc | ||