OpenAPICompatibilitySubIssues

sttp.apispec.openapi.validation.OpenAPICompatibilitySubIssues

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

Inherited methods

def description: String

Attributes

Inherited from:
OpenAPICompatibilityIssue
protected def issuesRepr(issues: List[OpenAPICompatibilityIssue]): String

Attributes

Inherited from:
OpenAPICompatibilityIssue
override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Inherited from:
OpenAPICompatibilityIssue