From d869fa53f5db4309cbec58f5bc8a27c767b48f9a Mon Sep 17 00:00:00 2001 From: "Paul B." Date: Wed, 6 Mar 2024 20:13:05 +0100 Subject: [PATCH] WIP: just a simple change to open a PR --- openapi.yaml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/openapi.yaml b/openapi.yaml index 7bdefad..c8b0a9d 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1,16 +1,19 @@ openapi: 3.1.0 info: title: Train Travel API - description: API for finding and booking train trips across Europe. + description: | + API for finding and booking train trips across Europe. + + Single push on a pull request version: 1.0.0 contact: name: Train Support url: https://example.com/support email: support@example.com - license: + license: name: Creative Commons Attribution Share Alike 4.0 International identifier: CC-BY-SA-4.0 - + x-topics: - title: Getting started content: @@ -34,7 +37,7 @@ tags: status and history. > warn - > Bookings usually expire within 1 hour so you'll need to make your payment before the expiry date + > Bookings usually expire within 1 hour so you'll need to make your payment before the expiry date paths: /stations: get: