Hey guys,
I noticed it’s possible to create duplicate environment variables for an application via the API.
I suppose this isn’t the desired behavior, right? Looking forward to hear from you.
(I’m using node-sdk FYI)
Thanks
Hey guys,
I noticed it’s possible to create duplicate environment variables for an application via the API.
I suppose this isn’t the desired behavior, right? Looking forward to hear from you.
(I’m using node-sdk FYI)
Thanks
Hey @charlietango592,
I just reproduced it on my side. The dashboard does some client side checks, but these should be on the API instead to catch all clients. Thanks for the heads up!
I’ll file an issue and let you know how it progresses.
You’re welcome! I also noticed the client checks. Thanks for being responsive