Skip to content

Commit

Permalink
PR feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
tobio committed Dec 8, 2023
1 parent 38ca262 commit ba7530a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,6 @@ generate-alerting-client: ## generate Kibana alerting client
@ rm -rf generated/alerting/go.mod generated/alerting/go.sum generated/alerting/test
@ go fmt ./generated/alerting/...

# https://raw.githubusercontent.com/elastic/kibana/main/src/plugins/data_views/docs/openapi/bundled.yaml \
.PHONY: generate-data-views-client
generate-data-views-client: ## generate Kibana data-views client
@ docker run --rm -v "${PWD}:/local" openapitools/openapi-generator-cli:v7.0.1 generate \
Expand Down

0 comments on commit ba7530a

Please sign in to comment.