Update documentation about the delete command

This commit is contained in:
Romain Thouvenin 2024-04-29 08:34:40 +02:00
parent be2af64f60
commit 51ca6cf9c4
1 changed files with 8 additions and 0 deletions

View File

@ -232,6 +232,14 @@ The app exposes the following [gRPC](https://grpc.io/) services :
- waypoints: an array of addresses that represent the waypoints of the journey (only first and last waypoints are used for passenger ads). Note that positions are **required** and **must** be consecutives
- comment: optional freetext comment / description about the ad
- **Delete** : Delete permanently an ad
```json
{
"id": "80126a61-d128-4f96-afdb-92e33c75a3e1"
}
```
## Messages
### Handled