Corrensa
04/23/2021, 8:57 PMuser
04/23/2021, 9:07 PMspec.json specifies the specification of the config file using JSONSchema. A config.json file is the actual settings/credentials.
For example, spec.json might say that we need a field called API_KEY. On the other side, config.json would actually provide the API_KEY.user
04/23/2021, 9:35 PMuser
04/23/2021, 10:11 PMuser
04/23/2021, 10:13 PM