Skip to content

Class mismatch with swagger-core (2.2.32) missing $dynamicRef in Schema #3003

Closed
@lc-nyovchev

Description

@lc-nyovchev

Describe the bug

Missing property $dynamicRef in Schema model for OpenAPI v3.1
from DataRestDelegatingMethodParameterCustomizer

To Reproduce
Steps to reproduce the behavior:

  • What version of spring-boot you are using? 3.4.5

  • What modules and versions of springdoc-openapi are you using? 2.8.8

  • Using also io.swagger.core.v3.jakarta-annotations 2.2.32

  • What is the actual and the expected result using OpenAPI Description (yml or json)? n/a

  • Provide with a sample code (HelloController) or Test that reproduces the problem n/a

That kind of combination creates the problem under openapi 3.1 spec because Schema doesn't have $dynamicRef

Metadata

Metadata

Assignees

No one assigned

    Labels

    invalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions