Skip to content

Commit d72994b

Browse files
authored
[OAS] Promote space path on serverless APIs (#241203)
1 parent 2cdf6df commit d72994b

File tree

6 files changed

+3065
-319
lines changed

6 files changed

+3065
-319
lines changed

oas_docs/makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ api-docs: ## Generate Serverless and ESS Kibana OpenAPI bundles
2222
.PHONY: space-aware-api-docs
2323
space-aware-api-docs: ## Add special space aware description entries
2424
@node scripts/promote_space_awareness.js oas_docs/output/kibana.yaml
25-
## Just for ess for now...
26-
# @node scripts/promote_space_awareness.js oas_docs/output/kibana.serverless.yaml
25+
@node scripts/promote_space_awareness.js oas_docs/output/kibana.serverless.yaml
2726

2827
.PHONY: merge-api-docs
2928
merge-api-docs: ## Merge Serverless and ESS Kibana OpenAPI bundles with kbn-openapi-bundler

0 commit comments

Comments
 (0)