Schema isn't using RESOURCE* attribute
Closed this issue · 1 comments
duglin commented
Today schema has:
"schemaobject": ANY, ? # TODO why is this not using RESOURCE*?
"schema": "STRING", ?
"schemauri": "URI" ?
instead of:
"RESOURCEurl": "URL", ?
"RESOURCE": ... Resource document ..., ?
"RESOURCEbase64": "STRING", ?
or:
"schemaurl": "URL", ?
"schema": ... Resource document ..., ?
"schemabase64": "STRING", ?
Typo?
duglin commented
Agreed to use RESOURCE* on 9/24 call