api: add reservation API#276
Conversation
Codecov Report
@@ Coverage Diff @@
## main #276 +/- ##
=======================================
Coverage 61.06% 61.06%
=======================================
Files 103 103
Lines 9599 9599
=======================================
Hits 5862 5862
Misses 3250 3250
Partials 487 487
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
dd5def1 to
28ce923
Compare
Signed-off-by: saintube <saintube@foxmail.com>
28ce923 to
b39204e
Compare
|
/lgtm |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: eahydra, hormes, jasonliu747 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Signed-off-by: saintube saintube@foxmail.com
Ⅰ. Describe what this PR does
Add
ReservationAPIⅡ. Does this pull request fix one issue?
#188
Ⅲ. Describe how to verify it
Ⅳ. Special notes for reviews
This API follows the design in #241 .