Skip to content

Commit

Permalink
Added label key as parameter, version 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pieroalberto committed Mar 14, 2024
1 parent 6c2d070 commit 03c55dc
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion reference/Car-Wash-API.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ x-stoplight:
id: sd31rpwjhifog
info:
title: Car Wash API
version: '1.2'
version: '1.3'
description: Car Wash API
servers:
- url: 'https://mxp-public-wash-api.dev.icadsistemi.com/v1'
Expand Down Expand Up @@ -240,6 +240,10 @@ components:
card_pin:
type: string
description: PIN AES encrypted. Present only for cards requiring it
label_key:
type: string
x-stoplight:
id: bj97u6fbw10od
required:
- card
- amount
Expand Down

0 comments on commit 03c55dc

Please sign in to comment.