X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=scripts%2Fsdks%2FREADME.md;fp=scripts%2Fsdks%2FREADME.md;h=c887293590648fa000470fefa4434d0de35ced54;hb=a93832c2e3058c55e183c487dde595bd42238bb0;hp=97bae2111988178e5fb2d1cad68cd657f91eaae7;hpb=7f3c55f02aa6b35b3530883a6c1f71ddd1f92eb4;p=src%2Fxds%2Fxds-server.git diff --git a/scripts/sdks/README.md b/scripts/sdks/README.md index 97bae21..c887293 100644 --- a/scripts/sdks/README.md +++ b/scripts/sdks/README.md @@ -35,6 +35,7 @@ Returned the list all SDKs (available and installed) using JSON format. [ { "name": "My SDK name", + "uuid": "a-unique-id", "description": "A description", "profile": "profile", "version": "version", @@ -102,6 +103,7 @@ returned the following JSON structure: ```json { "name": "My SDK name", + "uuid": "a-unique-id", "description": "A description", "profile": "profile", "version": "version",