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