Skip to content

issues Search Results · repo:swagger-api/swagger-codegen language:Mustache

Filter by

6k results
 (77 ms)

6k results

inswagger-api/swagger-codegen (press backspace or delete to remove)

Overview Testing using v3.0.68, when a schema references another schema which is itself a reference, the resulting python-flask model does not contain all of the expected items. Example The following ...
  • jcsammy
  • Opened 
    8 days ago
  • #12541

Description When generating a C# client from a Swagger definition, properties marked as required in the schema and defined as type: integer with format: int64 are still generated as nullable types (long?) ...
  • VBA-N7
  • Opened 
    21 days ago
  • #12540

We are currently using swagger-codegen (version 3.0.68) to generate Swift classes from an OpenApi specification. We noticed that the generated enums are not (yet?) conforming to the CaseIterable protocol: ...
  • georgiosantoniadis
  • Opened 
    22 days ago
  • #12539

Description: When generating C# models from the following Swagger JSON: 🔗 https://www.zsrnext.ch/ApiGateway/swagger/1/swagger.json some generated classes contain constructors with duplicate parameters, ...
  • bytrus
  • Opened 
    23 days ago
  • #12538

Title: Swagger Codegen fails to generate Python client - missing swagger input or config Description: When attempting to generate a Python client using Swagger Codegen, the following error occurs: Exception ...
  • Draqun
  • Opened 
    26 days ago
  • #12537

Based on an OpenAPI 3.0 schema, can an MCP([Model Context Protocol] server be generated? If not currently supported, are there any plans or suggestions for support?
  • johlin
  • 3
  • Opened 
    29 days ago
  • #12536

[Python] fix docstring to comply with PEP 287 The python template predominantly uses PEP 287 - reStructuredText (reST) format style docstrings for function documentation. However certain functions docstrings ...
  • MMurape
  • Opened 
    on Mar 20
  • #12532

When returning the ApiResponse, the method ToDictionary is used to construct a response object from a raw API response. The method ToDictionary will expect only unique keys, but this is not always the ...
  • mihai80
  • 1
  • Opened 
    on Mar 4
  • #12529

Deleted for posting on wrong account
  • mihaicim
  • Opened 
    on Mar 4
  • #12528

I m using the OpenAPI Generator plugin for server stub generation based on a Swagger 2.0 specification. I’ve encountered an issue where the generated code contains an unwanted result value in the produces ...
  • krishnamohanmathakala
  • Opened 
    on Mar 4
  • #12527
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! 
Press the
/
key to activate the search input again and adjust your query.
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