public interface OpenAPIObject
| Modifier and Type | Method and Description |
|---|---|
JsonObject |
getOpenAPIModel()
Returns the part of the related OpenAPI specification which is represented by the OpenAPI object that is
implementing this interface.
|
JsonObject getOpenAPIModel()
JsonObjectProxy, which has some limitations when it comes to copying or serializing.JsonObject that represents this part of the related OpenAPI specification.Copyright © 2023 Eclipse. All rights reserved.