Slite · Schema

Record_string.unknown_

Construct a type with a set of properties K of type T

DocumentationKnowledge BaseCollaborationNotesTeamAsynchronous WorkAISearch
View JSON Schema on GitHub

JSON Schema

Record_string.unknown_.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/slite/main/json-schema/Record_string.unknown_.json",
  "title": "Record_string.unknown_",
  "properties": {},
  "additionalProperties": {},
  "type": "object",
  "description": "Construct a type with a set of properties K of type T"
}