update readme
This commit is contained in:
parent
98d2b521ab
commit
c52afbb243
|
@ -68,6 +68,14 @@ The app exposes the following [gRPC](https://grpc.io/) services :
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- **FindAllByUserId** : find all ads for the given user id
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"id": "80c9bb02-0931-4a1d-bea6-22d358992245"
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|
||||||
- **Create** : create an ad
|
- **Create** : create an ad
|
||||||
|
|
||||||
Punctual driver ad :
|
Punctual driver ad :
|
||||||
|
|
Loading…
Reference in New Issue