mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-04 00:18:01 +01:00
chore: Fix syntax highlighting for a json code snippet.
This commit is contained in:
parent
5e1a733581
commit
dd08e9da38
@ -23,7 +23,7 @@ https://hostname.com/api/proxy?appName=webapp&userId=123&country=NO
|
||||
|
||||
The Proxy will return a list of all the active feature toggles, including variants, available. See an example below
|
||||
|
||||
```sh
|
||||
```json
|
||||
{
|
||||
"toggles": [
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user