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 1,633
  • Closed 79
  • All 1,760
Subscribe to RSS feed
  • [core] Add back functionality to debug openapi spec, accidentally removed in 4.1.2   5 of 5 checklist items completed
    !5147 · created Jan 29, 2020 by Jim Schubert   4.2.3   Enhancement: General Issue: Bug
    • MERGED
    • 0
    updated Jan 29, 2020
  • [C-libcurl] Add object.c to CMakeLists to compile   5 of 5 checklist items completed
    !5130 · created Jan 28, 2020 by Administrator   4.2.3   Client: C Issue: Bug
    • MERGED
    • 0
    updated Jan 29, 2020
  • [elm] Fix duplicate coder names   5 of 5 checklist items completed
    !5100 · created Jan 24, 2020 by Administrator   5.0.0   5.0.x   Client: Elm Enhancement: Code format Issue: Bug
    • MERGED
    • 0
    updated Jan 24, 2020
  • [elm] enum items and parameters   5 of 5 checklist items completed
    !5051 · created Jan 20, 2020 by Administrator   5.0.0   5.0.x   Client: Elm Issue: Bug
    • MERGED
    • 0
    updated Jan 23, 2020
  • [elm] Fix decoding empty operation responses   5 of 5 checklist items completed
    !5055 · created Jan 20, 2020 by Administrator   5.0.0   5.0.x   Client: Elm Issue: Bug
    • MERGED
    • 0
    updated Jan 23, 2020
  • [Typescript][Fetch] client refactoring   11 of 11 checklist items completed
    !569 · created Jul 15, 2018 by Administrator   4.0.0   4.0.x   Breaking change (without fallback) Client: TypeScript Enhancement: General Issue: Bug
    • MERGED
    • 0
    updated Jan 22, 2020
  • [dart-dio] Various fixes   4 of 5 checklist items completed
    !5027 · created Jan 18, 2020 by Administrator   4.2.3   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Jan 20, 2020
  • [docs] Sorted doc outputs and clean up duplicated CliOptions   5 of 5 checklist items completed
    !5046 · created Jan 19, 2020 by Jim Schubert   4.2.3   Feature: Documentation Issue: Bug
    • MERGED
    • 0
    updated Jan 20, 2020
  • [Python] fix numeric enum in python flask, aiohttp   5 of 5 checklist items completed
    !5019 · created Jan 17, 2020 by William Cheng   4.2.3   Feature: Enum Issue: Bug Server: Python
    • MERGED
    • 0
    updated Jan 19, 2020
  • [Rust Server] fix handling of special characters in path param names   5 of 5 checklist items completed
    !4897 · created Dec 31, 2019 by Administrator   4.2.3   Issue: Bug Server: Rust
    • MERGED
    • 0
    updated Jan 17, 2020
  • [dart-dio] Fixes issues with DateTime import and form date paramaterToString function
    !4929 · created Jan 05, 2020 by Administrator   4.2.3   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Jan 17, 2020
  • [Kotlin] enumPropertyNaming UPPERCASE should separate words with _   4 of 4 checklist items completed
    !4062 · created Oct 04, 2019 by Administrator   4.2.3   Client: Kotlin Feature: Enum Issue: Bug Server: Kotlin
    • MERGED
    • 0
    updated Jan 06, 2020
  • [scala] Support for Set when array has uniqueItems=true   5 of 5 checklist items completed
    !4926 · created Jan 04, 2020 by Jim Schubert   4.2.3   Client: Scala Issue: Bug Server: Scala
    • MERGED
    • 0
    updated Jan 05, 2020
  • [dart-dio] Fix basepath   5 of 5 checklist items completed
    !4911 · created Jan 02, 2020 by Administrator   4.2.3   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Jan 03, 2020
  • [kotlin][client] Use OffsetDateTime to represente date-time received by the server   5 of 5 checklist items completed
    !4835 · created Dec 18, 2019 by Administrator   4.2.3   Client: Kotlin Issue: Bug
    • MERGED
    • 0
    updated Jan 02, 2020
  • [C-libcurl] The JSON key name in request/response body should not be escaped even though it is a C key word.   5 of 5 checklist items completed
    !4893 · created Dec 31, 2019 by Administrator   4.2.3   Client: C Issue: Bug
    • MERGED
    • 0
    updated Jan 02, 2020
  • [Java][Spring] Fix feign Clients having the same name when multiple tags are specified   1 of 4 checklist items completed
    !3312 · created Jul 09, 2019 by Administrator   4.2.3   Issue: Bug Server: Java
    • MERGED
    • 0
    updated Dec 29, 2019
  • [C-libcurl] Fix build error when the request operation has more than 1 parameter   5 of 5 checklist items completed
    !4870 · created Dec 27, 2019 by Administrator   4.2.3   Client: C Issue: Bug
    • MERGED
    • 0
    updated Dec 27, 2019
  • [C-libcurl] Fix build error when a struct includes a pointer pointing to itself   5 of 5 checklist items completed
    !4846 · created Dec 19, 2019 by Administrator   4.2.3   Client: C Issue: Bug
    • MERGED
    • 0
    updated Dec 23, 2019
  • [dart-dio] Fixes some instances of List or Map by replacing with Built equivalents   5 of 5 checklist items completed
    !4645 · created Nov 29, 2019 by Administrator   4.2.3   Client: Dart Issue: Bug
    • MERGED
    • 0
    updated Dec 22, 2019
  • Prev
  • 1
  • …
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • …
  • 82
  • Next