REST Resource: edits

資源:AppEdit

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

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

string

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

expiryTimeSeconds

string

僅供輸出。編輯內容的到期時間 (從 Epoch 紀元時間起算,以秒為單位)。

方法

commit

修訂應用程式編輯。

delete

刪除應用程式編輯作業。

get

取得應用程式編輯。

insert

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

validate

驗證應用程式編輯作業。