Skip to content

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

Open
@AlexanderReichart

Description

@AlexanderReichart

🐛 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.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions