-
- Downloads
Add a FromCloudery flag for PATCH /instances/:domain (#3148)
* Add a FromCloudery flag for PATCH /instances/:domain It allows to avoid calling the cloudery when the email or public name is changed and the change is coming from the cloudery. * Call the cloudery with ?source=stack when email has changed
Showing
- docs/admin.md 48 additions, 0 deletionsdocs/admin.md
- model/instance/lifecycle/create.go 1 addition, 0 deletionsmodel/instance/lifecycle/create.go
- model/instance/lifecycle/patch.go 4 additions, 2 deletionsmodel/instance/lifecycle/patch.go
- web/instances/instances.go 3 additions, 0 deletionsweb/instances/instances.go
Loading
Please register or sign in to comment