We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9653b05 + d4b853f commit a013e07Copy full SHA for a013e07
1 file changed
src/swagger/github.yaml
@@ -1,7 +1,11 @@
1
openapi: "3.0.0"
2
info:
3
title: github webhook receiver
4
- version: 0.2.1
+ version: 0.2.2
5
+
6
+servers:
7
+ - url: ./
8
9
paths:
10
/pullrequest:
11
post:
0 commit comments