doc: fix example in openapi-feature docstring

This commit is contained in:
Joel Kaasinen 2023-03-15 09:23:29 +02:00
parent 23b2719be5
commit 6f72acdf32

View file

@ -55,7 +55,7 @@
[\"/openapi.json\" [\"/openapi.json\"
{:get {:no-doc true {:get {:no-doc true
:openapi {:info {:title \"my-api\"}} :openapi {:info {:title \"my-api\"}}
:handler reitit.openapi/openapi-spec-handler}}] :handler (reitit.openapi/create-openapi-handler)}}]
[\"/plus\" [\"/plus\"
{:get {:openapi {:tags \"math\"} {:get {:openapi {:tags \"math\"}