We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5490ba6 commit ec52fd7Copy full SHA for ec52fd7
openapi.yaml
@@ -4,7 +4,7 @@ info:
4
description: FastAPI middleware to list, read, write, and scan GitHub repositories for use in GPT Actions.
5
version: 1.0.0
6
servers:
7
- - url: https://gpt-gateway-cigu.onrender.com/
+ - url: https://gpt-gateway-cigu.onrender.com
8
description: Production server
9
10
paths:
0 commit comments