mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +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
|
The Proxy will return a list of all the active feature toggles, including variants, available. See an example below
|
||||||
|
|
||||||
```sh
|
```json
|
||||||
{
|
{
|
||||||
"toggles": [
|
"toggles": [
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user