This website works better with JavaScript.
Home
Explore
Help
Sign In
yusmar
/
catania-hotel-web-api
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
2 Commits
2b3f0c9260
...
4f27c40c0c
Author
SHA1
Message
Date
yusmardianto
4f27c40c0c
Merge branch 'master' of
https://gitea.thamringroup.web.id/yusmar/catania-hotel-web-api
3 years ago
yusmardianto
9b7e418954
add transactionID field
3 years ago
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
+3
-0
api/booking/models/booking.settings.json
+ 3
- 0
api/booking/models/booking.settings.json
View File
@@ -50,6 +50,9 @@
},
"checkOut": {
"type": "string"
},
"transactionID": {
"type": "string"
}
}
}
Write
Preview
Loading…
Cancel
Save