Skip to content
Jimmy Wei edited this page Mar 10, 2023 · 10 revisions

"guid"

This is a required field used by the sample aggregation system to uniquely identify the sample. The GUID must be a unique identifier and it is the sample author to assign a unique GUID to their sample.

Go to https://www.guidgenerator.com to generate a GUID for your sample. Check the Uppercase and Hyphens boxes and then click on the Generate some GUIDs! button. The GUID field in your sample.json file should have a format similar to the following:

"guid": "01234567-89AB-CDEF-0123-456789ABCDEF"
Clone this wiki locally