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