2 Коміти

Автор SHA1 Повідомлення Дата
  yusmardianto 4f27c40c0c Merge branch 'master' of https://gitea.thamringroup.web.id/yusmar/catania-hotel-web-api 3 роки тому
  yusmardianto 9b7e418954 add transactionID field 3 роки тому
1 змінених файлів з 3 додано та 0 видалено
  1. +3
    -0
      api/booking/models/booking.settings.json

+ 3
- 0
api/booking/models/booking.settings.json Переглянути файл

@@ -50,6 +50,9 @@
},
"checkOut": {
"type": "string"
},
"transactionID": {
"type": "string"
}
}
}

Завантаження…
Відмінити
Зберегти