public class ContactWriter extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
writeContact(com.fasterxml.jackson.databind.node.ObjectNode parent,
org.eclipse.microprofile.openapi.models.info.Contact model)
Writes the
Contact model to the JSON tree. |
Copyright © 2018–2021. All rights reserved.