Skip to content

Commit 5e4f721

Browse files
authored
feat: add api docs (#726)
1 parent 9dce4ea commit 5e4f721

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

cmd/mailchain/http/handlers/openapi.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1097,5 +1097,7 @@ func spec() string {
10971097
}
10981098
}
10991099
}
1100+
1101+
11001102
`
11011103
}

docs/openapi/spec.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,3 +1076,5 @@
10761076
}
10771077
}
10781078
}
1079+
1080+

0 commit comments

Comments
 (0)