Skip to content
This repository has been archived by the owner on Apr 22, 2021. It is now read-only.

Обновление шмотки #12

Open
potykion opened this issue Jan 4, 2021 · 0 comments
Open

Обновление шмотки #12

potykion opened this issue Jan 4, 2021 · 0 comments

Comments

@potykion
Copy link
Owner

potykion commented Jan 4, 2021

 @POST("/clothing/create")
  Future<Clothing> updateClothing(
    @Part() int id,
    @Part() String title,
    @Part() String type,
    @Part() String color,
    @Part() List<String> imageUrls,
    @Part() List<File> imageFiles,
  );
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant