chore: add document for endpoint

This commit is contained in:
moonrailgun 2024-07-10 01:38:23 +08:00
parent 503df4546d
commit 537503f288
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,6 @@
{
"name": "@tianji/server",
"version": "1.0.0",
"private": true,
"private": true,
"description": "",
"main": "index.js",
"scripts": {

View File

@ -13,6 +13,7 @@ export const feedIntegrationRouter = router({
buildFeedPublicOpenapi({
method: 'POST',
path: '/{channelId}/github',
summary: 'integrate with github webhook',
})
)
.input(