Resolve "OpenAPI in dokument einpflegen"
All threads resolved!
All threads resolved!
Compare changes
- Stefan E. Funk authored
+ 22
− 4
@@ -54,11 +54,28 @@ Call diagrams can be useful to follow code and service calls and should be exist
The outcome of this OpenAPI documentation shall be the automated generation of API doc, to be written directly IN THE CODE as Java Annotation, using the @Operation annotation, see [example](https://github.com/apache/cxf/blob/master/distribution/src/main/release/samples/jax_rs/description_openapi_v3_spring/src/main/java/demo/jaxrs/openapi/server/Sample.java#L65) and then to be read and directly be used from within a HTML page.
@@ -115,6 +132,7 @@ This may encompass: