Update
Update
Path Parameters |
---|
id uuid — REQUIRED |
Request Body — REQUIRED | |
---|---|
id uuid | |
zodiacSign1Id object
| |
zodiacSign2Id object
| |
translations object |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 successful operation
| |||||||||||||||||||||
202 Accepted
|
Update
Path Parameters |
---|
id uuid — REQUIRED |
Request Body — REQUIRED | |
---|---|
id uuid | |
zodiacSign1Id object
| |
zodiacSign2Id object
| |
translations object |
Responses | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 successful operation
| |||||||||||||||||||||
202 Accepted
|
update_23
PUT /horoscope/compatibility/texts/:id
curl -L -X PUT 'http://localhost:8080/horoscope/compatibility/texts/:id' \
-H 'Content-Type: application/json' \
-H 'Accept: */*'