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

(-)a/api/v1/swagger/swagger.json (-2 lines)
Lines 13-19 Link Here
13
    }
13
    }
14
  },
14
  },
15
  "basePath": "/api/v1",
15
  "basePath": "/api/v1",
16
  "x-mojo-around-action": "Koha::REST::V1::authenticate_api_request",
17
  "paths": {
16
  "paths": {
18
    "$ref": "paths.json"
17
    "$ref": "paths.json"
19
  },
18
  },
20
- 

Return to bug 18137