Shopee SDK API Reference - v1.11.0
Preparing search index...
utils/spec-audit
SpecAuditReport
Interface SpecAuditReport
interface
SpecAuditReport
{
endpointTypeGaps
:
EndpointTypeGap
[]
;
methodMismatches
:
EndpointMethodMismatch
[]
;
missingEndpoints
:
string
[]
;
missingRequestFields
:
EndpointFieldGap
[]
;
missingResponseFields
:
EndpointFieldGap
[]
;
totalSdkEndpoints
:
number
;
totalSpecs
:
number
;
uncoveredSdkEndpoints
:
string
[]
;
}
Index
Properties
endpoint
Type
Gaps
method
Mismatches
missing
Endpoints
missing
Request
Fields
missing
Response
Fields
total
Sdk
Endpoints
total
Specs
uncovered
Sdk
Endpoints
Properties
endpoint
Type
Gaps
endpointTypeGaps
:
EndpointTypeGap
[]
method
Mismatches
methodMismatches
:
EndpointMethodMismatch
[]
missing
Endpoints
missingEndpoints
:
string
[]
missing
Request
Fields
missingRequestFields
:
EndpointFieldGap
[]
missing
Response
Fields
missingResponseFields
:
EndpointFieldGap
[]
total
Sdk
Endpoints
totalSdkEndpoints
:
number
total
Specs
totalSpecs
:
number
uncovered
Sdk
Endpoints
uncoveredSdkEndpoints
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
endpoint
Type
Gaps
method
Mismatches
missing
Endpoints
missing
Request
Fields
missing
Response
Fields
total
Sdk
Endpoints
total
Specs
uncovered
Sdk
Endpoints
Shopee SDK API Reference - v1.11.0
Loading...