metosin / compojure-api

Sweet web apis with Compojure & Swagger
http://metosin.github.io/compojure-api/doc/
Eclipse Public License 1.0
1.11k stars 149 forks source link

Missing security and deprecated meta #453

Open mechamogeo opened 3 years ago

mechamogeo commented 3 years ago

Library Version(s)

2.0.0-alpha31

Problem

The :security or :deprecated in route not working, this methods is not been implemented in compojure.api.meta as a restructure function, in that case i can't generate a swagger with private routes or route depreciation!