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