View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0007614 | Taler | specification | public | 2023-01-27 19:30 | 2023-02-21 16:39 |
| Reporter | sebasjm | Assigned To | Priscilla Huang | ||
| 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 | 0007614: webhook docs: mismatch docs from impl | ||||
| Description | One of the should be updated https://docs.taler.net/core/api-merchant.html#get-[-instances-$INSTANCES]-private-webhooks docs: says it returns "webhook_list" impl: returns "webhooks" https://docs.taler.net/core/api-merchant.html#post-[-instances-$INSTANCES]-private-webhooks docs: header_template & body_template are optional impl: return error if header or body is not present "hint": "The JSON in the client's request was malformed (generic parse error).", "code": 22, "field": "header_template", "line": 4 | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2023-01-27 19:30 | sebasjm | New Issue | |
| 2023-01-27 19:30 | sebasjm | Status | new => assigned |
| 2023-01-27 19:30 | sebasjm | Assigned To | => Christian Grothoff |
| 2023-01-31 14:58 | Christian Grothoff | Assigned To | Christian Grothoff => Priscilla Huang |
| 2023-02-17 15:09 | Florian Dold | Target Version | 0.9.2 => 0.9.3 |
| 2023-02-17 16:37 | Christian Grothoff | Status | assigned => resolved |
| 2023-02-17 16:37 | Christian Grothoff | Resolution | open => fixed |
| 2023-02-17 16:37 | Christian Grothoff | Fixed in Version | => 0.9.2 |
| 2023-02-17 16:37 | Christian Grothoff | Note Added: 0019867 | |
| 2023-02-17 16:37 | Christian Grothoff | Target Version | 0.9.3 => 0.9.2 |
| 2023-02-21 16:39 | Christian Grothoff | Status | resolved => closed |
| 2024-01-12 14:02 | Christian Grothoff | Category | merchant backend API (HTTP specification) => specification |