From 829ca0879fa1413cefccf7ba56f09dbca9162029 Mon Sep 17 00:00:00 2001 From: Falmer Date: Mon, 23 Feb 2026 12:10:06 +0300 Subject: [PATCH] Update flight service --- flight-service/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flight-service/index.md b/flight-service/index.md index a32341e..bb025a6 100644 --- a/flight-service/index.md +++ b/flight-service/index.md @@ -13,6 +13,7 @@ Accept: application/json
Request Example + ```json title="Body" { "first_name": "Ivan", @@ -24,6 +25,7 @@ Accept: application/json
Response Example + ```json title="Body" { "id": 1,