PublisherCategory
Publisher category - the primary classification of what a publisher offers
Properties
string
"database""integration""compute"
View JSON Schema
{
"type": "string",
"description": "Publisher category - the primary classification of what a publisher offers",
"enum": [
"database",
"integration",
"compute"
]
}