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 729
  • Closed 40
  • All 782
Subscribe to RSS feed
  • [ci][java] Add test case with 'type' and '$_type' properties   0 of 4 checklist items completed
    !3774 · created Aug 28, 2019 by Administrator   4.1.2   Client: Java Enhancement: CI/Test
    • MERGED
    • 0
    updated Aug 28, 2019
  • [java] fix ClassCastException in toDefaultValue()   0 of 4 checklist items completed
    !3765 · created Aug 27, 2019 by Administrator   4.1.2   Client: Java
    • MERGED
    • 0
    updated Sep 10, 2019
  • [java][client] Add a "serializationLibrary" option   4 of 4 checklist items completed
    !3759 · created Aug 26, 2019 by Administrator   4.1.2   Client: Java Enhancement: Feature
    • MERGED
    • 0
    updated Aug 28, 2019
  • [BUG] Https protocol schema is not handled correctly in java 11 native code
    !3730 · created Aug 22, 2019 by Administrator   4.1.1   Client: Java Enhancement: General
    • MERGED
    • 0
    updated Aug 26, 2019
  • [java] use [javaparser] library to detect syntax errors   3 of 4 checklist items completed
    !3715 · created Aug 21, 2019 by Administrator   4.1.1   Client: Java Enhancement: CI/Test Server: Java
    • MERGED
    • 0
    updated Sep 08, 2019
  • [java-client][resteasy] support bearer authentication   0 of 4 checklist items completed
    !3706 · created Aug 20, 2019 by Administrator   4.1.1   Client: Java Enhancement: Feature Feature: Authentication
    • MERGED
    • 0
    updated Aug 26, 2019
  • [java][client][resteasy][jersey2][google-api-client][okhttp-json] several fixes to make sent requests more accurate   0 of 4 checklist items completed
    !3703 · created Aug 20, 2019 by Administrator   4.1.1   Client: Java Issue: Bug
    • MERGED
    • 0
    updated Aug 22, 2019
  • Two tiny fixes for Java Vertx client   4 of 4 checklist items completed
    !3683 · created Aug 19, 2019 by Administrator   4.1.1   Client: Java Issue: Bug
    • MERGED
    • 0
    updated Aug 26, 2019
  • [java-client][jersey2][resteasy] add support for OPTIONS method   4 of 4 checklist items completed
    !3677 · created Aug 19, 2019 by Administrator   4.1.1   Client: Java Enhancement: General
    • MERGED
    • 0
    updated Aug 19, 2019
  • Remove dollar sign from Java const name   4 of 4 checklist items completed
    !3676 · created Aug 19, 2019 by William Cheng   4.2.0   Client: Java Feature: Enum Issue: Bug
    • CLOSED
    • 0
    updated Oct 10, 2019
  • [java-client][jersey2][resteasy] add support for TRACE method   4 of 4 checklist items completed
    !3653 · created Aug 15, 2019 by Administrator   4.1.1   Client: Java Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Aug 16, 2019
  • Add test cases to cover different collection formats   4 of 4 checklist items completed
    !3640 · created Aug 14, 2019 by William Cheng   4.1.1   Client: Haskell Client: Java Client: Retrofit Enhancement: CI/Test Enhancement: General
    • MERGED
    • 0
    updated Aug 15, 2019
  • Use javax.annotation.processing.Generated for Java 11 native client   4 of 4 checklist items completed
    !3637 · created Aug 13, 2019 by Administrator   4.1.1   Client: Java
    • MERGED
    • 0
    updated Jun 22, 2020
  • [java-client] set collection to null when not required   0 of 4 checklist items completed
    !3615 · created Aug 12, 2019 by Administrator   4.1.1   Client: Java Enhancement: General
    • MERGED
    • 0
    updated Aug 15, 2019
  • [java][client][jax-rs] Add a constant for Jackson @JsonProperty   4 of 4 checklist items completed
    !3560 · created Aug 05, 2019 by Administrator   4.1.0   Client: Java Enhancement: General Server: Java
    • MERGED
    • 0
    updated Aug 09, 2019
  • [java-client][okhttp-gson] fixes for interceptors in ApiClient.java
    !3502 · created Jul 30, 2019 by Administrator   4.1.0   Client: Java Issue: Bug
    • MERGED
    • 0
    updated Aug 10, 2019
  • Expand path templates via resttemplate's uriTemplateHandler   4 of 4 checklist items completed
    !3500 · created Jul 30, 2019 by Administrator   4.1.0   Client: Java
    • MERGED
    • 0
    updated Aug 10, 2019
  • [Java][RestTemplate] remove wrong Null Check   3 of 4 checklist items completed
    !3481 · created Jul 27, 2019 by Administrator   4.1.0   Client: Java Issue: Bug
    • MERGED
    • 0
    updated Aug 10, 2019
  • [Java][client] make it possible to send explicit nulls for nullable fields   4 of 4 checklist items completed
    !3474 · created Jul 26, 2019 by Administrator   4.1.1   Client: Java Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Oct 01, 2019
  • [Java] Replace "useNullForUnknownEnumValue" option with the nullable attribute   0 of 4 checklist items completed
    !3455 · created Jul 25, 2019 by William Cheng   4.1.0   Breaking change (with fallback) Client: Java Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Jul 26, 2019
  • Prev
  • 1
  • …
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • …
  • 40
  • Next