codeamp / circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO
Apache License 2.0
21 stars 6 forks source link

Deprecate protected-env #412

Open drshrey opened 5 years ago

drshrey commented 5 years ago

We do not need protected-env anymore as this is redundant information (we have the isSecret attribute. Also, since any secret could be protected now because of the isSecret variable, this type will never be used.