Skip to content

Using included routers #5

Description

@hans-d
app = express();
api = express.Router();
// define & flair your api here

app.use('/api', api);
doc = flair.swagger(app);

is not supported yet.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions