Skip to content

docs: Update Template ACL example doesn't make sense #8314

Closed
@spikecurtis

Description

@spikecurtis

```json

The example JSON body is

{
  "group_perms": {
    "property1": "admin",
    "property2": "admin"
  },
  "user_perms": {
    "property1": "admin",
    "property2": "admin"
  }
}

What does this mean? What are property1 and property2?

A customer is trying to use this API and can't figure it out; neither can I from the docs!

Metadata

Metadata

Assignees

Labels

docsArea: coder.com/docss2Broken use cases or features (with a workaround). Only humans may set this.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions