Package org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis
package org.odpi.openmetadata.frameworks.openmetadata.properties.schema.apis
Beans for representing the structure of parameter lists, headers and results in an API.
-
ClassesClassDescriptionAPIOperationProperties is a class for an operation within an API specification.APIParameterListProperties is a class for representing the list of parameters for an API operation's header, request or response payload.APIParameterProperties is a class for representing a parameter in an API specification.APISchemaTypeProperties provides the root schema type for an API specification that includes the operations, and their parameters, headers and responses.