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 6eed13e commit 8978747Copy full SHA for 8978747
Makefile
@@ -1,5 +1,5 @@
1
SHELL := /bin/bash
2
-DOCS_BRANCH := 8.x
+DOCS_BRANCH := 8.19
3
4
validate: ## Validate a given endpoint request or response
5
@node compiler/run-validations.js --api $(api) --type $(type) --branch $(branch)
0 commit comments