putSchemaFromJson
inline suspend fun CloudDirectoryClient.putSchemaFromJson(crossinline block: PutSchemaFromJsonRequest.Builder.() -> Unit): PutSchemaFromJsonResponse
Allows a schema to be updated using JSON upload. Only available for development schemas. See JSON Schema Format for more information.