Package com.atlassian.oai.validator.model
package com.atlassian.oai.validator.model
-
ClassDescriptionA container representing a single API operation.After trying to find the best matching
ApiOperationthis model contains the information if the path is defined, the operation is allowed and if so theApiOperationitself, too.Representation of a path within an OpenAPI / Swagger specification.A normalised representation of an API path.Implementation-agnostic representation of a HTTP requestSupported HTTP request methodsImplementation-agnostic representation of a HTTP responseSimple immutableRequestimplementation.A builder for constructing newSimpleRequestinstances.Simple immutableResponseimplementationA builder for constructing newSimpleResponseinstances.