From 496e074c64376a8b964e66c77bb54f7c067cb482 Mon Sep 17 00:00:00 2001 From: Falmer Date: Mon, 23 Feb 2026 12:24:29 +0300 Subject: [PATCH] Update flight service --- flight-service/index.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/flight-service/index.md b/flight-service/index.md index a374192..4ca3bf7 100644 --- a/flight-service/index.md +++ b/flight-service/index.md @@ -11,7 +11,7 @@ PUT /api/users HTTP/1.1 Accept: application/json ``` -
+
Request Example ```json title="Body" @@ -23,7 +23,7 @@ Accept: application/json ```
-
+
Response Example ```json title="Body" @@ -45,7 +45,7 @@ GET /api/users/{id} HTTP/1.1 Accept: application/json ``` -
+
Response Example ```json title="Body" @@ -68,7 +68,7 @@ Accept: application/json ``` -
+
Response Example ```json title="Body" @@ -99,7 +99,7 @@ Accept: application/json
-
+
Response Example ```json title="Body" @@ -124,7 +124,7 @@ GET /api/airport/{id} HTTP/1.1 Accept: application/json ``` -
+
Response Example ```json title="Body" @@ -155,7 +155,7 @@ Accept: application/json
-
+
Response Example ```json title="Body" @@ -194,7 +194,7 @@ Accept: application/json ```
-
+
Response Example ```json title="Body" @@ -233,7 +233,7 @@ GET /api/flight/{id} HTTP/1.1 Accept: application/json ``` -
+
Response Example ```json title="Body"