We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e63df6 commit ac47140Copy full SHA for ac47140
services/oooRequest.ts
@@ -106,7 +106,7 @@ export const createOooRequest = async (
106
/**
107
* Validate the out-of-office acknowledgement request.
108
*
109
- * @param {string} requestType - The type of the request (OOO or OOO_ACKNOWLEDGEMENT).
+ * @param {string} requestType - The type of the request OOO.
110
* @param {string} requestStatus - The status of the request (PENDING, APPROVED, REJECTED).
111
* @throws {Error} Throws an error if an issue occurs during validation.
112
*/
0 commit comments