OpenAPITools / OpenAPITools/openapi-generator

[REQ] `useTags` config option for csharp-netcore

Open
#4,880 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Enhancement: Feature
Dominant language
Java
Stars
26.8k
Forks
7.7k
PR merge metrics
PR metrics pending

Description

I would like to be able to generate a client for a whole API rather than a client for each tag.

It looks like the java client generator offers a useTags option that can create a combined API client. This would be great to have in the csharp-netcore generator.

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 at the csharp-netcore generator and compare it with the Java client generator's useTags option. Determine how the option is exposed and how generation currently groups clients by tag. Done means the C# generator can produce one client for the whole API instead of a separate client for each tag.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
devtools
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.