Skip to content

expertise

Jimmy Wei edited this page Mar 11, 2023 · 11 revisions

expertise is a required string field indicating what category the sample is classified under. The possible values are:

  • Getting Started
  • Tutorial
  • Concepts and Functionality
  • Code Optimization
  • Reference Designs and End to End

Only one of the above values should be used. The expertise field in your sample.json file should have a format similar to the following:

"expertise": "Concepts and Functionality"
Clone this wiki locally