Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris committed Aug 19, 2024
2 parents 9b08589 + 03c6cf4 commit bb94e98
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions base/v0.1.0/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@
"description": "URL of an icon for this record. Must be square, prefer SVG, otherwise minimum 50p x 50p",
"type": "string"
},
"indexableText": {
"title": "Indexable text",
"description": "Additional text that should be indexed for search purposes",
"type": "string"
},
"insertedAt": {
"title": "Inserted",
"description": "Date/time this record was inserted",
Expand Down

0 comments on commit bb94e98

Please sign in to comment.