-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Openapi followup #17341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Openapi followup #17341
Conversation
This pull request does not have a backport label. Could you fix it @yaauie? 🙏
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
474e73f is best reviewed ignoring whitespace
📃 DOCS PREVIEW ✨ https://logstash_bk_17341.docs-preview.app.elstc.co/diff |
14491b6
to
1cbdb7d
Compare
📃 DOCS PREVIEW ✨ https://logstash_bk_17341.docs-preview.app.elstc.co/diff |
📃 DOCS PREVIEW ✨ https://logstash_bk_17341.docs-preview.app.elstc.co/diff |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I get a clean build/preview with BUMP. In slack, I provided a link to instructions for installing and testing locally.
Running a bump preview on this [PR](https://bump.sh/preview/ae ![]() Whereas the existing content shows: ![]() Is this expected? |
Yes; in 2d9b197 we declared (among other things) that the the object at address If this adds undesirable noise, we can back that one out. |
@yaauie Perfect - thank you. Just wanted to double check. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding require fields, changing pipeline name to patternProperties and more improvements. Left one suggestion, otherwise, LGTM
default: localhost | ||
description: the hostname or ip address of your logstash instance | ||
port: | ||
default: 9600 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
default: 9600 | |
default: "9600" |
swagger said default must be a string
Release notes
[rn: skip]
What does this PR do?
I missed the boat reviewing #17292 before it was merged, so this PR is a series of improvements to the already-merged PR.
Why is it important/What is the impact to the user?
Checklist
[ ] I have commented my code, particularly in hard-to-understand areas[ ] I have made corresponding change to the default configuration files (and/or docker env variables)[ ] I have added tests that prove my fix is effective or that my feature worksReview Notes
NOTE: This PR is a series of independent changes, each as its own commit, and is likely best reviewed commit-by-commit.
How to test this PR locally
Render `docs/static/spec/openapi/logstash-api.yml in https://editor-next.swagger.io/