@smartytalent/mcp-tools 0.4.11 → 0.4.12
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tools.json +2 -2
- package/package.json +1 -1
package/dist/tools.json
CHANGED
|
@@ -18711,7 +18711,7 @@
|
|
|
18711
18711
|
},
|
|
18712
18712
|
"_meta": {
|
|
18713
18713
|
"method": "POST",
|
|
18714
|
-
"path": "/v1/operations/teamtailor/{tenantId}",
|
|
18714
|
+
"path": "/v1/operations/teamtailor/{tenantId}/{userId}",
|
|
18715
18715
|
"operationId": "teamtailorWebhook"
|
|
18716
18716
|
}
|
|
18717
18717
|
},
|
|
@@ -18724,7 +18724,7 @@
|
|
|
18724
18724
|
},
|
|
18725
18725
|
"_meta": {
|
|
18726
18726
|
"method": "OPTIONS",
|
|
18727
|
-
"path": "/v1/operations/teamtailor/{tenantId}",
|
|
18727
|
+
"path": "/v1/operations/teamtailor/{tenantId}/{userId}",
|
|
18728
18728
|
"operationId": "teamtailorWebhookOptions"
|
|
18729
18729
|
}
|
|
18730
18730
|
},
|