Update flight service
This commit is contained in:
@@ -13,6 +13,7 @@ Accept: application/json
|
||||
|
||||
<details>
|
||||
<summary>Request Example</summary>
|
||||
|
||||
```json title="Body"
|
||||
{
|
||||
"first_name": "Ivan",
|
||||
@@ -24,6 +25,7 @@ Accept: application/json
|
||||
|
||||
<details>
|
||||
<summary>Response Example</summary>
|
||||
|
||||
```json title="Body"
|
||||
{
|
||||
"id": 1,
|
||||
|
||||
Reference in New Issue
Block a user