Benoit Prudhomme created GERONIMO-6768:
------------------------------------------
Summary: [OpenAPI] Some @JsonbProperty("$ref") are missing
Key: GERONIMO-6768
URL: https://issues.apache.org/jira/browse/GERONIMO-6768
Project: Geronimo
Issue Type: Improvement
Security Level: public (Regular issues)
Affects Versions: OpenAPI_1.0.12
Reporter: Benoit Prudhomme
We are using the _org.apache.geronimo_:*geronimo-openapi-impl*:_*1.0.12*_
artifact and the Johnzon JSON serializer to generate, programmatically, our
Open API documents.
However, it seems that, at least, the _*APIResponseImpl*_ and _*CallBackImpl*_
classes have not their "getRef()" method flagged with "@JsonbProperty("$ref")".
This makes our documents really heavy since we can not factorize these JSON
parts.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)