public final class ExternalRefProcessor extends Object
| Constructor and Description |
|---|
ExternalRefProcessor(ResolverCache cache,
io.swagger.models.Swagger swagger) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
constructRef(io.swagger.models.Model refProperty,
String rootLocation) |
static String |
getExternalPath(String ref) |
static String |
join(String source,
String fragment) |
String |
processRefToExternalDefinition(String $ref,
io.swagger.models.refs.RefFormat refFormat) |
String |
processRefToExternalResponse(String $ref,
io.swagger.models.refs.RefFormat refFormat) |
public ExternalRefProcessor(ResolverCache cache, io.swagger.models.Swagger swagger)
public String processRefToExternalDefinition(String $ref, io.swagger.models.refs.RefFormat refFormat)
public String processRefToExternalResponse(String $ref, io.swagger.models.refs.RefFormat refFormat)
protected String constructRef(io.swagger.models.Model refProperty, String rootLocation)
Copyright © 2025. All rights reserved.