springdoc-openapi-data-rest produces broken schema (Link
self ref) for HAL hypermedia types
#609
Labels
bug
Something isn't working
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
Schema definiton for
Link
is a reference to itself, leading to StackOverflowError in openapi-generator-cliversions
2.2.6.RELEASE
springdoc-openapi-ui
andspringdoc-openapi-data-rest
both in version1.3.4
&springdoc-openapi-maven-plugin
version0.3
Minimal sample to reproduce
./mvnw install
dtos.json
(target
folder) to https://apitools.dev/swagger-parser/online/Expected behavior
Schema
Link
definition is as followIt should be
The text was updated successfully, but these errors were encountered: