Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions RDEXplus_openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ info:
license:
name: Apache 2.0
url: http://www.apache.org/licenses/LICENSE-2.0.html
version: 2.0.0
version: 2.0.1
tags:
- name: Search
description: API route to search for journeys. This route can be left opened to public.
Expand Down Expand Up @@ -462,7 +462,7 @@ components:
- type
properties:
amount:
type: string
type: number
description: Journey's amount. Required if `price.type=fixed` or `price.type=variable`.
type:
type: string
Expand Down