A B C D E F G H I L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addChanged(ChangedSecurityRequirement) - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirements
- addChanged(ChangedSecurityScheme) - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirement
- added(T) - Static method in class com.qdesrame.openapi.diff.model.Change
- ADDED - com.qdesrame.openapi.diff.model.Change.Type
- addIncreased(SecurityRequirement) - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirements
- addIncreased(String, List<String>) - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirement
- addMissing(SecurityRequirement) - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirements
- addMissing(String, List<String>) - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirement
- addProp - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- addSchema(Schema<?>, Schema<?>) - Static method in class com.qdesrame.openapi.diff.compare.SchemaDiff
- ApiResponseDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 04/01/18.
- ApiResponseDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.ApiResponseDiff
- ArraySchemaDiffResult - Class in com.qdesrame.openapi.diff.compare.schemadiffresult
-
Created by adarsh.sharma on 18/12/17.
- ArraySchemaDiffResult(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.schemadiffresult.ArraySchemaDiffResult
B
- BASE_REF - Static variable in class com.qdesrame.openapi.diff.utils.RefPointer
- bigTitle(String) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
- blockquote(String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- blockquote(String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- BLOCKQUOTE - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- bodyContent(ChangedContent) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- bodyContent(String, ChangedContent) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
C
- cachedDiff(HashSet<String>, C, C, String, String, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ReferenceDiffCache
- CacheKey - Class in com.qdesrame.openapi.diff.compare
- CacheKey(String, String, DiffContext) - Constructor for class com.qdesrame.openapi.diff.compare.CacheKey
- Change<T> - Class in com.qdesrame.openapi.diff.model
- Change.Type - Enum in com.qdesrame.openapi.diff.model
- changed(T, T) - Static method in class com.qdesrame.openapi.diff.model.Change
- Changed - Interface in com.qdesrame.openapi.diff.model
- CHANGED - com.qdesrame.openapi.diff.model.Change.Type
- ChangedApiResponse - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 22/12/17.
- ChangedApiResponse(ApiResponses, ApiResponses, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedApiResponse
- ChangedContent - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 22/12/17.
- ChangedContent(Content, Content, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedContent
- changeDefault - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- ChangedEnum<T> - Class in com.qdesrame.openapi.diff.model.schema
- ChangedEnum(List<T>, List<T>, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.schema.ChangedEnum
- changeDeprecated - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- ChangedExtensions - Class in com.qdesrame.openapi.diff.model
- ChangedExtensions(Map<String, Object>, Map<String, Object>, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedExtensions
- ChangedHeader - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 28/12/17.
- ChangedHeader(Header, Header, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedHeader
- ChangedHeaders - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 28/12/17.
- ChangedHeaders(Map<String, Header>, Map<String, Header>, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedHeaders
- ChangedList<T> - Class in com.qdesrame.openapi.diff.model
- ChangedList(List<T>, List<T>, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedList
- ChangedList.SimpleChangedList<T> - Class in com.qdesrame.openapi.diff.model
- ChangedMaxLength - Class in com.qdesrame.openapi.diff.model.schema
- ChangedMaxLength(Integer, Integer, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.schema.ChangedMaxLength
- ChangedMediaType - Class in com.qdesrame.openapi.diff.model
- ChangedMediaType(Schema, Schema, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedMediaType
- ChangedMetadata - Class in com.qdesrame.openapi.diff.model
- ChangedMetadata() - Constructor for class com.qdesrame.openapi.diff.model.ChangedMetadata
- ChangedOAuthFlow - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 12/01/18.
- ChangedOAuthFlow(OAuthFlow, OAuthFlow) - Constructor for class com.qdesrame.openapi.diff.model.ChangedOAuthFlow
- ChangedOAuthFlows - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 12/01/18.
- ChangedOAuthFlows(OAuthFlows, OAuthFlows) - Constructor for class com.qdesrame.openapi.diff.model.ChangedOAuthFlows
- ChangedOneOfSchema - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 22/12/17.
- ChangedOneOfSchema(Map<String, String>, Map<String, String>, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedOneOfSchema
- ChangedOpenApi - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 22/12/17.
- ChangedOpenApi() - Constructor for class com.qdesrame.openapi.diff.model.ChangedOpenApi
- ChangedOperation - Class in com.qdesrame.openapi.diff.model
- ChangedOperation(String, PathItem.HttpMethod, Operation, Operation) - Constructor for class com.qdesrame.openapi.diff.model.ChangedOperation
- ChangedParameter - Class in com.qdesrame.openapi.diff.model
- ChangedParameter(String, String, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedParameter
- ChangedParameters - Class in com.qdesrame.openapi.diff.model
- ChangedParameters(List<Parameter>, List<Parameter>, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedParameters
- ChangedPath - Class in com.qdesrame.openapi.diff.model
- ChangedPath(String, PathItem, PathItem, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedPath
- ChangedPaths - Class in com.qdesrame.openapi.diff.model
- ChangedPaths(Map<String, PathItem>, Map<String, PathItem>) - Constructor for class com.qdesrame.openapi.diff.model.ChangedPaths
- changedProperties - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- ChangedReadOnly - Class in com.qdesrame.openapi.diff.model.schema
- ChangedReadOnly(Boolean, Boolean, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.schema.ChangedReadOnly
- ChangedRequestBody - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 27/12/17.
- ChangedRequestBody(RequestBody, RequestBody, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedRequestBody
- ChangedRequired - Class in com.qdesrame.openapi.diff.model.schema
- ChangedRequired(List<String>, List<String>, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.schema.ChangedRequired
- ChangedResponse - Class in com.qdesrame.openapi.diff.model
- ChangedResponse(ApiResponse, ApiResponse, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.ChangedResponse
- changedSchema - Variable in class com.qdesrame.openapi.diff.compare.schemadiffresult.SchemaDiffResult
- ChangedSchema - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 22/12/17.
- ChangedSchema() - Constructor for class com.qdesrame.openapi.diff.model.ChangedSchema
- ChangedSecurityRequirement - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 06/01/18.
- ChangedSecurityRequirement(SecurityRequirement, SecurityRequirement) - Constructor for class com.qdesrame.openapi.diff.model.ChangedSecurityRequirement
- ChangedSecurityRequirements - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 06/01/18.
- ChangedSecurityRequirements(List<SecurityRequirement>, List<SecurityRequirement>) - Constructor for class com.qdesrame.openapi.diff.model.ChangedSecurityRequirements
- ChangedSecurityScheme - Class in com.qdesrame.openapi.diff.model
-
Created by adarsh.sharma on 11/01/18.
- ChangedSecurityScheme(SecurityScheme, SecurityScheme) - Constructor for class com.qdesrame.openapi.diff.model.ChangedSecurityScheme
- ChangedSecuritySchemeScopes - Class in com.qdesrame.openapi.diff.model
- ChangedSecuritySchemeScopes(List<String>, List<String>) - Constructor for class com.qdesrame.openapi.diff.model.ChangedSecuritySchemeScopes
- changedType - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- ChangedUtils - Class in com.qdesrame.openapi.diff.utils
- ChangedUtils() - Constructor for class com.qdesrame.openapi.diff.utils.ChangedUtils
- ChangedWriteOnly - Class in com.qdesrame.openapi.diff.model.schema
- ChangedWriteOnly(Boolean, Boolean, DiffContext) - Constructor for class com.qdesrame.openapi.diff.model.schema.ChangedWriteOnly
- changeFormat - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- changeTitle - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- code(String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- CODE - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- com.qdesrame.openapi.diff - package com.qdesrame.openapi.diff
- com.qdesrame.openapi.diff.compare - package com.qdesrame.openapi.diff.compare
- com.qdesrame.openapi.diff.compare.schemadiffresult - package com.qdesrame.openapi.diff.compare.schemadiffresult
- com.qdesrame.openapi.diff.model - package com.qdesrame.openapi.diff.model
- com.qdesrame.openapi.diff.model.schema - package com.qdesrame.openapi.diff.model.schema
- com.qdesrame.openapi.diff.output - package com.qdesrame.openapi.diff.output
- com.qdesrame.openapi.diff.utils - package com.qdesrame.openapi.diff.utils
- Comparable<T> - Interface in com.qdesrame.openapi.diff.compare
- compare(Content, Content) - Method in class com.qdesrame.openapi.diff.compare.ContentDiff
- compare(OpenAPI, OpenAPI) - Static method in class com.qdesrame.openapi.diff.compare.OpenApiDiff
- compare(T, T) - Method in interface com.qdesrame.openapi.diff.compare.Comparable
- COMPATIBLE - com.qdesrame.openapi.diff.model.DiffResult
- ComposedChanged - Interface in com.qdesrame.openapi.diff.model
- ComposedSchemaDiffResult - Class in com.qdesrame.openapi.diff.compare.schemadiffresult
-
Created by adarsh.sharma on 20/12/17.
- ComposedSchemaDiffResult(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.schemadiffresult.ComposedSchemaDiffResult
- computeDiff(HashSet<String>, C, C, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ReferenceDiffCache
- computeDiff(HashSet<String>, Header, Header, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.HeaderDiff
- computeDiff(HashSet<String>, Schema, Schema, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.SchemaDiff
- computeDiff(HashSet<String>, Parameter, Parameter, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ParameterDiff
- computeDiff(HashSet<String>, RequestBody, RequestBody, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.RequestBodyDiff
- computeDiff(HashSet<String>, ApiResponse, ApiResponse, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ResponseDiff
- computeDiff(HashSet<String>, SecurityScheme, SecurityScheme, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.SecuritySchemeDiff
- ConsoleRender - Class in com.qdesrame.openapi.diff.output
- ConsoleRender() - Constructor for class com.qdesrame.openapi.diff.output.ConsoleRender
- contains(Components, List<Parameter>, Parameter) - Static method in class com.qdesrame.openapi.diff.compare.ParametersDiff
- contains(List<SecurityRequirement>, SecurityRequirement) - Method in class com.qdesrame.openapi.diff.compare.SecurityRequirementsDiff
- containsList(List<List<SecurityDiffInfo>>, List<SecurityDiffInfo>) - Static method in class com.qdesrame.openapi.diff.compare.SecurityDiffInfo
- ContentDiff - Class in com.qdesrame.openapi.diff.compare
- ContentDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.ContentDiff
- context - Variable in class com.qdesrame.openapi.diff.model.ChangedList
- context - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- convert2Endpoint(String, PathItem.HttpMethod, Operation) - Static method in class com.qdesrame.openapi.diff.utils.EndpointUtils
- convert2EndpointList(Map<String, PathItem>) - Static method in class com.qdesrame.openapi.diff.utils.EndpointUtils
- convert2Endpoints(String, Map<PathItem.HttpMethod, Operation>) - Static method in class com.qdesrame.openapi.diff.utils.EndpointUtils
- Copy - Class in com.qdesrame.openapi.diff.utils
- Copy() - Constructor for class com.qdesrame.openapi.diff.utils.Copy
- copyAsRequest() - Method in class com.qdesrame.openapi.diff.model.DiffContext
- copyAsResponse() - Method in class com.qdesrame.openapi.diff.model.DiffContext
- copyMap(Map<K, V>) - Static method in class com.qdesrame.openapi.diff.utils.Copy
- copyWithMethod(PathItem.HttpMethod) - Method in class com.qdesrame.openapi.diff.model.DiffContext
- copyWithRequired(boolean) - Method in class com.qdesrame.openapi.diff.model.DiffContext
D
- description - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- diff - Variable in class com.qdesrame.openapi.diff.output.ConsoleRender
- diff - Variable in class com.qdesrame.openapi.diff.output.HtmlRender
- diff - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- diff(Change, DiffContext) - Method in interface com.qdesrame.openapi.diff.compare.ExtensionDiff
- diff(Header, Header, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.HeaderDiff
- diff(Content, Content, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ContentDiff
- diff(Operation, Operation, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.OperationDiff
- diff(Parameter, Parameter, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ParameterDiff
- diff(RequestBody, RequestBody, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.RequestBodyDiff
- diff(PathItem, PathItem, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.PathDiff
- diff(ApiResponse, ApiResponse, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ResponseDiff
- diff(ApiResponses, ApiResponses, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ApiResponseDiff
- diff(OAuthFlow, OAuthFlow) - Method in class com.qdesrame.openapi.diff.compare.OAuthFlowDiff
- diff(OAuthFlows, OAuthFlows) - Method in class com.qdesrame.openapi.diff.compare.OAuthFlowsDiff
- diff(SecurityRequirement, SecurityRequirement, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.SecurityRequirementDiff
- diff(String, String, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.MetadataDiff
- diff(String, List<String>, String, List<String>, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.SecuritySchemeDiff
- diff(HashSet<String>, Components, Components, T, T, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.schemadiffresult.ArraySchemaDiffResult
- diff(HashSet<String>, Components, Components, T, T, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.schemadiffresult.ComposedSchemaDiffResult
- diff(HashSet<String>, Components, Components, V, V, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.schemadiffresult.SchemaDiffResult
- diff(HashSet<String>, Schema, Schema, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.SchemaDiff
- diff(List<Parameter>, List<Parameter>, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ParametersDiff
- diff(List<SecurityRequirement>, List<SecurityRequirement>, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.SecurityRequirementsDiff
- diff(Map<String, Header>, Map<String, Header>, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.HeadersDiff
- diff(Map<String, PathItem>, Map<String, PathItem>) - Method in class com.qdesrame.openapi.diff.compare.PathsDiff
- diff(Map<String, Object>, Map<String, Object>) - Method in class com.qdesrame.openapi.diff.compare.ExtensionsDiff
- diff(Map<String, Object>, Map<String, Object>, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ExtensionsDiff
- diff(Map<K, V>, Map<K, V>) - Static method in class com.qdesrame.openapi.diff.compare.MapKeyDiff
- diff(K) - Static method in class com.qdesrame.openapi.diff.compare.ListDiff
- DiffContext - Class in com.qdesrame.openapi.diff.model
-
Created by Quentin Desramé on 04/04/17.
- DiffContext() - Constructor for class com.qdesrame.openapi.diff.model.DiffContext
- DiffResult - Enum in com.qdesrame.openapi.diff.model
- discriminatorPropertyChanged - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
E
- Endpoint - Class in com.qdesrame.openapi.diff.model
- Endpoint() - Constructor for class com.qdesrame.openapi.diff.model.Endpoint
- EndpointUtils - Class in com.qdesrame.openapi.diff.utils
-
Created by adarsh.sharma on 26/12/17.
- EndpointUtils() - Constructor for class com.qdesrame.openapi.diff.utils.EndpointUtils
- enumeration - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- equals(Object) - Method in class com.qdesrame.openapi.diff.compare.CacheKey
- equals(Object) - Method in class com.qdesrame.openapi.diff.compare.SecurityDiffInfo
- equals(Object) - Method in class com.qdesrame.openapi.diff.model.DiffContext
- executeExtension(String, Function<ExtensionDiff, T>) - Method in class com.qdesrame.openapi.diff.compare.ExtensionsDiff
- ExtensionDiff - Interface in com.qdesrame.openapi.diff.compare
- ExtensionsDiff - Class in com.qdesrame.openapi.diff.compare
- ExtensionsDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.ExtensionsDiff
F
- fromContents(String, String) - Static method in class com.qdesrame.openapi.diff.OpenApiCompare
- fromContents(String, String, List<AuthorizationValue>) - Static method in class com.qdesrame.openapi.diff.OpenApiCompare
- fromFiles(File, File) - Static method in class com.qdesrame.openapi.diff.OpenApiCompare
- fromFiles(File, File, List<AuthorizationValue>) - Static method in class com.qdesrame.openapi.diff.OpenApiCompare
- fromLocations(String, String) - Static method in class com.qdesrame.openapi.diff.OpenApiCompare
- fromLocations(String, String, List<AuthorizationValue>) - Static method in class com.qdesrame.openapi.diff.OpenApiCompare
- fromSpecifications(OpenAPI, OpenAPI) - Static method in class com.qdesrame.openapi.diff.OpenApiCompare
- fromWeight(int) - Static method in enum com.qdesrame.openapi.diff.model.DiffResult
G
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedApiResponse
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedContent
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedExtensions
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedHeader
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedHeaders
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedMediaType
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedOAuthFlow
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedOAuthFlows
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedOneOfSchema
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedOpenApi
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedOperation
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedParameter
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedParameters
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedPath
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedPaths
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedRequestBody
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedResponse
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedSchema
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirement
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirements
- getChangedElements() - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityScheme
- getChangedElements() - Method in interface com.qdesrame.openapi.diff.model.ComposedChanged
- getCopy(LinkedHashMap<String, List<String>>) - Static method in class com.qdesrame.openapi.diff.compare.SecurityRequirementDiff
- getDeprecatedEndpoints() - Method in class com.qdesrame.openapi.diff.model.ChangedOpenApi
- getExtensionDiff(String) - Method in class com.qdesrame.openapi.diff.compare.ExtensionsDiff
- getIncreased() - Method in class com.qdesrame.openapi.diff.compare.MapKeyDiff
- getMethod() - Method in class com.qdesrame.openapi.diff.model.DiffContext
- getMissing() - Method in class com.qdesrame.openapi.diff.compare.MapKeyDiff
- getName() - Method in interface com.qdesrame.openapi.diff.compare.ExtensionDiff
- getParameters() - Method in class com.qdesrame.openapi.diff.model.DiffContext
- getRefKey(String, String) - Method in class com.qdesrame.openapi.diff.compare.ReferenceDiffCache
- getRefName(String) - Method in class com.qdesrame.openapi.diff.utils.RefPointer
- getSchemaDiffResult(OpenApiDiff) - Static method in class com.qdesrame.openapi.diff.compare.SchemaDiff
- getSchemaDiffResult(Class<? extends Schema>, OpenApiDiff) - Static method in class com.qdesrame.openapi.diff.compare.SchemaDiff
- getSecurityRequirement(List<SecurityDiffInfo>) - Static method in class com.qdesrame.openapi.diff.compare.SecurityDiffInfo
- getSharedKey() - Method in class com.qdesrame.openapi.diff.compare.MapKeyDiff
- getTypeChangedSchema(Schema, Schema, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.SchemaDiff
- getUrl() - Method in class com.qdesrame.openapi.diff.model.DiffContext
- getValue() - Method in enum com.qdesrame.openapi.diff.model.DiffResult
- getWeight() - Method in enum com.qdesrame.openapi.diff.model.DiffResult
H
- H3 - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- H4 - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- H5 - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- H6 - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- hashCode() - Method in class com.qdesrame.openapi.diff.compare.CacheKey
- hashCode() - Method in class com.qdesrame.openapi.diff.compare.SecurityDiffInfo
- hashCode() - Method in class com.qdesrame.openapi.diff.model.DiffContext
- HeaderDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 28/12/17.
- HeaderDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.HeaderDiff
- headers(ChangedHeaders) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- HEADERS - com.qdesrame.openapi.diff.utils.RefType
- HeadersDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 28/12/17.
- HeadersDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.HeadersDiff
- HR - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- HtmlRender - Class in com.qdesrame.openapi.diff.output
- HtmlRender() - Constructor for class com.qdesrame.openapi.diff.output.HtmlRender
- HtmlRender(String, String) - Constructor for class com.qdesrame.openapi.diff.output.HtmlRender
I
- INCOMPATIBLE - com.qdesrame.openapi.diff.model.DiffResult
- increasedProperties - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- indent(int) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- isApplicable(DiffContext) - Method in class com.qdesrame.openapi.diff.compare.schemadiffresult.SchemaDiffResult
- isChanged() - Method in interface com.qdesrame.openapi.diff.model.Changed
- isChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedList
- isChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedMetadata
- isChanged() - Method in interface com.qdesrame.openapi.diff.model.ComposedChanged
- isChanged() - Method in class com.qdesrame.openapi.diff.model.schema.ChangedMaxLength
- isChanged() - Method in class com.qdesrame.openapi.diff.model.schema.ChangedReadOnly
- isChanged() - Method in class com.qdesrame.openapi.diff.model.schema.ChangedWriteOnly
- isChanged(T) - Static method in class com.qdesrame.openapi.diff.utils.ChangedUtils
- isCompatible() - Method in interface com.qdesrame.openapi.diff.model.Changed
- isCompatible() - Method in enum com.qdesrame.openapi.diff.model.DiffResult
- isCompatible(Changed) - Static method in class com.qdesrame.openapi.diff.utils.ChangedUtils
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedApiResponse
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedContent
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedExtensions
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedHeader
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedHeaders
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedMediaType
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedOAuthFlow
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedOAuthFlows
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedOneOfSchema
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedOpenApi
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedOperation
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedParameter
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedParameters
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedPath
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedPaths
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedRequestBody
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedResponse
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedSchema
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirement
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityRequirements
- isCoreChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedSecurityScheme
- isCoreChanged() - Method in interface com.qdesrame.openapi.diff.model.ComposedChanged
- isDifferent() - Method in interface com.qdesrame.openapi.diff.model.Changed
- isDifferent() - Method in enum com.qdesrame.openapi.diff.model.DiffResult
- isIncompatible() - Method in interface com.qdesrame.openapi.diff.model.Changed
- isIncompatible() - Method in enum com.qdesrame.openapi.diff.model.DiffResult
- isItemsChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedList
- isItemsChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedList.SimpleChangedList
- isItemsChanged() - Method in class com.qdesrame.openapi.diff.model.ChangedSecuritySchemeScopes
- isItemsChanged() - Method in class com.qdesrame.openapi.diff.model.schema.ChangedEnum
- isItemsChanged() - Method in class com.qdesrame.openapi.diff.model.schema.ChangedRequired
- isMetaChanged() - Method in enum com.qdesrame.openapi.diff.model.DiffResult
- isParentApplicable(Change.Type, Object, Object, DiffContext) - Method in interface com.qdesrame.openapi.diff.compare.ExtensionDiff
- isParentApplicable(Change.Type, Object, Map<String, Object>, DiffContext) - Method in class com.qdesrame.openapi.diff.compare.ExtensionsDiff
- isRequest() - Method in class com.qdesrame.openapi.diff.model.DiffContext
- isRequired() - Method in class com.qdesrame.openapi.diff.model.DiffContext
- isResponse() - Method in class com.qdesrame.openapi.diff.model.DiffContext
- isUnchanged() - Method in interface com.qdesrame.openapi.diff.model.Changed
- isUnchanged() - Method in enum com.qdesrame.openapi.diff.model.DiffResult
- isUnchanged(Changed) - Static method in class com.qdesrame.openapi.diff.utils.ChangedUtils
- itemContent(int, String, ChangedMediaType) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemContent(String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemContent(String, String, MediaType) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemEndpoint(String, String, ChangedMetadata) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemEndpoint(String, String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemHeader(String, ChangedHeader) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemHeader(String, String, Header) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemHeader(String, String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemParameter(ChangedParameter) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemParameter(String, Parameter) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemParameter(String, String, String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemResponse(String, ChangedResponse) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemResponse(String, String, ApiResponse) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- itemResponse(String, String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- items - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- items(int, ChangedSchema) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- items(int, Schema, DiffContext) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- items(int, String, String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
L
- LI - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- listContent(String, String, Map<String, MediaType>) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- listDiff(int, String, ChangedList<?>) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- ListDiff - Class in com.qdesrame.openapi.diff.compare
- ListDiff() - Constructor for class com.qdesrame.openapi.diff.compare.ListDiff
- listEndpoints(String, List<Endpoint>) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- listEndpoints(List<ChangedOperation>) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- listHeader(String, Map<String, Header>) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- listItem(int, String, List<T>) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- listParameter(String, List<Parameter>) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- listResponse(String, Map<String, ApiResponse>) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- LOGGER - Static variable in class com.qdesrame.openapi.diff.output.MarkdownRender
M
- main(String...) - Static method in class com.qdesrame.openapi.diff.Main
- Main - Class in com.qdesrame.openapi.diff
- Main() - Constructor for class com.qdesrame.openapi.diff.Main
- MapKeyDiff<K,V> - Class in com.qdesrame.openapi.diff.compare
-
compare two Maps by key
- MarkdownRender - Class in com.qdesrame.openapi.diff.output
- MarkdownRender() - Constructor for class com.qdesrame.openapi.diff.output.MarkdownRender
- maxLength - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- metadata(String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- metadata(String, ChangedMetadata) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- metadata(String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- metadata(String, String, ChangedMetadata) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- metadata(String, String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- METADATA - com.qdesrame.openapi.diff.model.DiffResult
- MetadataDiff - Class in com.qdesrame.openapi.diff.compare
- MetadataDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.MetadataDiff
- missingProperties - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
N
- newSchema - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- newValue - Variable in class com.qdesrame.openapi.diff.model.ChangedList
- NO_CHANGES - com.qdesrame.openapi.diff.model.DiffResult
O
- OAuthFlowDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 12/01/18.
- OAuthFlowDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.OAuthFlowDiff
- OAuthFlowsDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 12/01/18.
- OAuthFlowsDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.OAuthFlowsDiff
- oldSchema - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- oldValue - Variable in class com.qdesrame.openapi.diff.model.ChangedList
- oneOfSchema - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- oneOfSchema(int, ChangedOneOfSchema, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- OpenApiCompare - Class in com.qdesrame.openapi.diff
- OpenApiCompare() - Constructor for class com.qdesrame.openapi.diff.OpenApiCompare
- openApiDiff - Variable in class com.qdesrame.openapi.diff.compare.schemadiffresult.SchemaDiffResult
- OpenApiDiff - Class in com.qdesrame.openapi.diff.compare
- OperationDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 04/01/18.
- OperationDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.OperationDiff
P
- ParameterDiff - Class in com.qdesrame.openapi.diff.compare
- ParameterDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.ParameterDiff
- parameters(ChangedParameters) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- PARAMETERS - com.qdesrame.openapi.diff.utils.RefType
- ParametersDiff - Class in com.qdesrame.openapi.diff.compare
-
compare two parameter
- ParametersDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.ParametersDiff
- PathDiff - Class in com.qdesrame.openapi.diff.compare
- PathDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.PathDiff
- PathsDiff - Class in com.qdesrame.openapi.diff.compare
- PathsDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.PathsDiff
- PRE_CODE - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- PRE_LI - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- printHelp(Options) - Static method in class com.qdesrame.openapi.diff.Main
- properties(int, String, Map<String, Schema>, boolean, DiffContext) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- property(int, String, ChangedSchema) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- property(int, String, String, Schema) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- property(int, String, String, String, String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- property(ContainerTag, String, String, Schema) - Method in class com.qdesrame.openapi.diff.output.HtmlRender
- property(ContainerTag, String, String, String) - Method in class com.qdesrame.openapi.diff.output.HtmlRender
- property(String, String, Schema) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
- property(String, String, String) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
R
- readOnly - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- ReferenceDiffCache<C,D> - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 07/01/18.
- ReferenceDiffCache() - Constructor for class com.qdesrame.openapi.diff.compare.ReferenceDiffCache
- refPointer - Static variable in class com.qdesrame.openapi.diff.output.ConsoleRender
- refPointer - Static variable in class com.qdesrame.openapi.diff.output.HtmlRender
- refPointer - Static variable in class com.qdesrame.openapi.diff.output.MarkdownRender
- RefPointer<T> - Class in com.qdesrame.openapi.diff.utils
-
Created by adarsh.sharma on 07/01/18.
- RefPointer(RefType) - Constructor for class com.qdesrame.openapi.diff.utils.RefPointer
- RefType - Enum in com.qdesrame.openapi.diff.utils
-
Created by adarsh.sharma on 07/01/18.
- removed(T) - Static method in class com.qdesrame.openapi.diff.model.Change
- REMOVED - com.qdesrame.openapi.diff.model.Change.Type
- removePathParameter(String, List<Parameter>) - Method in class com.qdesrame.openapi.diff.compare.OperationDiff
- removePathParameters(Map<String, String>, ChangedParameters) - Method in class com.qdesrame.openapi.diff.compare.OperationDiff
- render(ChangedOpenApi) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
- render(ChangedOpenApi) - Method in class com.qdesrame.openapi.diff.output.HtmlRender
- render(ChangedOpenApi) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- render(ChangedOpenApi) - Method in interface com.qdesrame.openapi.diff.output.Render
- Render - Interface in com.qdesrame.openapi.diff.output
- renderBody(String, String, String, String) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
- renderHtml(ContainerTag, ContainerTag, ContainerTag, ContainerTag) - Method in class com.qdesrame.openapi.diff.output.HtmlRender
- REQUEST_BODIES - com.qdesrame.openapi.diff.utils.RefType
- RequestBodyDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 28/12/17.
- RequestBodyDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.RequestBodyDiff
- required - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- required(int, String, List<String>) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- resolve(Schema) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
- resolve(Schema) - Method in class com.qdesrame.openapi.diff.output.HtmlRender
- resolve(Schema) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- resolveComposedSchema(Components, Schema) - Static method in class com.qdesrame.openapi.diff.compare.SchemaDiff
- resolveRef(Components, T, String) - Method in class com.qdesrame.openapi.diff.utils.RefPointer
- ResponseDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 28/12/17.
- ResponseDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.ResponseDiff
- responses(ChangedApiResponse) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- RESPONSES - com.qdesrame.openapi.diff.utils.RefType
- result(Changed) - Static method in interface com.qdesrame.openapi.diff.model.Changed
- resultApiResponses() - Method in class com.qdesrame.openapi.diff.model.ChangedOperation
- resultRequestBody() - Method in class com.qdesrame.openapi.diff.model.ChangedOperation
S
- same(Parameter, Parameter) - Static method in class com.qdesrame.openapi.diff.compare.ParametersDiff
- same(SecurityRequirement, SecurityRequirement) - Method in class com.qdesrame.openapi.diff.compare.SecurityRequirementsDiff
- sameList(List<SecurityDiffInfo>, List<SecurityDiffInfo>) - Static method in class com.qdesrame.openapi.diff.compare.SecurityDiffInfo
- schema(int, ChangedSchema) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- schema(int, ComposedSchema, DiffContext) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- schema(int, Schema, DiffContext) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- schema(ChangedSchema) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- SchemaDiff - Class in com.qdesrame.openapi.diff.compare
- SchemaDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.SchemaDiff
- SchemaDiffResult - Class in com.qdesrame.openapi.diff.compare.schemadiffresult
- SchemaDiffResult(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.schemadiffresult.SchemaDiffResult
- SchemaDiffResult(String, OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.schemadiffresult.SchemaDiffResult
- SCHEMAS - com.qdesrame.openapi.diff.utils.RefType
- sectionTitle(String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- SECURITY_SCHEMES - com.qdesrame.openapi.diff.utils.RefType
- SecurityDiffInfo - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 11/01/18.
- SecurityDiffInfo() - Constructor for class com.qdesrame.openapi.diff.compare.SecurityDiffInfo
- SecurityRequirementDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 07/01/18.
- SecurityRequirementDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.SecurityRequirementDiff
- SecurityRequirementsDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 07/01/18.
- SecurityRequirementsDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.SecurityRequirementsDiff
- SecuritySchemeDiff - Class in com.qdesrame.openapi.diff.compare
-
Created by adarsh.sharma on 11/01/18.
- SecuritySchemeDiff(OpenApiDiff) - Constructor for class com.qdesrame.openapi.diff.compare.SecuritySchemeDiff
- separator(char) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
- setOpenApiDiff(OpenApiDiff) - Method in interface com.qdesrame.openapi.diff.compare.ExtensionDiff
- setParameters(Map<String, String>) - Method in class com.qdesrame.openapi.diff.model.DiffContext
- setUrl(String) - Method in class com.qdesrame.openapi.diff.model.DiffContext
- showChangedMetadata - Variable in class com.qdesrame.openapi.diff.output.MarkdownRender
-
A paramater which indicates whether or not metadata (summary and metadata) changes should be logged in the changelog file.
- SimpleChangedList(List<T>, List<T>) - Constructor for class com.qdesrame.openapi.diff.model.ChangedList.SimpleChangedList
- SWAGGER_VERSION_V2 - Static variable in class com.qdesrame.openapi.diff.compare.OpenApiDiff
T
- title(String) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
- title(String, char) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
- titleH5(String) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
- toString() - Method in class com.qdesrame.openapi.diff.model.Endpoint
- type - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
- type(Schema) - Method in class com.qdesrame.openapi.diff.output.ConsoleRender
- type(Schema) - Method in class com.qdesrame.openapi.diff.output.HtmlRender
- type(Schema) - Method in class com.qdesrame.openapi.diff.output.MarkdownRender
U
- UNKNOWN - com.qdesrame.openapi.diff.model.DiffResult
V
- valOrEmpty(Paths) - Static method in class com.qdesrame.openapi.diff.compare.PathsDiff
- valueOf(String) - Static method in enum com.qdesrame.openapi.diff.model.Change.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.qdesrame.openapi.diff.model.DiffResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.qdesrame.openapi.diff.utils.RefType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.qdesrame.openapi.diff.model.Change.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.qdesrame.openapi.diff.model.DiffResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.qdesrame.openapi.diff.utils.RefType
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- writeOnly - Variable in class com.qdesrame.openapi.diff.model.ChangedSchema
All Classes All Packages