Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 246 Bytes

File metadata and controls

26 lines (22 loc) · 246 Bytes
description Automatically generated file. DO NOT MODIFY
mgc applications create --body '{
\
  "displayName": "MyAppName",
\
  "passwordCredentials": [
\
    {
\
      "displayName": "Password name"
\
    }
\
  ]
\
}
\
'