REST Resource: edits.images

Zasób: obraz

Przesłany obraz. Zasób usługi ImagesService.

Zapis JSON
{
  "id": string,
  "url": string,
  "sha1": string,
  "sha256": string
}
Pola
id

string

Unikalny identyfikator reprezentujący obraz.

url

string

Adres URL do wyświetlania podglądu obrazu.

sha1

string

Skrót sha1 obrazu.

sha256

string

Hasz sha256 obrazu.

Metody

delete

Usuwa z edycji obraz (określony za pomocą identyfikatora).

deleteall

Usuwa wszystkie obrazy o określonym języku i typie.

list

Wyświetla listę wszystkich obrazów.

upload

Przesyła obraz w wybranym języku i jego typie oraz dodaje element do zmiany.