Skip to content

Commit 2cc40f5

Browse files
committed
fix: description
1 parent 3cefb8f commit 2cc40f5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

requests/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -368,11 +368,8 @@ Updates an existing request with the provided details.
368368

369369
### **PATCH /requests/:id**
370370

371-
- **Description:** Partially updates an existing request based on its type:
372-
373-
- For requests of type ONBOARDING, this endpoint updates the request details prior to its approval or rejection.
374-
375-
- For requests of type OOO (Out-Of-Office), it processes the approval or rejection of the request using the provided data.
371+
- **Description:**
372+
- This endpoint updates the details of any type of exsisting request (OOO, ONBOARDING etc.).
376373

377374
- **URL:** `https://api.realdevsquad.com/requests/:id`
378375

0 commit comments

Comments
 (0)