RicoSuter/NSwag

IOperationNameGenerator based on tag name

Open

#1,823 opened on Dec 13, 2018

View on GitHub
 (2 comments) (2 reactions) (0 assignees)C# (1,189 forks)batch import
help wantedtype: enhancement

Repository metrics

Stars
 (6,291 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi, Redoc groups API endpoints based on tags and I would like to have the same structure for my clients.

Would be great to have a IOperationNameGenerator that creates client class names based on tags.

Contributor guide