Page Menu
Home
WickedGov Phorge
Search
Configure Global Search
Log In
Files
F4113597
schema3.json
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
459 B
Referenced Files
None
Subscribers
None
schema3.json
View Options
{
"$schema"
:
"http://json-schema.org/draft-04/schema#"
,
"$id"
:
"https://www.mediawiki.org/test-schema/test3"
,
"definitions"
:
{
"Contact"
:
{
"properties"
:
{
"email"
:
{
"type"
:
"string"
},
"phone"
:
{
"$ref"
:
"#/definitions/Phone"
}
},
"additionalProperties"
:
false
},
"Phone"
:
{
"required"
:
[
"country-code"
,
"number"
],
"properties"
:
{
"country-code"
:
{
"type"
:
"string"
},
"number"
:
{
"type"
:
"string"
}
}
}
}
}
File Metadata
Details
Attached
Mime Type
application/json
Expires
Tue, Aug 18, 23:30 (6 h, 55 m ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
6d/b3/3fbfb8c4a04f7f224c530cca4395
Default Alt Text
schema3.json (459 B)
Attached To
Mode
rMWPROD MediaWiki Production
Attached
Detach File
Event Timeline
Log In to Comment