REST Resource: edits

資源:AppEdit

編輯應用程式。EditsService 的資源。

JSON 表示法
{
  "id": string,
  "expiryTimeSeconds": string
}
欄位
id

string

僅供輸出。編輯內容的 ID。可在後續的 API 呼叫中使用。

expiryTimeSeconds

string

僅供輸出。編輯內容的到期時間 (自 Epoch 起算的秒數),不再有效。

方法

commit

修訂應用程式編輯內容。

delete

刪除應用程式編輯。

get

取得應用程式編輯。

insert

為應用程式建立新編輯內容。

validate

驗證應用程式編輯作業。