Skip to content

OpenAPI version 3.1.1 does not generate type: object, but it works in version 3.0.1. #2916

@asciicode

Description

@asciicode

Describe the bug

openapi version 3.1.1 doesnt generates type object but it works prev version 3.0.1

To Reproduce
Steps to reproduce the behavior:

  • What version of spring-boot you are using? 3.x
  • What modules and versions of springdoc-openapi are you using? springdoc-openapi-starter-webmvc-ui 2.3.0
  • What is the actual and the expected result using OpenAPI Description (yml or json)? json
  • Provide with a sample code (HelloController) or Test that reproduces the problem

Expected behavior
openapi 3.0.1 - works fine with type object

Screenshots

Image

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions