Skip to content

Commit ac47140

Browse files
fix-jsdoc
1 parent 6e63df6 commit ac47140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/oooRequest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ export const createOooRequest = async (
106106
/**
107107
* Validate the out-of-office acknowledgement request.
108108
*
109-
* @param {string} requestType - The type of the request (OOO or OOO_ACKNOWLEDGEMENT).
109+
* @param {string} requestType - The type of the request OOO.
110110
* @param {string} requestStatus - The status of the request (PENDING, APPROVED, REJECTED).
111111
* @throws {Error} Throws an error if an issue occurs during validation.
112112
*/

0 commit comments

Comments
 (0)