Skip to content

Commit f58eedf

Browse files
chore(deps): update kibana-openapi-spec digest to bd3d07c (#1519)
* chore(deps): update kibana-openapi-spec digest to bd3d07c * Fix Security API page size --------- Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Toby Brain <toby.brain@elastic.co>
1 parent d10f07f commit f58eedf

File tree

3 files changed

+307
-11
lines changed

3 files changed

+307
-11
lines changed

generated/kbapi/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
SHELL := /bin/bash
33
ROOT_DIR := $(shell dirname $(realpath $(firstword $(MAKEFILE_LIST))))
44

5-
github_ref ?= 38106c26e880d5ff0faf3a27c5582da5b83b9949
5+
github_ref ?= bd3d07c7bbbecc21b48a2cb7e02a2ca0dce2acac
66
oas_url := https://raw.githubusercontent.com/elastic/kibana/$(github_ref)/oas_docs/output/kibana.yaml
77

88
.PHONY: all

0 commit comments

Comments
 (0)