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 0
  • Merged 31
  • Closed 1
  • All 32
Subscribe to RSS feed
  • Turns on json-schema python-exp anyOf + oneOf unit tests   0 of 5 checklist items completed
    !12864 · created Jul 14, 2022 by Administrator   6.1.0   Client: Python Enhancement: CI/Test Feature: Composition / Inheritance
    • MERGED
    • 0
    updated Mar 20, 2023
  • [python-experimental] turns on allOf unit test cases   0 of 5 checklist items completed
    !12826 · created Jul 10, 2022 by Administrator   6.1.0   Client: Python Enhancement: CI/Test Feature: Composition / Inheritance
    • MERGED
    • 0
    updated Mar 20, 2023
  • [python-experimental] Allow schema instances to be passed in and pass additional schema validations   0 of 5 checklist items completed
    !12758 · created Jul 02, 2022 by Administrator   6.1.0   Client: Python Feature: Composition / Inheritance
    • MERGED
    • 1
    updated Jul 12, 2022
  • Add test for allOf without object type   4 of 5 checklist items completed
    !6042 · created Apr 24, 2020 by William Cheng   4.3.1   Enhancement: CI/Test Feature: Composition / Inheritance Feature: Generator
    • MERGED
    • 0
    updated Apr 24, 2020
  • Fix inline schema in allOf without object type   0 of 5 checklist items completed
    !5992 · created Apr 20, 2020 by William Cheng   5.0.0   Feature: Composition / Inheritance Issue: Bug
    • MERGED
    • 0
    updated Jul 03, 2020
  • Restore allOf behaviour (model composition) for definition with a single schema reference   0 of 5 checklist items completed
    !5977 · created Apr 19, 2020 by Administrator   4.3.1   Feature: Composition / Inheritance Feature: Generator Issue: Regression
    • MERGED
    • 0
    updated Apr 30, 2020
  • Add parent for allOf only   5 of 5 checklist items completed
    !5851 · created Apr 07, 2020 by William Cheng   4.3.1   Feature: Composition / Inheritance Feature: Generator Issue: Bug
    • MERGED
    • 0
    updated Apr 11, 2020
  • [codegen] Fix 'super.HashCode' for oneOf and allOf Implementations (retry)   5 of 5 checklist items completed
    !5830 · created Apr 05, 2020 by Administrator   4.3.1   Feature: Composition / Inheritance Issue: Bug
    • MERGED
    • 0
    updated May 07, 2020
  • Ensure `model.allParents` always includes `model.parent`.   5 of 5 checklist items completed
    !5738 · created Mar 28, 2020 by Administrator   4.3.1   Client: Perl Client: TypeScript Feature: Composition / Inheritance Issue: Bug
    • MERGED
    • 0
    updated May 07, 2020
  • [Java] Fix serialized name of discriminator in JSON.mustache   5 of 5 checklist items completed
    !4672 · created Dec 02, 2019 by Administrator   4.2.3   Client: Java Feature: Composition / Inheritance Issue: Bug
    • MERGED
    • 0
    updated May 23, 2020
  • Support models with multi-level hierarchy (via roxspring)   0 of 5 checklist items completed
    !4503 · created Nov 16, 2019 by Jim Schubert   4.2.3   Enhancement: Feature Feature: Composition / Inheritance Feature: Generator
    • MERGED
    • 0
    updated Dec 30, 2019
  • [core] consider polymorphism when computing unused schemas   3 of 5 checklist items completed
    !4335 · created Oct 31, 2019 by Administrator   4.2.1   Enhancement: General Feature: Composition / Inheritance
    • MERGED
    • 0
    updated Nov 03, 2019
  • Fix typescript angular inheritance by enabling supportsMultipleInheritance flag   4 of 4 checklist items completed
    !3812 · created Aug 31, 2019 by Administrator   4.1.2   Client: TypeScript Feature: Composition / Inheritance Issue: Bug
    • MERGED
    • 0
    updated Sep 13, 2019
  • [Java][Fix #3310] Respect discriminator case for @JsonTypeInfo   4 of 4 checklist items completed
    !3320 · created Jul 09, 2019 by Administrator   4.2.0   Client: Java Feature: Composition / Inheritance Issue: Bug
    • MERGED
    • 0
    updated Oct 31, 2019
  • Fix inheritance with modelPrefix   4 of 4 checklist items completed
    !3151 · created Jun 13, 2019 by Administrator   4.0.3   Feature: Composition / Inheritance Issue: Bug
    • MERGED
    • 0
    updated Jun 25, 2019
  • fix allof in javascript generator   4 of 4 checklist items completed
    !2753 · created Apr 27, 2019 by Administrator   4.2.0   Client: JavaScript/Node.js Feature: Composition / Inheritance Feature: OAS 3.0 spec support Issue: Bug
    • CLOSED
    • 0
    updated Oct 24, 2019
  • [JAX-RS] Fix JSON polymorphism   4 of 4 checklist items completed
    !2602 · created Apr 04, 2019 by Administrator   4.0.0   Feature: Composition / Inheritance Issue: Bug Server: Java
    • MERGED
    • 0
    updated Apr 18, 2019
  • Fix C# discriminator's mapping name   4 of 4 checklist items completed
    !1942 · created Jan 18, 2019 by William Cheng   4.0.0   Client: C-Sharp Feature: Composition / Inheritance Issue: Bug
    • MERGED
    • 0
    updated Jan 30, 2019
  • Add additional properties to Java CodegenModel   2 of 4 checklist items completed
    !1854 · created Jan 08, 2019 by Administrator   4.0.0   Enhancement: Feature Feature: Composition / Inheritance
    • MERGED
    • 0
    updated Jan 11, 2019
  • Better support for composed schema (allOf)   0 of 4 checklist items completed
    !1842 · created Jan 08, 2019 by William Cheng   4.0.0   Enhancement: Feature Feature: Composition / Inheritance Feature: OAS 3.0 spec support Issue: Bug
    • MERGED
    • 0
    updated Jan 09, 2019
  • Prev
  • 1
  • 2
  • Next