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
  • feature(PHP): include the current value with enum failure   6 of 6 checklist items completed
    !7993 · created Nov 20, 2020 by Administrator   5.0.0   Client: PHP Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Nov 30, 2020
  • [JAXRS-CXF] Generate missing jackson annotations in inner enum   6 of 6 checklist items completed
    !7879 · created Nov 04, 2020 by Administrator   5.0.0   Client: Java Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated Nov 26, 2020
  • [Dart2] Fix compile errors for required enums without default value.   6 of 6 checklist items completed
    !7877 · created Nov 04, 2020 by Administrator   5.0.0   Client: Dart Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated Nov 24, 2020
  • [dart-dio] Adds support for generating inline enums   5 of 5 checklist items completed
    !5668 · created Mar 23, 2020 by Administrator   5.0.0   Breaking change (without fallback) Client: Dart Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Sep 18, 2020
  • [python-experimental] automatically use values for enums of length1   4 of 4 checklist items completed
    !3118 · created Jun 07, 2019 by Administrator   4.1.0   Client: Python Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Sep 01, 2020
  • [Dart] Get all enum values in a list   6 of 6 checklist items completed
    !7166 · created Aug 08, 2020 by Administrator   5.0.0   Client: Dart Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Aug 25, 2020
  • C-Libcurl client: fix enum model generation   5 of 5 checklist items completed
    !5604 · created Mar 16, 2020 by Administrator   5.0.0   Client: C Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Aug 17, 2020
  • [R] Enum R6Class Support, closes #3367   5 of 5 checklist items completed
    !5728 · created Mar 27, 2020 by Administrator   5.0.0   Client: R Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Jul 03, 2020
  • [Go][Experimental] Avoid duplicated import in enum model   5 of 5 checklist items completed
    !6355 · created May 18, 2020 by William Cheng   5.0.0   Client: Go Enhancement: Code format Feature: Enum
    • MERGED
    • 0
    updated May 19, 2020
  • [go-experimental] Ensure enum deserialization checks enum values   5 of 5 checklist items completed
    !6315 · created May 15, 2020 by Administrator   5.0.0   Client: Go Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated May 18, 2020
  • [cwiki] Show enum values for URI parameters   5 of 5 checklist items completed
    !6174 · created May 05, 2020 by Administrator   5.0.0   Doc: Cwiki Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated May 14, 2020
  • [kotlin] Fix #5247 incorrect enum parameter type for arrays   5 of 5 checklist items completed
    !5435 · created Feb 25, 2020 by Administrator   4.3.1   Client: Kotlin Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated May 07, 2020
  • Update modelGeneric.mustache   5 of 5 checklist items completed
    !5378 · created Feb 20, 2020 by Administrator   4.3.1   Client: C-Sharp Feature: Enum
    • MERGED
    • 0
    updated May 07, 2020
  • [Dart] Fix enum data type   5 of 5 checklist items completed
    !5793 · created Apr 01, 2020 by Administrator   4.3.1   Client: Dart Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated May 07, 2020
  • [csharp-netcore] Fixed handling of nullable enum values   5 of 5 checklist items completed
    !6112 · created Apr 29, 2020 by Administrator   4.3.1   Client: C-Sharp Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated May 07, 2020
  • Add listFromJson method to fix a bug   5 of 5 checklist items completed
    !5355 · created Feb 17, 2020 by Administrator   4.3.1   Client: Dart Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated May 06, 2020
  • [PS][Experimental] support enum in parameters   0 of 5 checklist items completed
    !5838 · created Apr 06, 2020 by William Cheng   4.3.1   Client: PowerShell Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Apr 06, 2020
  • [Kotlin][Client] Enum toString handling   5 of 5 checklist items completed
    !5327 · created Feb 14, 2020 by Administrator   4.3.0   Client: Kotlin Feature: Enum Issue: Bug
    • MERGED
    • 0
    updated Mar 27, 2020
  • [Python] fix numeric enum in python flask, aiohttp   5 of 5 checklist items completed
    !5019 · created Jan 17, 2020 by William Cheng   4.2.3   Feature: Enum Issue: Bug Server: Python
    • MERGED
    • 0
    updated Jan 19, 2020
  • [Kotlin] enumPropertyNaming UPPERCASE should separate words with _   4 of 4 checklist items completed
    !4062 · created Oct 04, 2019 by Administrator   4.2.3   Client: Kotlin Feature: Enum Issue: Bug Server: Kotlin
    • MERGED
    • 0
    updated Jan 06, 2020
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • Next