REST Resource: edits

資源:AppEdit

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

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

string

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

expiryTimeSeconds

string

僅供輸出。編輯項目失效後失效 (自 Epoch 起算,以秒為單位) 的時間。

方法

commit

提交應用程式編輯內容。

delete

刪除應用程式編輯內容。

get

取得應用程式編輯內容。

insert

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

validate

驗證應用程式編輯結果。