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 402
  • Merged 6,806
  • Closed 1,293
  • All 8,501
Subscribe to RSS feed
  • [R] Update model doc   5 of 5 checklist items completed
    !12676 · created Jun 23, 2022 by William Cheng   6.0.1   Client: R Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Jun 23, 2022
  • Add doc to API exception, response object in the R client   5 of 5 checklist items completed
    !12659 · created Jun 22, 2022 by William Cheng   6.0.1   Client: R Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Jun 22, 2022
  • [R] Update RoxygenNote to newer version   0 of 5 checklist items completed
    !12652 · created Jun 21, 2022 by William Cheng   6.0.1   Client: R Enhancement: Compatibility
    • MERGED
    • 0
    updated Jun 21, 2022
  • [R] Update constructor for r oneOf, anyOf objects   5 of 5 checklist items completed
    !12643 · created Jun 20, 2022 by William Cheng   6.0.1   Client: R Enhancement: General
    • MERGED
    • 0
    updated Jun 21, 2022
  • [Java][Jersey/Native/okhttp] don't override x-implements   4 of 4 checklist items completed
    !12410 · created May 20, 2022 by Oleh Kurpiak   6.0.1   Client: Java Issue: Bug
    • MERGED
    • 1
    updated Jun 20, 2022
  • Fix bugs in camelcase lambda, add tests for pascalcase   5 of 5 checklist items completed
    !12639 · created Jun 20, 2022 by William Cheng   6.0.1   Feature: Generator Issue: Bug
    • MERGED
    • 0
    updated Jun 20, 2022
  • handle wildcard sub content-type   5 of 5 checklist items completed
    !12469 · created May 26, 2022 by Oleh Kurpiak   6.0.1   Enhancement: General Feature: Generator
    • MERGED
    • 1
    updated Jun 20, 2022
  • [R] Add documentations to oneOf, anyOf   5 of 5 checklist items completed
    !12638 · created Jun 19, 2022 by William Cheng   6.0.1   Client: R Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Jun 19, 2022
  • [C][Client] Set the default value for the null json   5 of 5 checklist items completed
    !12620 · created Jun 17, 2022 by Administrator   6.0.1   Client: C Enhancement: General
    • MERGED
    • 1
    updated Jun 17, 2022
  • Fix cookies in parameters are always generated as required   5 of 5 checklist items completed
    !12599 · created Jun 15, 2022 by Jorge Rodríguez Martín   6.0.1   Issue: Bug Server: Java Server: Spring
    • MERGED
    • Approved
    • 0
    updated Jun 16, 2022
  • [java][okhttp-gson] Add streaming support in group parameters   5 of 5 checklist items completed
    !12601 · created Jun 15, 2022 by William Cheng   6.0.1   Client: Java Enhancement: Feature
    • MERGED
    • 0
    updated Jun 16, 2022
  • [JAVA][Feign] Remove camelCase naming for form parameters   5 of 5 checklist items completed
    !12587 · created Jun 13, 2022 by Administrator   6.0.1   Client: Java Issue: Bug
    • MERGED
    • 0
    updated Jun 15, 2022
  • Better null check for encoding   5 of 5 checklist items completed
    !12597 · created Jun 15, 2022 by William Cheng   6.0.1   Feature: Generator Issue: Bug
    • MERGED
    • 0
    updated Jun 15, 2022
  • [Java] fix bugs when property name, datatype are the same   5 of 5 checklist items completed
    !12581 · created Jun 12, 2022 by William Cheng   6.0.1   Client: Java Issue: Bug Server: Java
    • MERGED
    • 0
    updated Jun 12, 2022
  • [java][jersey3] Update jackson databind to newer version (v2.13.2.2)   5 of 5 checklist items completed
    !12579 · created Jun 12, 2022 by William Cheng   6.0.1   Client: Java Enhancement: Compatibility Enhancement: Security
    • MERGED
    • 0
    updated Jun 12, 2022
  • [R] Add validateJSON to oneOf, anyOf models   5 of 5 checklist items completed
    !12548 · created Jun 07, 2022 by William Cheng   6.0.1   Client: R Enhancement: General
    • MERGED
    • 0
    updated Jun 07, 2022
  • [R] add anyOf support   5 of 5 checklist items completed
    !12544 · created Jun 06, 2022 by William Cheng   6.0.1   Client: R Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Jun 07, 2022
  • Add equals and hashcode to java-cxf pojo as requested in #12519   4 of 5 checklist items completed
    !12520 · created Jun 03, 2022 by Administrator   6.0.1   Enhancement: General Server: Java
    • MERGED
    • 0
    updated Jun 06, 2022
  • Clarify spring generator documentation   4 of 4 checklist items completed
    !12298 · created May 05, 2022 by Administrator   6.0.1   Enhancement: Feature Feature: Documentation Server: Spring
    • MERGED
    • 0
    updated Jun 06, 2022
  • [Kotlin][Client] replace java.nio.* to avoid crash on Android API 25 and bellow   5 of 5 checklist items completed
    !12529 · created Jun 03, 2022 by Administrator   6.0.1   Client: Kotlin Enhancement: Compatibility
    • MERGED
    • 0
    updated Jun 05, 2022
  • Prev
  • 1
  • …
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • …
  • 341
  • Next