Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 314 Bytes

File metadata and controls

17 lines (12 loc) · 314 Bytes
description Automatically generated file. DO NOT MODIFY
const options = {
	authProvider,
};

const client = Client.init(options);

let filePlanReferenceTemplate = await client.api('/security/labels/filePlanReferences/b1f7b518-a44f-1d4b-c6f1-ab8771d3907c')
	.version('beta')
	.get();