schemas.json.authorizable-schema.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of aem-cloud-testing-clients Show documentation
Show all versions of aem-cloud-testing-clients Show documentation
AEM related clients and testing utilities for AEM as a Cloud Service
{
"description":"A representation of a minimum authorization object.",
"type":"object",
"properties":{
"authorizableId":{
"type":"string"
},
"home":{
"type":"string"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy