@Path(value="/openapi.{type:json|yaml}")
public class OpenApiResource
extends io.swagger.v3.jaxrs2.integration.resources.BaseOpenApiResource
| Constructor and Description |
|---|
OpenApiResource() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getOpenApi(javax.ws.rs.core.HttpHeaders headers,
javax.ws.rs.core.UriInfo uriInfo,
String type) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.