Skip to content
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

[BUG] glob is required JSON schema warning when using inputSpec with remote yaml #625

Open
AlexanderReichart opened this issue Apr 7, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@AlexanderReichart
Copy link

🐛 Bug Report:

Describe the bug

When using inputSpec to use an online yaml file glob is still required, can't be empty and has to point at an existing file (even if that file is empty) throwing a Missing required property 'glob' JSON schema warning when omitted.

Expected behavior

Using inputSpec with a HTTP URL yaml in absence of a local file and glob doesn't throw a warning, warning only shows up when both are missing.

@AlexanderReichart AlexanderReichart added the bug Something isn't working label Apr 7, 2022
@KonstantinLukaschenko
Copy link
Contributor

This should be resolved with #492.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants