Skip to content
Vessios Docs
English
Esc
navigateopen⌘Jpreview

Wiki Lifecycle Sync

Lint + 矛盾検出を実行し、結果に基づきページ lifecycle を自動遷移させる (KNOWLEDGE Sec17.1)。clean パス→active 昇格、矛盾→contradicted。admin 以上。 GET 系の読取エンドポイントは副作用を持たないため、遷移はこの POST でのみ行う。

POST/wiki/lifecycle-sync
Query parameters
batch_sizeinteger
default: 5
seedinteger | any
max_batchesinteger | any
Header parameters
authorizationstring | any
X-Api-Keystring | any
Responses
200Successful Response
any
422Validation Error
detailValidationError[]
Show properties
Array of ValidationError
locstring | integer[]required
Show properties
Array of string | integer
Any of:
string
string
integer
integer
msgstringrequired
typestringrequired
Request
curl -X POST "/wiki/lifecycle-sync"
Response
"string"