Skip to content

Commit 678a113

Browse files
authored
Update index.ts
1 parent 47774fb commit 678a113

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api.scratch.mit.edu/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export default typiaToOpenAPI({
2424
content: {
2525
'application/json': {
2626
schema: typia.json.schema<{
27+
/** a url of main website */
2728
website: string
2829
api: string
2930
/** @default help@scratch.mit.edu */

0 commit comments

Comments
 (0)