Closed ghost closed 7 months ago
Simplified the code to use just one method for updates and creates. When deleting environments the response status code is checked and if it's a 404 the code continues to create the variable.
I see that tests are missing Do you plan to add them after we will be satisfied the source code?
Simplified the code to use just one method for updates and creates. When deleting environments the response status code is checked and if it's a 404 the code continues to create the variable.