ResourceInfo
ResourceInfo
AllOf
This class requires all of the following:
JSON Example
{
"name": "string",
"description": "string",
"id": "string",
"extensionData": {
"entries": [
{
"key": "string"
}
]
}
}