fix: typo on examples/http-swagger

This commit is contained in:
Joel Kaasinen 2023-03-15 13:20:02 +02:00
parent 66e7c9e1c8
commit 5107658c25

View file

@ -53,7 +53,7 @@
["/openapi.json" ["/openapi.json"
{:get {:no-doc true {:get {:no-doc true
:openapi {:info {:title "my-api" :openapi {:info {:title "my-api"
:description "openap-docs with reitit-http" :description "openapi3-docs with reitit-http"
:version "0.0.1"} :version "0.0.1"}
;; used in /secure APIs below ;; used in /secure APIs below
:components {:securitySchemes {"auth" {:type :apiKey :components {:securitySchemes {"auth" {:type :apiKey