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 114
  • Closed 7
  • All 126
Subscribe to RSS feed
  • [C++][Pistache] Fixed #2643   4 of 4 checklist items completed
    !2653 · created Apr 12, 2019 by Administrator   4.0.0   Breaking change (without fallback) Issue: Bug Server: C++
    • MERGED
    • 0
    updated Apr 23, 2019
  • Use ObjC reserved words only when objcCompatible is enabled   4 of 4 checklist items completed
    !2632 · created Apr 09, 2019 by William Cheng   4.0.0   Breaking change (without fallback) Client: Swift Issue: Bug
    • MERGED
    • 0
    updated Apr 15, 2019
  • [C] C generator refactored   4 of 4 checklist items completed
    !2463 · created Mar 20, 2019 by Administrator   4.0.0   Breaking change (without fallback) Client: C Enhancement: General
    • MERGED
    • 0
    updated Apr 15, 2019
  • Various updates in Akka Scala generator   3 of 4 checklist items completed
    !2472 · created Mar 21, 2019 by Administrator   4.0.0   Breaking change (without fallback) Client: Scala Enhancement: Compatibility
    • MERGED
    • 0
    updated Apr 04, 2019
  • Deprecate initialCaps and replace with camelize   0 of 4 checklist items completed
    !2546 · created Mar 29, 2019 by William Cheng   4.0.0   Breaking change (without fallback) Enhancement: Compatibility Feature: Generator
    • MERGED
    • 0
    updated Apr 01, 2019
  • Better handling of operationId with slashes   4 of 4 checklist items completed
    !2469 · created Mar 21, 2019 by William Cheng   4.0.0   Breaking change (without fallback) Client: Haskell Enhancement: Feature Feature: Generator
    • MERGED
    • 0
    updated Mar 31, 2019
  • [KOTLIN Client] Update to latest kotlin version   4 of 4 checklist items completed
    !2375 · created Mar 12, 2019 by Administrator   4.0.0   Breaking change (without fallback) Client: Kotlin Enhancement: Compatibility
    • MERGED
    • 0
    updated Mar 21, 2019
  • [Java] Getter/Setter naming convention not followed in generated models   4 of 4 checklist items completed
    !2095 · created Feb 08, 2019 by Administrator   4.0.0   Breaking change (without fallback) Client: Java Enhancement: Code format
    • MERGED
    • 0
    updated Mar 10, 2019
  • [typescript-fetch] remove namespaces in enums   4 of 4 checklist items completed
    !2123 · created Feb 11, 2019 by Administrator   4.0.0   Breaking change (without fallback) Client: TypeScript Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Mar 07, 2019
  • [typescript-rxjs] add class name as prefix to enum name   4 of 4 checklist items completed
    !2242 · created Feb 26, 2019 by Administrator   4.0.0   Breaking change (without fallback) Client: TypeScript Enhancement: Feature Feature: Enum
    • MERGED
    • 0
    updated Mar 07, 2019
  • R client refactoring   0 of 4 checklist items completed
    !2215 · created Feb 22, 2019 by William Cheng   4.0.0   Breaking change (without fallback) Client: R Enhancement: CI/Test Enhancement: Code format Enhancement: General
    • MERGED
    • 0
    updated Feb 28, 2019
  • [Ruby] various improvements   4 of 4 checklist items completed
    !2226 · created Feb 24, 2019 by William Cheng   4.0.0   Breaking change (without fallback) Client: Ruby Enhancement: Code format
    • MERGED
    • 0
    updated Feb 26, 2019
  • [Rust][Client] better code format and use public fields in models   4 of 4 checklist items completed
    !2042 · created Feb 01, 2019 by Administrator   4.0.0   Breaking change (without fallback) Client: Rust Enhancement: Code format
    • MERGED
    • 0
    updated Feb 23, 2019
  • [R] improve class constructor, fix boolean default value   0 of 4 checklist items completed
    !2208 · created Feb 21, 2019 by William Cheng   4.0.0   r_refactor   Breaking change (without fallback) Client: R Enhancement: General Issue: Bug
    • MERGED
    • 0
    updated Feb 22, 2019
  • [R] various improvements and bug fixes   0 of 4 checklist items completed
    !2162 · created Feb 15, 2019 by William Cheng   4.0.0   r_refactor   Breaking change (without fallback) Client: R Enhancement: General Issue: Bug
    • MERGED
    • 0
    updated Feb 21, 2019
  • [R] Add authentication support, minor ApiClient refactor   3 of 4 checklist items completed
    !2153 · created Feb 13, 2019 by William Cheng   4.0.0   r_refactor   Breaking change (without fallback) Client: R Enhancement: General Issue: Bug
    • MERGED
    • 0
    updated Feb 18, 2019
  • Deprecated initialCaps   0 of 4 checklist items completed
    !1821 · created Jan 05, 2019 by William Cheng   4.0.0   Breaking change (without fallback) Enhancement: General
    • MERGED
    • 0
    updated Feb 13, 2019
  • [R] renaming files to conform to style guide   3 of 4 checklist items completed
    !2142 · created Feb 13, 2019 by William Cheng   4.0.0   r_refactor   Breaking change (without fallback) Client: R Enhancement: Code format
    • MERGED
    • 0
    updated Feb 13, 2019
  • Remove localVarPrefix from Java client   0 of 4 checklist items completed
    !2045 · created Feb 02, 2019 by William Cheng   4.0.0   Breaking change (without fallback) Client: Java Issue: Bug
    • MERGED
    • 0
    updated Feb 08, 2019
  • [PHP][php-ze-ph] Support for PHP 7.1+, Zend Expressive 3.2 and PathHander 0.4   4 of 4 checklist items completed
    !1902 · created Jan 13, 2019 by Administrator   4.0.0   Breaking change (without fallback) Enhancement: Compatibility Server: PHP
    • MERGED
    • 0
    updated Jan 30, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next