[]
        
(Showing Draft Content)

PluginAssets

PluginAssets

[GET] /api/PluginAssets

Responses

[200] Success

AssetInfo

Type: [application/json]

[GET] /api/PluginAssets/{pluginKey}-{asmVersion}/{assetName}

Parameters

Name In Type
pluginKeyRequired path string
asmVersionRequired path string
assetNameRequired path string
theme query string

Responses

[200] Success

binary

Type: [application/json]

Models

Ƭ AssetInfo

Name Type
targetNullable string
nameNullable string
contentTypeNullable string
urlNullable string
pluginKeyNullable string
versionNullable string
licenseable Boolean
isThemeCss Boolean
omitOnMobile Boolean