631
עריכות
שורה 27: | שורה 27: | ||
"1": { | "1": { | ||
"description": "מסכת", | "description": "מסכת", | ||
"required": true, | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"2": { | "2": { | ||
"description": "דף", | "description": "דף", | ||
"required": true, | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"3": { | "3": { | ||
"description": "עמוד", | "description": "עמוד", | ||
"required": true, | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
"4": { | "4": { | ||
"description": "הטקסט של הקישור", | "description": "הטקסט של הקישור", | ||
"required": true, | |||
"type": "string" | "type": "string" | ||
}, | }, |