We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32676d7 commit ee9ab1cCopy full SHA for ee9ab1c
2019/en/src/0xa6-mass-assignment.md
@@ -42,7 +42,7 @@ The request `GET /api/v1/users/me` includes an additional credit_balance
42
property:
43
44
```json
45
-{"user_name":"inons","age":24,"credit_balance":10}.
+{"user_name":"inons","age":24,"credit_balance":10}
46
```
47
48
The attacker replays the first request with the following payload:
0 commit comments