浏览代码

remove booking_url from GET /places/:id example (never set in code)

neyrogovnarik 2 月之前
父节点
当前提交
343f09272d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      backend/docs/API_CONTRACT.md

+ 0 - 1
backend/docs/API_CONTRACT.md

@@ -131,7 +131,6 @@ HTTP статусы: 400 (Bad Request), 401 (Unauthorized), 403 (Forbidden), 404
   "hourly_rate": 1500,
   "currency": "RUB",
   "min_hours": 2,
-  "booking_url": "https://booking.photoplaces.ru/studio/uuid",
   "rating": 4.8,
   "reviews_count": 24,
   "status": "published",