build_draft.v1.json (480B)
1 { 2 "suite": "profile", 3 "contract_version": "0.1.0", 4 "vectors": [ 5 { 6 "id": "profile_build_draft_minimal_001", 7 "kind": "profile.build_draft", 8 "input": { 9 "profile": { 10 "name": "radroots user" 11 }, 12 "profile_type": "farmer" 13 }, 14 "expected": { 15 "wire_parts": { 16 "kind": "profile", 17 "content_shape": "metadata_json", 18 "tags_shape": "profile_type_optional" 19 } 20 } 21 } 22 ] 23 }