View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007611 | Taler | merchant backend API (HTTP specification) | public | 2023-01-27 14:19 | 2023-02-21 16:39 |
Reporter | sebasjm | Assigned To | Christian Grothoff | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.9.2 | Fixed in Version | 0.9.2 | ||
Summary | 0007611: using template: mismatch doc vs response | ||||
Description | Doc: 200 OK: The using template is successful. Returns a UsingTemplateResponse. interface UsingTemplateResponse { taler_url: string; } Response: $ curl -X POST https://merchant-backend.taler.ar/instances/default/templates/beer -d '{}' { "order_id": "2023.027-00G8DZ3Q251ZW", "token": "0R41P85MRGA1YSV85529608X68" } | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2023-01-27 14:19 | sebasjm | New Issue | |
2023-01-27 14:19 | sebasjm | Status | new => assigned |
2023-01-27 14:19 | sebasjm | Assigned To | => Christian Grothoff |
2023-01-31 15:15 | Christian Grothoff | Status | assigned => resolved |
2023-01-31 15:15 | Christian Grothoff | Resolution | open => fixed |
2023-01-31 15:15 | Christian Grothoff | Fixed in Version | => 0.9.2 |
2023-01-31 15:15 | Christian Grothoff | Note Added: 0019720 | |
2023-02-21 16:39 | Christian Grothoff | Status | resolved => closed |