<@U06D0TMQ2U8> do you know if we have a JSON schem...
# hub
t
@pat_nadolny do you know if we have a JSON schema validating commands defined on a plugin? I’m not seeing it in the schemas directory, but I could be missing something.
p
We have it in the json schemas https://github.com/meltano/hub/blob/33412271e5e08570bb69973f93337b152318b662/schemas/common/common.schema.json#L82 but it doesnt look to check much more than the fact that its an object
I think its better defined in the meltano.yml schemas, let me see if I can find it
I think its actually slightly outdated or wrong though because I'm getting a red squiggly in my meltano.yml
t
ah ok. I can open an issue to add it to the Hub too b/c we should validate commands there