Jump to content

VisualDataSchema:Volunteer / Organization member: Difference between revisions

From Wikiyouth
Created page with "{"type":"object","title":"Volunteer \/ Organization member","properties":{"organizations":{"type":"array","title":"Organizations","items":{"type":"object","title":"","properties":{"name":{"type":"string","title":"Name"},"role":{"type":"string","title":"Role"},"date_start":{"type":"string","title":"Date start"},"date_end":{"type":"string","title":"Date end"}}}},"name":{"type":"string","title":"Name"}}}"
Tag: Recreated
 
(No difference)

Latest revision as of 11:39, 27 September 2025

type"object"
title"Volunteer / Organization member"
properties
organizations
type"array"
title"Organizations"
items
type"object"
title""
properties
name
type"string"
title"Name"
role
type"string"
title"Role"
date_start
type"string"
title"Date start"
date_end
type"string"
title"Date end"
name
type"string"
title"Name"