ring-swagger 2020-06-30

@kbosompem has joined the channel

Trying to add an openapi extension in compojure-api but i'm not sure i fully understand how restructure-parms works

i have the following but

(defmethod restructure-param :x-ms-trigger
  [_ components acc]
  (update-in acc [:middleware] conj [:headers components]))