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

(-)a/api/v1/swagger/paths/libraries.json (-2 / +1 lines)
Lines 496-502 Link Here
496
      "x-mojo-to": "Libraries#get",
496
      "x-mojo-to": "Libraries#get",
497
      "operationId": "getLibraryPublic",
497
      "operationId": "getLibraryPublic",
498
      "tags": [
498
      "tags": [
499
        "libraries"
499
        "library"
500
      ],
500
      ],
501
      "summary": "Get library (public)",
501
      "summary": "Get library (public)",
502
      "parameters": [
502
      "parameters": [
503
- 

Return to bug 29593