v11

latestSwagger 2.0raw.githubusercontent.com2022-10-03168148314.0 KB

package - Gets trained LUIS application package in binary stream GZip format

Packages trained LUIS application as GZip file to be used in the LUIS container.

get/package/{appId}/versions/{versionId}/gzip

Path parameters

appIdstring uuid required

The application ID.

versionIdstring required

The version ID.

Response

The GZip binary stream of the trained application package.

string binary required