showOpenAPIExplorer constant
AptosApiMethod
const showOpenAPIExplorer
Implementation
static const AptosApiMethod showOpenAPIExplorer = AptosApiMethod._(
url: '/spec',
name: 'Show OpenAPI explorer',
requestType: RequestServiceType.get);