Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion generated/kbapi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
SHELL := /bin/bash
ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))

github_ref ?= 718e7a275b773c28cbd697182532d47742a4017a
github_ref ?= c126655e8f87d8bd8249a1214f46238e0da5e555
oas_url := https://raw.githubusercontent.com/elastic/kibana/$(github_ref)/oas_docs/output/kibana.yaml

.PHONY: all
Expand Down
75 changes: 71 additions & 4 deletions generated/kbapi/kibana.gen.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading