reitit/test
Timo Kramer e095cd2efa Support operationId in reitit-swagger
OpenAPI Specification allows the operationId to be added to the
"Operation Object" alongside e.g. summary and description. This
commit introduces the support of this element in the
reitit-swagger module and extends the tests. One test shows the
correct use of operationId where both are distinct and one
shows the failing of the swagger creation when the IDs are not
distinct.

- Spec: https://swagger.io/specification/#operation-object
- Adds the support for operationId
- Adds operationId in two places of the swagger test
- Adds a test that checks exception on duplicate IDs
- Closes #451
2020-11-25 18:38:35 +01:00
..
clj malli 0.2.0, update docs & tune 2020-10-18 20:22:01 +03:00
cljc/reitit Support operationId in reitit-swagger 2020-11-25 18:38:35 +01:00
cljs/reitit Test rfe start! 2020-09-26 16:51:19 +03:00