Package org.brapi.schematools.analyse
package org.brapi.schematools.analyse
-
ClassesClassDescriptionOptions for the
BrAPISpecificationAnalyserFactory.Holds all the information from an Endpoint analysis.Holds all the information required for an HTTP API requestBuilder class for APIRequestProvides API Request options for the analysis of endpointsAnalyses BrAPI endpoints against an OpenAPI SpecificationDefines an EndpointDefines defines a parameterDefines the link between an OpenAPI Parameter in a query or path or body to a variableDefines the link between an OpenAPI Property in a request body to a variable.Generates a tabular report from a list of AnalysisReportsWrites a tabular report to file.Defines a Variable and a json path to get the value of the variable from a response body, and the parameter name for which this variable will be used, if different from the variable name.Defines a Value for a Variable, and the parameter name for which this variable value will be used, if different from the variable name.