Update the ReadMe.md file, Documents of the apps should be LINKED here.

Suiggestion : 
for example we currently have [Fanavaran integration](docs/fanavaran/README.md) linked to the main files, I suggest for the flows and etc we should LINK the documented file.
This commit is contained in:
2026-08-08 15:59:17 +03:30
parent 5a4a511e84
commit a03d557718

View File

@@ -1,15 +1,3 @@
# api ## Documentation
Current JWT payload: - [Fanavaran integration](docs/fanavaran/README.md)
```json
{
"username": "saman_insurer@gmail.com",
"sub": "6a144979799f3c63aa63f67c",
"fullName": "بیمه گر سامان",
"role": "company",
"userType": "UserType",
"clientKey": "67f0fd0e53868dc1ff8a2738",
"iat": 1781339791,
"exp": 1781343391
}
```