RideNoCo / drt-tds

0 stars 1 forks source link

referralResponseType possible value list not mentioned #21

Closed asiridissa closed 9 months ago

asiridissa commented 10 months ago

We don't have the possible list of values for customerReferralResponse.referralResponseType mentioned in schema. Shall we add a possible list? ex: `"enum": [ "Accepted", "Rejected" ]'

https://github.com/RideNoCo/drt-tds/blob/066ffa9e1bc96db329ff80a0b013333be7f68170/spec/schema.json#L298

keviniano commented 10 months ago

I don't think we have these defined yet.

keviniano commented 10 months ago

At our meeting on 12/11/23 we decided to use accept and reject as the two options for the enum.