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 13
  • Merged 330
  • Closed 14
  • All 357
Subscribe to RSS feed
  • Update CXF and Jackson to latest version   4 of 4 checklist items completed
    !2017 · created Jan 29, 2019 by Administrator   4.0.0   Enhancement: General Server: Java
    • MERGED
    • 0
    updated Jan 29, 2019
  • [core] Handle referenced enum case correctly   4 of 4 checklist items completed
    !2001 · created Jan 28, 2019 by Administrator   4.0.0   Client: Java Enhancement: General Feature: Enum Server: Java
    • MERGED
    • 0
    updated Sep 22, 2021
  • [java-jaxrs] Add Javadoc to enum (x-enum-descriptions)   3 of 4 checklist items completed
    !1951 · created Jan 21, 2019 by Administrator   4.0.0   Enhancement: Feature Feature: Enum Server: Java
    • MERGED
    • 0
    updated Jan 21, 2019
  • Update Java default value in pom.xml   0 of 4 checklist items completed
    !1949 · created Jan 20, 2019 by William Cheng   4.0.0   Client: Java Enhancement: General Server: Java
    • MERGED
    • 0
    updated Jan 21, 2019
  • JAX-RS/CXF 1158 Options to generate fully functional method bodies passing fully populated test data   4 of 4 checklist items completed
    !1879 · created Jan 10, 2019 by Administrator   4.0.0   Enhancement: New generator Server: Java
    • MERGED
    • 0
    updated Mar 06, 2019
  • [JAVA][JAX-RS] don't forget to support @JsonValue for enum   4 of 4 checklist items completed
    !1833 · created Jan 07, 2019 by Administrator   4.0.0   Enhancement: Feature Feature: Enum Server: Java
    • MERGED
    • 0
    updated Jan 16, 2019
  • Fix security issue with dependencies   4 of 4 checklist items completed
    !1820 · created Jan 05, 2019 by William Cheng   4.0.0   Client: Java Issue: Security Server: Java
    • MERGED
    • 0
    updated Jan 09, 2019
  • Use JsonNullable wrapper on nullable/x-nullable fields   4 of 4 checklist items completed
    !1762 · created Dec 26, 2018 by Administrator   4.0.0   Client: Java Enhancement: General Server: Java Server: Spring
    • MERGED
    • 0
    updated Jan 24, 2019
  • Add nullable support to JAXRS-CXF parameters   4 of 4 checklist items completed
    !1679 · created Dec 15, 2018 by William Cheng   4.0.0   Enhancement: Feature Feature: OAS 3.0 spec support Server: Java
    • MERGED
    • 0
    updated Dec 20, 2018
  • Fix the bug header bean validation is not performed   4 of 4 checklist items completed
    !1661 · created Dec 11, 2018 by Administrator   4.0.0   Issue: Bug Server: Java
    • MERGED
    • 0
    updated Jan 02, 2019
  • Fix serializableModel option for Java jaxrs-cxf   4 of 4 checklist items completed
    !1656 · created Dec 10, 2018 by Administrator   4.0.0   Issue: Bug Server: Java
    • MERGED
    • 0
    updated Jan 02, 2019
  • Generate setters for readonly properties in server code   4 of 4 checklist items completed
    !1582 · created Nov 30, 2018 by Administrator   4.0.0   Issue: Bug Server: Java
    • MERGED
    • 0
    updated Mar 31, 2019
  • [JAVA][Server] Fixed issue #1525: Fix model class field initializations (Regression since 3.3.1)   4 of 4 checklist items completed
    !1549 · created Nov 27, 2018 by Administrator   4.0.0   Issue: Bug Server: Java
    • MERGED
    • 0
    updated Jan 02, 2019
  • [JAVA] generating Map with jaxrs-reasteasy does not import the hashmap   0 of 4 checklist items completed
    !1426 · created Nov 13, 2018 by Administrator   3.3.3   Issue: Bug Server: Java
    • MERGED
    • 0
    updated Nov 15, 2018
  • JavaSpring: pojo: fix javadoc comment   0 of 4 checklist items completed
    !1384 · created Nov 06, 2018 by Administrator   3.3.3   Issue: Non-operational Server: Java Server: Spring
    • MERGED
    • 0
    updated Nov 15, 2018
  • Fix wrong matching between yaml enum value starting with a digit and its Java code (JavaJaxrs/resteasy)   4 of 4 checklist items completed
    !1372 · created Nov 05, 2018 by William Cheng   4.0.2   Feature: Enum Issue: Bug Server: Java
    • CLOSED
    • 0
    updated Aug 11, 2019
  • Update CXF and Jackson to latest version   4 of 4 checklist items completed
    !1343 · created Oct 30, 2018 by Administrator   3.3.2   Enhancement: Compatibility Server: Java
    • MERGED
    • 0
    updated Oct 31, 2018
  • [Java][jaxrs-resteasy] add @Valid when bean validation is enabled   4 of 4 checklist items completed
    !1237 · created Oct 14, 2018 by Administrator   3.3.2   Enhancement: General Server: Java
    • MERGED
    • 0
    updated Oct 31, 2018
  • [Spring] Update spring-cloud generator to use openfeign   4 of 4 checklist items completed
    !1191 · created Oct 07, 2018 by Administrator   3.3.1   Enhancement: Compatibility Server: Java Server: Spring
    • MERGED
    • 0
    updated Oct 14, 2018
  • [Spring] fix <async>false</async> in the Maven plugin
    !1179 · created Oct 05, 2018 by Administrator   3.3.1   Issue: Bug OpenAPI Generator Maven Plugin Server: Java Server: Spring
    • MERGED
    • 0
    updated Oct 16, 2018
  • Prev
  • 1
  • …
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • Next