Skip to content

Commit

Permalink
docs/operator: Fix payment zone descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
suutari-ai committed Nov 15, 2019
1 parent 02dd7f9 commit b82965c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/api/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ paths:
type: string
format: dateTime
zone:
description: Parking zone
description: Payment zone
type: integer
enum: [1, 2, 3]
required:
Expand Down Expand Up @@ -124,7 +124,7 @@ paths:
type: string
format: dateTime
zone:
description: Parking zone
description: Payment zone
type: integer
enum: [1, 2, 3]
required:
Expand Down Expand Up @@ -183,7 +183,7 @@ paths:
type: string
format: dateTime
zone:
description: Parking zone
description: Payment zone
type: integer
enum: [1, 2, 3]
responses:
Expand Down Expand Up @@ -285,7 +285,7 @@ components:
type: string
format: dateTime
zone:
description: Parking zone
description: Payment zone
type: integer
enum: [1, 2, 3]
required:
Expand Down

0 comments on commit b82965c

Please sign in to comment.