Skip to content

Commit adf514b

Browse files
Update examples/example-fastmcp-mcp/README.md
Co-authored-by: Patrick Malouin <p.malouin@gmail.com>
1 parent f995225 commit adf514b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/example-fastmcp-mcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Next, enable tenant-level flags required for Dynamic Client Registration (DCR) a
7474
Execute the following command to enable the above mentioned flags through the tenant settings:
7575

7676
```
77-
auth0 api patch tenants/settings --data '{"flags": {"enable_dynamic_client_registration": true, "use_scope_descriptions_for_consent": true}}'
77+
auth0 tenant-settings update set flags.enable_dynamic_client_registration flags.use_scope_descriptions_for_consent
7878
```
7979

8080
### Step 3: Promote Connections to Domain Level

0 commit comments

Comments
 (0)