Skip to content
GitLab
    • Explore Projects Groups Snippets
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
  • !3526

[OCaml] Response headers were not processed for enums collection.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/cgensoul/fixes_3521 into master 5 years ago
  • Overview 0
  • Commits 5
  • Pipelines 0
  • Changes 8

Created by: cgensoul

#3521 (closed) ### [BUG][OCaml] Generating matrix.org client-server API fails with an exception

This corrects the crash and solves all the other problems encountered while processing the matrix.org file but one :

Room_participation_api.define_filter is generated with UNKNOWN_BASE_TYPE as the type of its second parameter. This comes from DefaultCodegen which failed to provide a type for this parameter. I did not investigate that particular problem and I can't tell if this is expected behaviour or not. I suppose this could be avoided by giving a proper definition to the schema of this parameter (instead of an inline one) and referencing that definition in the parameter declaration.

Activity

Please register or sign in to reply

There are currently no pipelines.

To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.

0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
4
Breaking change (without fallback) Client: R Enhancement: Code Cleanup Enhancement: Code format
4
Breaking change (without fallback) Client: R Enhancement: Code Cleanup Enhancement: Code format
    Assign labels
  • Manage project labels

Milestone
6.0.0
6.0.0 (expired)
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
0
0 participants
Reference: OpenAPITools/openapi-generator!12387
Source branch: github/fork/cgensoul/fixes_3521

Menu

Explore Projects Groups Snippets