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 ccaf99c commit 6d27091Copy full SHA for 6d27091
generated/kbapi/Makefile
@@ -2,7 +2,7 @@
2
SHELL := /bin/bash
3
ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
4
5
-github_ref ?= 5c4f76696e63bf9e9a53d55521f4c18faa02ccf2
+github_ref ?= a906923b46fb6357a60f19a1dbd665c744aa3806
6
oas_url := https://raw.githubusercontent.com/elastic/kibana/$(github_ref)/oas_docs/output/kibana.yaml
7
8
.PHONY: all
0 commit comments