View | Details | Raw Unified | Return to bug 28424
Collapse All | Expand All

(-)a/api/v1/swagger/paths/patrons_account.json (-2 / +1 lines)
Lines 88-94 Link Here
88
        "201": {
88
        "201": {
89
          "description": "Credit added",
89
          "description": "Credit added",
90
          "schema": {
90
          "schema": {
91
            "type": "object"
91
            "$ref": "../definitions.json#/account_line"
92
          }
92
          }
93
        },
93
        },
94
        "401": {
94
        "401": {
95
- 

Return to bug 28424