Vana SDK - v0.1.0
Preparing search index...
types/data
AddSchemaParams
Interface AddSchemaParams
Parameters for adding a new schema
interface
AddSchemaParams
{
name
:
string
;
type
:
string
;
definitionUrl
:
string
;
}
Index
Properties
name
type
definition
Url
Properties
name
name
:
string
Schema name
type
type
:
string
Schema type
definition
Url
definitionUrl
:
string
URL containing the schema definition
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
type
definition
Url
Vana SDK - v0.1.0
Loading...
Parameters for adding a new schema