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 47774fb commit 678a113Copy full SHA for 678a113
src/api.scratch.mit.edu/index.ts
@@ -24,6 +24,7 @@ export default typiaToOpenAPI({
24
content: {
25
'application/json': {
26
schema: typia.json.schema<{
27
+ /** a url of main website */
28
website: string
29
api: string
30
/** @default help@scratch.mit.edu */
0 commit comments