Update flight service

This commit is contained in:
2026-02-23 12:24:29 +03:00
parent ede7ad6fb3
commit 496e074c64

View File

@@ -11,7 +11,7 @@ PUT /api/users HTTP/1.1
Accept: application/json
```
<details green>
<details>
<summary>Request Example</summary>
```json title="Body"
@@ -23,7 +23,7 @@ Accept: application/json
```
</details>
<details>
<details green>
<summary>Response Example</summary>
```json title="Body"
@@ -45,7 +45,7 @@ GET /api/users/{id} HTTP/1.1
Accept: application/json
```
<details>
<details green>
<summary>Response Example</summary>
```json title="Body"
@@ -68,7 +68,7 @@ Accept: application/json
```
<details>
<details green>
<summary>Response Example</summary>
```json title="Body"
@@ -99,7 +99,7 @@ Accept: application/json
</details>
<details>
<details green>
<summary>Response Example</summary>
```json title="Body"
@@ -124,7 +124,7 @@ GET /api/airport/{id} HTTP/1.1
Accept: application/json
```
<details>
<details green>
<summary>Response Example</summary>
```json title="Body"
@@ -155,7 +155,7 @@ Accept: application/json
</details>
<details>
<details green>
<summary>Response Example</summary>
```json title="Body"
@@ -194,7 +194,7 @@ Accept: application/json
```
</details>
<details>
<details green>
<summary>Response Example</summary>
```json title="Body"
@@ -233,7 +233,7 @@ GET /api/flight/{id} HTTP/1.1
Accept: application/json
```
<details>
<details green>
<summary>Response Example</summary>
```json title="Body"