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 20
  • Merged 869
  • Closed 37
  • All 926
Subscribe to RSS feed
  • Generate and use enum types in parameters for typescript-axios   5 of 5 checklist items completed
    !13438 · created Sep 16, 2022 by Administrator   6.2.1   7.0.x   Breaking change (without fallback) Client: TypeScript Enhancement: Feature Feature: Enum
    • MERGED
    • 14
    updated Mar 20, 2023
  • [R] better doc (authentication, additional note)   5 of 5 checklist items completed
    !13447 · created Sep 16, 2022 by William Cheng   6.2.0   Client: R Enhancement: Feature Feature: Documentation
    • MERGED
    • 1
    updated Mar 20, 2023
  • [SPRING] Add converters for enums   5 of 5 checklist items completed
    !13349 · created Sep 04, 2022 by Administrator   6.2.1   Enhancement: Feature Feature: Enum Server: Spring
    • MERGED
    • Approved
    • 5
    updated Mar 20, 2023
  • feat: [JAVA] [resttemplate] [#13146] added support for abstract file   5 of 5 checklist items completed
    !13168 · created Aug 12, 2022 by Administrator   6.1.0   Client: Java Enhancement: Feature
    • MERGED
    • 8
    updated Mar 20, 2023
  • [R] Minor improvements to the documentation   5 of 5 checklist items completed
    !13226 · created Aug 19, 2022 by William Cheng   6.1.0   Client: R Enhancement: Feature Feature: Documentation
    • MERGED
    • 1
    updated Mar 20, 2023
  • fix: [csharp-netcore]: anyOf fixes for Primitive types   5 of 5 checklist items completed
    !13172 · created Aug 12, 2022 by Administrator   6.1.0   Client: C-Sharp Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 5
    updated Mar 20, 2023
  • [rust] [rust-server] Add AbstractRustCodegen
    !13231 · created Aug 19, 2022 by Administrator   6.1.0   Breaking change (with fallback) Client: Rust Enhancement: Code Cleanup Enhancement: Feature Server: Rust
    • MERGED
    • 6
    updated Mar 20, 2023
  • [Ruby] add `useAutoload` option to use autoload instead of require   5 of 5 checklist items completed
    !13153 · created Aug 11, 2022 by William Cheng   6.1.0   Client: Ruby Enhancement: Feature
    • MERGED
    • 1
    updated Mar 20, 2023
  • [R] Add httr2 support   5 of 5 checklist items completed
    !13005 · created Jul 24, 2022 by William Cheng   6.1.0   Client: R Enhancement: Feature
    • MERGED
    • 1
    updated Mar 20, 2023
  • Add `isEnum` in discriminator mustache tag to indicate enum string in discriminator's property   5 of 5 checklist items completed
    !13001 · created Jul 24, 2022 by William Cheng   6.1.0   Enhancement: Feature Feature: Enum Feature: Generator Feature: OAS 3.0 spec support
    • MERGED
    • 1
    updated Mar 20, 2023
  • [aspnetcore] Added parameter to generate models in a seperate csproj   5 of 5 checklist items completed
    !13024 · created Jul 26, 2022 by Administrator   6.1.0   Enhancement: Feature Server: C-Sharp
    • MERGED
    • 5
    updated Mar 20, 2023
  • [csharp-netcore] Add support for string response deserialization   5 of 5 checklist items completed
    !12964 · created Jul 21, 2022 by William Cheng   6.1.0   Client: C-Sharp Enhancement: Feature
    • MERGED
    • 0
    updated Mar 20, 2023
  • [R] Fix stream_callback doc   5 of 5 checklist items completed
    !12879 · created Jul 15, 2022 by William Cheng   6.1.0   Client: R Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Mar 20, 2023
  • Adds isInnerEnum to CodegenProperty   4 of 5 checklist items completed
    !12860 · created Jul 14, 2022 by devhl-labs   6.1.0   Enhancement: Feature Feature: Enum Feature: Generator
    • MERGED
    • 1
    updated Mar 20, 2023
  • Adds return property to CodegenOperation   4 of 5 checklist items completed
    !12816 · created Jul 09, 2022 by devhl-labs   6.1.0   Enhancement: Feature Feature: Generator
    • MERGED
    • 2
    updated Mar 20, 2023
  • Add nonNullableVars to CodegenModel   4 of 5 checklist items completed
    !12815 · created Jul 09, 2022 by devhl-labs   6.1.0   Enhancement: Feature Feature: Generator
    • MERGED
    • 2
    updated Mar 20, 2023
  • Add schema mapping support in typescript client codegen   5 of 5 checklist items completed
    !12840 · created Jul 12, 2022 by William Cheng   6.1.0   Client: TypeScript Enhancement: Feature
    • MERGED
    • 1
    updated Mar 20, 2023
  • Custom Content type: better message and added tests   5 of 5 checklist items completed
    !12841 · created Jul 12, 2022 by William Cheng   6.1.0   Enhancement: CI/Test Enhancement: Feature Feature: Generator
    • MERGED
    • 0
    updated Mar 20, 2023
  • Skip import of allOf composition schema   5 of 5 checklist items completed
    !12798 · created Jul 08, 2022 by William Cheng   6.1.0   Enhancement: Feature Feature: Generator
    • MERGED
    • 0
    updated Mar 20, 2023
  • [PHP] Add support to nullable (based on #3493)   5 of 5 checklist items completed
    !12794 · created Jul 08, 2022 by Administrator   6.1.0   Client: PHP Enhancement: Feature Feature: OAS 3.0 spec support
    • MERGED
    • 2
    updated Mar 20, 2023
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 44
  • Next