「利用者:龍太郎/sandbox/テンプレート:メンテナンス/data.json/doc」の版間の差分
< 利用者:龍太郎 | sandbox | テンプレート:メンテナンス/data.json
(ページの作成:「json のフォーマット <syntaxhighlight lang="json" line> { "maintenance": { "start" : "near", "time" : "few", "type" : "read-only", "description" : { "ja" : "サーバーの移設及びドメインの変更", "en" : "domain change" } } } </syntaxhighlight> 引数 * start : 開始時刻あるいは : near(近日中) end : 終了時刻 : few (短時間) : intermittent (断続的) : observation (経過観察)」) |
(相違点なし)
|
2023年4月22日 (土) 08:31時点における版
json のフォーマット
{
"maintenance": {
"start" : "near",
"time" : "few",
"type" : "read-only",
"description" : {
"ja" : "サーバーの移設及びドメインの変更",
"en" : "domain change"
}
}
}
引数
- start : 開始時刻あるいは
- near(近日中)
end : 終了時刻
- few (短時間)
- intermittent (断続的)
- observation (経過観察)