- body={{"content":{"application/json":{"schema":{"properties":{"chat_enabled":{"description":"Whether to enable chat","example":true,"type":"boolean"},"city":{"description":"City of the post","example":"tehran","type":"string"},"description":{"description":"Description of the post","example":"I'm available only in chat.","type":"string"},"district":{"description":"District of the post","example":"abshar","type":"string"},"hide_phone":{"description":"Whether to hide the phone number from demand users","example":true,"type":"boolean"},"images":{"items":{"type":"string"},"type":"array"},"latitude":{"description":"Latitude of the post","example":35.7152,"format":"double","type":"number"},"longitude":{"description":"Longitude of the post","example":51.4043,"format":"double","type":"number"},"temporary_residence":{"properties":{"area":{"description":"Area of the residence in square meters","example":100,"format":"int32","type":"integer"},"extra_person_capacity":{"description":"Number of allowed extra people that can stay in the residence","example":2,"format":"int32","type":"integer"},"has_own_image":{"description":"Whether the images are of the property itself and not decorative/stock photos.","example":true,"type":"boolean"},"price_cost_per_extra_person":{"description":"Cost per extra person per night in Toman","example":150000,"format":"int64","type":"string"},"price_regular_days":{"description":"Price of the residence for regular days (Saturday to Tuesday) in Toman","example":1000000,"format":"int64","type":"string"},"price_special_days":{"description":"Price of the residence for special days (holidays and occasions) in Toman","example":1500000,"format":"int64","type":"string"},"price_weekends":{"description":"Price of the residence for weekends (Wednesday to Friday) in Toman","example":1200000,"format":"int64","type":"string"},"regular_person_capacity":{"description":"Number of allowed regular people that can stay in the residence","example":4,"format":"int32","type":"integer"},"rooms_count":{"enum":["ROOMS_COUNT_0","ROOMS_COUNT_1","ROOMS_COUNT_2","ROOMS_COUNT_3","ROOMS_COUNT_4","ROOMS_COUNT_5_OR_MORE"],"type":"string","title":"TemporaryResidenceFieldsRoomsCount"}},"type":"object","title":"postTemporaryResidenceFields"},"title":{"description":"Title of the post","example":"Temporary Residence for Rent in Tehran","type":"string"}},"type":"object","title":"postSubmitPostRequest"}}},"required":true}}
0 commit comments