v11

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

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

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

get/package/{appId}/slot/{slotName}/gzip

Path parameters

appIdstring uuid required

The application ID.

slotNamestring required

The publishing slot name.

Response

The GZip binary stream of the published application package.

string binary required