public class LinkReader extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<String,org.eclipse.microprofile.openapi.models.links.Link> |
readLinks(org.jboss.jandex.AnnotationValue annotationValue)
Reads Link annotations
|
static Map<String,org.eclipse.microprofile.openapi.models.links.Link> |
readLinks(com.fasterxml.jackson.databind.JsonNode node)
Reads the
Link OpenAPI nodes. |
Copyright © 2018–2021. All rights reserved.