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"