Addiction API endpoints for project environments. #4144
char-ptr
started this conversation in
Feature Requests
Replies: 1 comment
-
PR: #6255 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently there exists endpoints for getting project environments but no such endpoints exist for creating, or deleting.
Here in the source shows there exists only getting the environments associated with the project
https://github.com/coollabsio/coolify/blob/main/app/Http/Controllers/Api/ProjectController.php#L103-L159
I think it would be beneficial to include such endpoints for further extensibility.
Beta Was this translation helpful? Give feedback.
All reactions