public class ExampleWriter extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
writeExamples(com.fasterxml.jackson.databind.node.ObjectNode parent,
Map<String,org.eclipse.microprofile.openapi.models.examples.Example> examples)
Writes a map of
Example to the JSON tree. |
Copyright © 2018–2021. All rights reserved.