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