Page MenuHomeWickedGov Phorge

specs.v0.json
No OneTemporary

Size
779 B
Referenced Files
None
Subscribers
None

specs.v0.json

{
"mwapi": "1.0.0",
"moduleId": "specs/v0",
"audience": "dev",
"info": {
"title": "Specs",
"description": "Self-documentation module providing discovery, specs, and schemas for all available modules.",
"version": "0.1.0"
},
"paths": {
"/discovery": {
"get": {
"handler": {
"class": "MediaWiki\\Rest\\Handler\\DiscoveryHandler",
"services": [
"MainConfig"
]
}
}
},
"/module/{module}": {
"get": {
"handler": {
"class": "MediaWiki\\Rest\\Handler\\ModuleSpecHandler",
"services": [
"MainConfig"
]
}
}
},
"/module/{module}/{version}": {
"get": {
"handler": {
"class": "MediaWiki\\Rest\\Handler\\ModuleSpecHandler",
"services": [
"MainConfig"
]
}
}
}
}
}

File Metadata

Mime Type
application/json
Expires
Tue, Aug 18, 17:25 (3 w, 3 d ago)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
f2/d9/1d15bbf7fd904c405260e1ab2173
Default Alt Text
specs.v0.json (779 B)

Event Timeline