@POST("http://localhost:9990/grandtechmap-collect-service-fs/api/test")
Call<Map<String, Object>> contributors(
@MapBody(value = "x") double x,
@MapBody(value = "y") double y,
@MapBody(value = "fullname") boolean isFullName
);fsdhr1/retrofit
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Releases
No releases published
Languages
- Java 96.3%
- Kotlin 1.9%
- HTML 1.4%
- Other 0.4%