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 5aaeb66 commit faeb8edCopy full SHA for faeb8ed
Dockerfile
@@ -25,4 +25,4 @@ COPY tests/*.py ./app/tests/
25
COPY tools/*.py ./app/tools/
26
27
# Request-response-schemas repo/branch to use for validation
28
-ENV SCHEMAS_URL=https://raw.githubusercontent.com/lambda-feedback/request-response-schemas/579-adding-preview-command
+ENV SCHEMAS_URL=https://raw.githubusercontent.com/lambda-feedback/request-response-schemas/master
0 commit comments