reitit/test/cljc/reitit
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
..
coercion_test.cljc doesn't work properly with spec 2023-05-22 09:16:57 +03:00
core_test.cljc fixes #679 2024-06-30 17:55:47 +03:00
dependency_test.cljc format-ns 2022-02-14 16:59:20 +02:00
exception_test.cljc fix spec tests + format 2023-01-21 10:58:53 +02:00
impl_test.cljc welcome 2-phase schema compilation 2023-05-21 20:32:40 +03:00
interceptor_test.cljc fix spec tests + format 2023-01-21 10:58:53 +02:00
middleware_test.cljc fix spec tests + format 2023-01-21 10:58:53 +02:00
openapi_test.clj Add OpenAPI :requestBody for :form request schema 2024-10-09 22:28:57 -04:00
ring_coercion_test.cljc Fix: account for changed malli encoder behavior that was breaking ring-coercion-test 2024-02-09 11:37:34 +02:00
ring_spec_test.cljc fix spec tests + format 2023-01-21 10:58:53 +02:00
ring_test.cljc . 2024-06-29 16:23:35 +03:00
spec_test.cljc test: handler can be a var 2024-03-15 09:18:54 +02:00
swagger_test.clj test: add response schema to reitit.swagger-test/malli-var-test 2024-04-22 09:08:37 +03:00
trie_test.cljc format-ns 2022-02-14 16:59:20 +02:00