mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-17 09:32:23 +03:00
It turns out some of the other strings, that do not have minLength=1 in the schema, can be empty and that's OK. i.e. NearestDestination. So, let's only check for the actual minLength=1 things. Which is a few top-level key:values, and then the contents of the Traits array.