Skip to content

issues Search Results · repo:atc-net/atc-rest-api-generator language:C#

Filter by

79 results
 (64 ms)

79 results

inatc-net/atc-rest-api-generator (press backspace or delete to remove)

Describe the bug If you take the YAML file from the sample in the repo and generate a new solution, it does not produce the same code as in the repo. Mainly I m seeing that authentication isn t enabled. ...
  • trysenga
  • 7
  • Opened 
    on Jun 8, 2023
  • #181

Describe the bug The links to docs and extended are both dead links in the readme To Reproduce Steps to reproduce the behavior: 1. Go to readme 2. Click on References or References Extended 3. Error ...
  • trysenga
  • 1
  • Opened 
    on Jun 8, 2023
  • #180

Describe the bug Cannot generate result type of pagination with a generic result type. To Reproduce Spec: `openapi: 3.0.1 info: title: API description: API version: v1 contact: name: Company license: ...
  • kimlundjohansen
  • 1
  • Opened 
    on Jan 12, 2023
  • #170

Is your feature request related to a problem? Please describe. A feature request. Describe the solution you d like Support Inheritance and Polymorphism. https://swagger.io/docs/specification/data-models/inheritance-and-polymorphism/ ...
  • kimlundjohansen
  • Opened 
    on Sep 8, 2022
  • #165

Is your feature request related to a problem? Please describe. A feature request. Describe the solution you d like Support for oneOf, anyOf, allOf. https://swagger.io/docs/specification/data-models/oneof-anyof-allof-not/ ...
  • kimlundjohansen
  • Opened 
    on Sep 8, 2022
  • #164

Is your feature request related to a problem? Please describe. A feature request. Describe the solution you d like Support for Dictionary type properties. Like Dictionary string, string https://swagger.io/docs/specification/data-models/dictionaries/ ...
  • kimlundjohansen
  • Opened 
    on Sep 8, 2022
  • #163

Describe the bug If we add an operationId named listPrintersOnPrintline we are faced with a blocking validation error: OperationId {operationValue.OperationId} is not pluralized - Response model is defined ...
  • kimlundjohansen
  • Opened 
    on Aug 25, 2022
  • #161

Is your feature request related to a problem? Please describe. Feature request Describe the solution you d like The content of the request handlers should be like this: namespace PetStore.PrintLines; ...
  • kimlundjohansen
  • 1
  • Opened 
    on Aug 5, 2022
  • #160

  • davidkallesen
  • 1
  • Opened 
    on Nov 30, 2021
  • #137

GIT issue: Filename too long $ git clone https://github.com/atc-net/atc-rest-api-generator.git Cloning into atc-rest-api-generator ... remote: Enumerating objects: 5161, done. remote: Counting objects: ...
  • ThomasHoeeg
  • Opened 
    on Nov 16, 2021
  • #134
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub