feat: move moons experiment to ga (released) (#11285)

* feat: release moons experiment as ga
This commit is contained in:
Steven Masley
2023-12-19 14:40:22 -06:00
committed by GitHub
parent e8be092af0
commit fbda21a9f2
20 changed files with 57 additions and 205 deletions
+2 -2
View File
@@ -563,7 +563,7 @@ curl -X GET http://coder-server:8080/api/v2/experiments \
> 200 Response
```json
["moons"]
["workspace_actions"]
```
### Responses
@@ -600,7 +600,7 @@ curl -X GET http://coder-server:8080/api/v2/experiments/available \
> 200 Response
```json
["moons"]
["workspace_actions"]
```
### Responses
+1 -2
View File
@@ -2865,7 +2865,7 @@ AuthorizationObject can represent a "set" of objects, such as: all workspaces in
## codersdk.Experiment
```json
"moons"
"workspace_actions"
```
### Properties
@@ -2874,7 +2874,6 @@ AuthorizationObject can represent a "set" of objects, such as: all workspaces in
| Value |
| -------------------------- |
| `moons` |
| `workspace_actions` |
| `tailnet_pg_coordinator` |
| `single_tailnet` |