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,