SDK estimator handler

Warning

this resource is unstable. A resource API can be changes in any release.

SDK estimator handler

class luna_handlers.app.handlers.sdk_handler.SDKHandler(request)[source]

SDK estimator handler

Resource: “/{api_version}/sdk”

async getDataFromMultipart(imageType=ImageType.IMAGE)[source]

Description see getDataFromMultipart().

Return type:

List[InputImageData]

async post()[source]

SDK estimations handler. See spec sdk.

Returns:

Response with estimations

Return type:

HTTPResponse