metosin / metosin/compojure-api

Missing security and deprecated meta

Open
#453 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
1.1k
Forks
146
PR merge metrics
No merged PRs in 30d

Description

## 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!

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the compojure.api.meta restructure functions referenced by the issue and trace how route metadata reaches Swagger generation. Check how :security and :deprecated are handled for routes, including private routes, then confirm completion by generating Swagger output that includes those metadata cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
clojure, openapi
Domain
api
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.