Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Merge requests
  • Open 5
  • Merged 136
  • Closed 15
  • All 156
Subscribe to RSS feed
  • [python-nextgen] better enum naming   5 of 6 checklist items completed
    !14869 · created Mar 02, 2023 by William Cheng   6.5.0   Client: Python Enhancement: Feature Feature: Enum
    • MERGED
    • 1
    updated Mar 03, 2023
  • [python-nextgen] fix enum default value   6 of 6 checklist items completed
    !14846 · created Mar 01, 2023 by William Cheng   6.5.0   Client: Python Feature: Enum Issue: Bug
    • MERGED
    • 1
    updated Mar 20, 2023
  • [java] Fix enum ref issue in array default value   6 of 6 checklist items completed
    !14638 · created Feb 07, 2023 by William Cheng   6.4.0   Client: Java Feature: Enum Issue: Bug
    • MERGED
    • 1
    updated Feb 07, 2023
  • [scala-sttp]Update import for enum in API class   5 of 6 checklist items completed
    !14546 · created Jan 27, 2023 by Administrator   6.3.0   Client: Scala Feature: Enum Issue: Bug
    • MERGED
    • 2
    updated Jan 28, 2023
  • [Java][Spring] fix EnumConverterConfiguration   5 of 5 checklist items completed
    !14356 · created Jan 02, 2023 by Oleh Kurpiak   6.3.0   Feature: Enum Issue: Bug Server: Java Server: Spring
    • MERGED
    • 3
    updated Mar 20, 2023
  • Support RawRepresentable enums   5 of 5 checklist items completed
    !14144 · created Nov 29, 2022 by Administrator   6.3.0   Client: Swift Enhancement: Feature Feature: Enum
    • MERGED
    • 5
    updated Nov 30, 2022
  • Fix enum generation for php-symfony generator   5 of 5 checklist items completed
    !14105 · created Nov 24, 2022 by Administrator   6.3.0   Enhancement: Feature Feature: Enum Server: PHP
    • MERGED
    • 5
    updated Mar 20, 2023
  • Add isEnumRef, isEnumOrRef to CodegenProperty   5 of 5 checklist items completed
    !13880 · created Nov 02, 2022 by William Cheng   6.3.0   Enhancement: Feature Feature: Enum Feature: Generator
    • MERGED
    • 9
    updated Mar 20, 2023
  • [jaxrs-cxf-cdi] use jackson for enum serialization   2 of 2 checklist items completed
    !13766 · created Oct 19, 2022 by Administrator   6.3.0   Enhancement: Feature Feature: Enum Server: Java
    • MERGED
    • 2
    updated Nov 11, 2022
  • [csharp] Fixed data type issues   5 of 5 checklist items completed
    !13541 · created Sep 28, 2022 by devhl-labs   6.2.1   Client: C-Sharp Feature: Enum Issue: Bug
    • MERGED
    • 2
    updated Oct 12, 2022
  • Add alternative constructor if type is not String.   0 of 5 checklist items completed
    !13524 · created Sep 26, 2022 by Administrator   Client: Java Enhancement: Feature Feature: Enum
    • 0
    updated Mar 19, 2023
  • [R] Better enum status validation   5 of 5 checklist items completed
    !13486 · created Sep 21, 2022 by William Cheng   6.2.0   Client: R Enhancement: Feature Feature: Enum
    • MERGED
    • 1
    updated Sep 24, 2022
  • [Rust] Issue #13453 - Empty enum variant names
    !13454 · created Sep 17, 2022 by Administrator   6.2.0   Client: Rust Feature: Enum Issue: Bug Server: Rust
    • MERGED
    • 3
    updated Sep 24, 2022
  • [Dart] Remove toString() call in enum TypeTransformers   5 of 5 checklist items completed
    !13452 · created Sep 17, 2022 by Administrator   6.2.0   Client: Dart Feature: Enum Issue: Bug
    • MERGED
    • 3
    updated Mar 20, 2023
  • Generate and use enum types in parameters for typescript-axios   5 of 5 checklist items completed
    !13438 · created Sep 16, 2022 by Administrator   6.2.1   7.0.x   Breaking change (without fallback) Client: TypeScript Enhancement: Feature Feature: Enum
    • MERGED
    • 14
    updated Mar 20, 2023
  • Add validation for query enum parameters in R client   5 of 5 checklist items completed
    !13415 · created Sep 13, 2022 by William Cheng   6.2.0   Client: R Enhancement: Feature Feature: Enum
    • MERGED
    • 1
    updated Sep 24, 2022
  • [SPRING] Add converters for enums   5 of 5 checklist items completed
    !13349 · created Sep 04, 2022 by Administrator   6.2.1   Enhancement: Feature Feature: Enum Server: Spring
    • MERGED
    • Approved
    • 5
    updated Mar 20, 2023
  • [scala][sttp]fix enum generation for inline-enum of array   4 of 5 checklist items completed
    !13250 · created Aug 22, 2022 by Administrator   6.1.0   Client: Scala Feature: Enum Issue: Bug
    • MERGED
    • 3
    updated Mar 20, 2023
  • [cpp-pistache-server] Fix enum generation for mode useStructModel=true   5 of 5 checklist items completed
    !13249 · created Aug 22, 2022 by Administrator   6.1.0   Feature: Enum Issue: Bug Server: C++
    • MERGED
    • 3
    updated Mar 20, 2023
  • [csharp-netcore] Use type names as the keys of the enum reference map   5 of 5 checklist items completed
    !13242 · created Aug 21, 2022 by Administrator   6.1.0   Client: C-Sharp Feature: Enum Issue: Bug Server: C-Sharp
    • MERGED
    • 2
    updated Aug 23, 2022
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 8
  • Next