Skip to content

Make schema for env more strict to only accept strings

Warren Gifford requested to merge es/env-schema-improve into campaign-spec-api-v1

Created by: eseliger

Environment variables can only be strings, so we shouldn't accept int, bool etc.

Merge request reports

Loading