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 48
  • Merged 83
  • Closed 3
  • All 134
Subscribe to RSS feed
  • [php] Set minimal PHP version to ^8.0   5 of 5 checklist items completed
    !14500 · created Jan 21, 2023 by Administrator   6.5.0   php-nextgen   Client: PHP Enhancement: Compatibility
    • MERGED
    • 2
    updated Mar 20, 2023
  • [jaxrs][cxf-cdi] use InputStream for binary body   5 of 5 checklist items completed
    !14439 · created Jan 12, 2023 by Administrator   6.5.0   Issue: Bug Server: Java
    • MERGED
    • 4
    updated Mar 20, 2023
  • feat(password): add `isPassword` codegen property   5 of 5 checklist items completed
    !13982 · created Nov 10, 2022 by Administrator   6.5.0   Enhancement: Feature Feature: Generator
    • MERGED
    • 3
    updated Mar 20, 2023
  • [rust-server] Fix clippy warnings   5 of 5 checklist items completed
    !13907 · created Nov 04, 2022 by Administrator   6.5.0   Enhancement: Code format Enhancement: General Server: Rust
    • MERGED
    • 11
    updated Mar 20, 2023
  • Added a property to the Spring generator to avoid the use of the `ResponseEntity` type   5 of 5 checklist items completed
    !11537 · created Feb 06, 2022 by Administrator   6.5.0   Enhancement: Feature Server: Java Server: Spring
    • MERGED
    • 0
    updated Mar 20, 2023
  • [SPRING] resolved ambiguous beanValidation Email annotation imports; fix #13379   5 of 5 checklist items completed
    !13962 · created Nov 08, 2022 by Administrator   6.5.0   Issue: Bug Server: Spring
    • MERGED
    • Approved
    • 4
    updated Mar 19, 2023
  • [java-spring] Move JsonProperty annotation from field to getter   5 of 5 checklist items completed
    !13781 · created Oct 20, 2022 by Administrator   6.5.0   Issue: Bug Server: Spring
    • MERGED
    • Approved
    • 8
    updated Mar 19, 2023
  • Fix TS jQuery tests by increasing timeout   6 of 6 checklist items completed
    !14991 · created Mar 18, 2023 by William Cheng   6.5.0   Client: TypeScript Enhancement: CI/Test
    • MERGED
    • 1
    updated Mar 18, 2023
  • [csharp-netcore] Moved null checks from constructor to JsonConverter   4 of 6 checklist items completed
    !14980 · created Mar 17, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: Code Cleanup
    • MERGED
    • 3
    updated Mar 17, 2023
  • [csharp-netcore] Removed TryGet from deserialization methods   4 of 6 checklist items completed
    !14974 · created Mar 16, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Mar 16, 2023
  • [csharp-netcore] Fixed nrt bug   4 of 6 checklist items completed
    !14973 · created Mar 16, 2023 by devhl-labs   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Mar 16, 2023
  • [csharp-netcore] Better deserialization   4 of 6 checklist items completed
    !14945 · created Mar 14, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 5
    updated Mar 15, 2023
  • [csharp-netcore] Suffixed variables with LocalVar to avoid conflicts   4 of 6 checklist items completed
    !14958 · created Mar 15, 2023 by devhl-labs   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 1
    updated Mar 15, 2023
  • [Kotlin][client] Do not use default locale in kotlin generated code
    !14668 · created Feb 10, 2023 by Administrator   6.5.0   Client: Kotlin Issue: Bug
    • MERGED
    • 3
    updated Mar 14, 2023
  • [Java][Spring] option whether to generate required args constructor   6 of 6 checklist items completed
    !14941 · created Mar 13, 2023 by Oleh Kurpiak   6.5.0   Breaking change (with fallback) Issue: Bug Server: Spring
    • MERGED
    • 5
    updated Mar 14, 2023
  • [Kotlin-Spring]: Dont't make readOnly properties nullable   4 of 5 checklist items completed
    !14509 · created Jan 23, 2023 by Administrator   6.5.0   Issue: Bug Server: Kotlin
    • MERGED
    • 5
    updated Mar 14, 2023
  • [csharp-netcore] Add missing ConfigureAwaits for csharp-netcore generator   5 of 5 checklist items completed
    !13664 · created Oct 10, 2022 by Administrator   6.5.0   Client: C-Sharp Issue: Bug
    • MERGED
    • 3
    updated Mar 13, 2023
  • [Kotlin-Spring] add skip-default-interface option
    !14662 · created Feb 10, 2023 by Administrator   6.5.0   Enhancement: Feature Server: Kotlin Server: Spring
    • MERGED
    • 4
    updated Mar 13, 2023
  • [Bug][Rust] fix: removes replacement which makes x-tag-name incompatible with spec   6 of 6 checklist items completed
    !14746 · created Feb 18, 2023 by Administrator   6.5.0   Client: Rust Issue: Bug
    • MERGED
    • 3
    updated Mar 13, 2023
  • [csharp-netcore] Used the date format   4 of 6 checklist items completed
    !14936 · created Mar 12, 2023 by devhl-labs   6.5.0   Client: C-Sharp Enhancement: General
    • MERGED
    • 1
    updated Mar 13, 2023
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next