We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It's unclear whether the generator worked.
$ npm run merge -- $ROOT_PATH $OUTPUT_PATH > [email protected] merge > ts-node merger/merge.ts ../spec ../build/opensearch-openapi.yaml Path not found: /_plugins/_alerting/destinations Path not found: /_plugins/_alerting/destinations/email_accounts/_search Path not found: /_plugins/_alerting/destinations/email_accounts/{emailAccountID} Path not found: /_plugins/_alerting/destinations/email_groups/_search Path not found: /_plugins/_alerting/destinations/email_groups/{emailGroupID} Path not found: /_plugins/_alerting/destinations/{destinationID} Path not found: /_plugins/_alerting/monitors Path not found: /_plugins/_alerting/monitors/_execute
Some other ideas:
--verbose
npm run merge -- src/... -o output/file.yml --verbose
N/A
I was trying to run the generator and got confused by the output.
The text was updated successfully, but these errors were encountered:
dblock
Successfully merging a pull request may close this issue.
Is your feature request related to a problem?
It's unclear whether the generator worked.
What solution would you like?
Some other ideas:
--verbose
for detailed output.npm run merge -- src/... -o output/file.yml --verbose
What alternatives have you considered?
N/A
Do you have any additional context?
I was trying to run the generator and got confused by the output.
The text was updated successfully, but these errors were encountered: