Compare commits
1 Commits
42def448d1
...
12523398f6
Author | SHA1 | Date | |
---|---|---|---|
12523398f6 |
@ -118,11 +118,9 @@ La valeur de ce flag est stockée dans Redis (clé `altcha`) afin de pouvoir la
|
||||
Exemple de désactivation:
|
||||
```shell
|
||||
curl --request PUT \
|
||||
--url http://localhost:8082/flag/altcha \
|
||||
--url https://dev.mse.local/auth/sql/flag/altcha \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data '{
|
||||
'\''flagValue'\'': false
|
||||
}'
|
||||
--data '{"flagValue": false}'
|
||||
```
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user