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
Sat, May 16, 13:31 (1 d, 19 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
38/1f/c619e244dfd0ad3fb565822f4b33
Default Alt Text
specs.v0.json (779 B)

Event Timeline