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 5
  • Merged 206
  • Closed 12
  • All 223
Subscribe to RSS feed
  • [Kotlin][multiplatform] better authentication support
    !4284 · created Oct 26, 2019 by Administrator   4.2.0   Client: Kotlin Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Oct 31, 2019
  • [Kotlin] Add kotlin.collections.Set support for unique item arrays   5 of 5 checklist items completed
    !4247 · created Oct 24, 2019 by Administrator   4.2.0   Client: Kotlin Enhancement: Feature Feature: OAS 3.0 spec support Server: Kotlin
    • MERGED
    • 0
    updated Oct 31, 2019
  • [Kotlin][client] Add nullable query parameter support   5 of 5 checklist items completed
    !4197 · created Oct 21, 2019 by William Cheng   4.2.0   Client: Kotlin Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Oct 22, 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
  • [typescript-fetch] fix serialization/deserialization with inheritance
    !3767 · created Aug 27, 2019 by Administrator   4.1.2   Client: TypeScript Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Sep 17, 2019
  • Fix callback request and response not being flattened to InlineObjects   3 of 4 checklist items completed
    !3398 · created Jul 19, 2019 by Administrator   4.1.1   Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Aug 26, 2019
  • [Dart Jaguar] manage nullable definition
    !3599 · created Aug 09, 2019 by Administrator   4.1.1   Client: Dart Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Aug 26, 2019
  • Fix composed properties missing from allVars
    !3616 · created Aug 12, 2019 by Administrator   4.1.1   Enhancement: Feature Feature: Generator Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Aug 26, 2019
  • [Slim] Distinction between basicBasic and basicBearer authentication   0 of 4 checklist items completed
    !3621 · created Aug 12, 2019 by Administrator   4.1.1   Enhancement: Feature Feature: OAS 3.0 spec support Server: PHP
    • MERGED
    • 0
    updated Aug 26, 2019
  • Fix imports and property name when using anyof/oneof in services   3 of 3 checklist items completed
    !3639 · created Aug 14, 2019 by Administrator   4.1.1   Feature: Generator Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Aug 26, 2019
  • Update Q&A with more info on nullable   0 of 4 checklist items completed
    !3726 · created Aug 22, 2019 by William Cheng   4.1.1   Enhancement: Feature Feature: Documentation Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Aug 22, 2019
  • Fix logic of `getNullableType` of csharp server and client.   3 of 4 checklist items completed
    !3537 · created Aug 02, 2019 by Administrator   4.1.0   Breaking change (with fallback) Client: C-Sharp Feature: OAS 3.0 spec support Issue: Bug Server: C-Sharp
    • MERGED
    • 0
    updated Aug 21, 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
  • [core] process TRACE operation   0 of 4 checklist items completed
    !3648 · created Aug 15, 2019 by Administrator   4.1.1   Enhancement: General Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Aug 15, 2019
  • [Typescript][Fetch] switch to vars from allVars   4 of 4 checklist items completed
    !2899 · created May 15, 2019 by Administrator   4.0.3   Client: TypeScript Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Aug 12, 2019
  • [aspnetcore] Support cookie parameter   4 of 4 checklist items completed
    !3490 · created Jul 29, 2019 by Administrator   4.1.0   Enhancement: Feature Feature: OAS 3.0 spec support Server: C-Sharp
    • MERGED
    • 0
    updated Aug 10, 2019
  • [java-client][okhttp-gson] support bearer authentication   4 of 4 checklist items completed
    !3236 · created Jun 27, 2019 by Administrator   4.1.0   Client: Java Enhancement: Feature Feature: OAS 3.0 spec support Server: Java
    • MERGED
    • 0
    updated Aug 09, 2019
  • Fix: Remove spec 3 references keys in imports for TypeScript   3 of 3 checklist items completed
    !1932 · created Jan 17, 2019 by Administrator   4.1.0   Client: TypeScript Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Aug 07, 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
  • [Java] add nullable support to the clients   4 of 4 checklist items completed
    !3453 · created Jul 25, 2019 by William Cheng   4.1.0   Client: Java Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 0
    updated Jul 26, 2019
  • Prev
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next