6b0c0925e280fcd4…
Created Sep 11, 20264 fields1 collection using this schema
Labels
No labels yet.
Fields
| Name | Type | Info |
|---|---|---|
| title | string | |
| description | object | |
| request_for | string | → Claim |
| request_target | string | → Agent |
JSON Schema
{
"type": "object",
"required": [
"title"
],
"properties": {
"title": {
"type": "string"
},
"description": {
"type": "object",
"required": [
"content"
],
"properties": {
"format": {
"type": "string"
},
"content": {
"type": "string"
}
}
},
"request_for": {
"type": "string",
"x-ref-type": "Claim"
},
"request_target": {
"type": "string",
"x-ref-type": "Agent"
}
}
}Used by 1 collection · 2 versions
elifepathways/miraas
Request · 2 versionsFull hash:6b0c0925e280fcd413ccb6b54c86e995741836eca60aaf62ef9f093eb39cc115
ID:af130485-a38b-443a-b640-5d4a58e4d9e4