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

(-)a/api/v1/swagger/definitions/account_line.json (-1 / +2 lines)
Lines 97-101 Link Here
97
      ],
97
      ],
98
      "description": "Internal identifier for the library in which the transaction took place"
98
      "description": "Internal identifier for the library in which the transaction took place"
99
    }
99
    }
100
  }
100
  },
101
  "additionalProperties": false
101
}
102
}
(-)a/api/v1/swagger/definitions/allows_renewal.json (-1 / +2 lines)
Lines 17-21 Link Here
17
      "type": ["string", "null"],
17
      "type": ["string", "null"],
18
      "description": "Description on false allows_renewal."
18
      "description": "Description on false allows_renewal."
19
    }
19
    }
20
  }
20
  },
21
  "additionalProperties": false
21
}
22
}
(-)a/api/v1/swagger/definitions/basket.json (-1 / +2 lines)
Lines 95-99 Link Here
95
            ],
95
            ],
96
            "description": "When items should be created for orders in this basket (Options: 'ordering', 'receiving', 'cataloguing'. Null means system wide config)"
96
            "description": "When items should be created for orders in this basket (Options: 'ordering', 'receiving', 'cataloguing'. Null means system wide config)"
97
        }
97
        }
98
    }
98
    },
99
    "additionalProperties": false
99
}
100
}
(-)a/api/v1/swagger/definitions/cashup.json (-1 / +2 lines)
Lines 26-30 Link Here
26
            "type": "object",
26
            "type": "object",
27
            "description": "A summary of the cashup action"
27
            "description": "A summary of the cashup action"
28
        }
28
        }
29
    }
29
    },
30
    "additionalProperties": false
30
}
31
}
(-)a/api/v1/swagger/definitions/checkout.json (-2 / +3 lines)
Lines 79-84 Link Here
79
          "null"
79
          "null"
80
      ],
80
      ],
81
      "description": "The object representing the checkout issuer"
81
      "description": "The object representing the checkout issuer"
82
  }
82
    }
83
}
83
  },
84
  "additionalProperties": false
84
}
85
}
(-)a/api/v1/swagger/definitions/checkouts.json (-1 / +2 lines)
Lines 2-6 Link Here
2
  "type": "array",
2
  "type": "array",
3
  "items": {
3
  "items": {
4
    "$ref": "checkout.json"
4
    "$ref": "checkout.json"
5
  }
5
  },
6
  "additionalProperties": false
6
}
7
}
(-)a/api/v1/swagger/definitions/club_hold.json (-2 / +3 lines)
Lines 17-21 Link Here
17
        "type": ["string", "null"],
17
        "type": ["string", "null"],
18
        "description": "Internal item identifier"
18
        "description": "Internal item identifier"
19
      }
19
      }
20
    }
20
    },
21
  }
21
    "additionalProperties": false
22
}
(-)a/api/v1/swagger/definitions/club_hold_patron_hold.json (-2 / +3 lines)
Lines 26-30 Link Here
26
        "type": ["string", "null"],
26
        "type": ["string", "null"],
27
        "description": "Generic error message"
27
        "description": "Generic error message"
28
      }
28
      }
29
    }
29
    },
30
  }
30
    "additionalProperties": false
31
}
(-)a/api/v1/swagger/definitions/club_hold_patron_holds.json (-2 / +3 lines)
Lines 2-6 Link Here
2
    "type": "array",
2
    "type": "array",
3
    "items": {
3
    "items": {
4
      "$ref": "club_hold_patron_hold.json"
4
      "$ref": "club_hold_patron_hold.json"
5
    }
5
    },
6
}
6
    "additionalProperties": false
7
}
(-)a/api/v1/swagger/definitions/club_holds.json (-2 / +3 lines)
Lines 2-6 Link Here
2
    "type": "array",
2
    "type": "array",
3
    "items": {
3
    "items": {
4
      "$ref": "club_hold.json"
4
      "$ref": "club_hold.json"
5
    }
5
    },
6
}
6
    "additionalProperties": false
7
}
(-)a/api/v1/swagger/definitions/error.json (-1 / +2 lines)
Lines 5-9 Link Here
5
      "description": "Error message",
5
      "description": "Error message",
6
      "type": "string"
6
      "type": "string"
7
    }
7
    }
8
  }
8
  },
9
  "additionalProperties": false
9
}
10
}
(-)a/api/v1/swagger/definitions/hold.json (-1 / +2 lines)
Lines 83-87 Link Here
83
      "type": "boolean",
83
      "type": "boolean",
84
      "description": "If the hold is placed at item level"
84
      "description": "If the hold is placed at item level"
85
    }
85
    }
86
  }
86
  },
87
  "additionalProperties": false
87
}
88
}
(-)a/api/v1/swagger/definitions/holds.json (-1 / +2 lines)
Lines 2-6 Link Here
2
  "type": "array",
2
  "type": "array",
3
  "items": {
3
  "items": {
4
    "$ref": "hold.json"
4
    "$ref": "hold.json"
5
  }
5
  },
6
  "additionalProperties": false
6
}
7
}
(-)a/api/v1/swagger/definitions/ill_backend.json (-1 / +2 lines)
Lines 9-13 Link Here
9
      "type": "object",
9
      "type": "object",
10
      "description": "List of capabilities"
10
      "description": "List of capabilities"
11
    }
11
    }
12
  }
12
  },
13
  "additionalProperties": false
13
}
14
}
(-)a/api/v1/swagger/definitions/ill_backends.json (-1 / +2 lines)
Lines 2-6 Link Here
2
  "type": "array",
2
  "type": "array",
3
  "items": {
3
  "items": {
4
    "$ref": "ill_backend.json"
4
    "$ref": "ill_backend.json"
5
  }
5
  },
6
  "additionalProperties": false
6
}
7
}
(-)a/api/v1/swagger/definitions/import_batch_profile.json (-2 / +3 lines)
Lines 49-53 Link Here
49
      "description": "any comments added when the file was uploaded",
49
      "description": "any comments added when the file was uploaded",
50
      "type": ["string", "null"]
50
      "type": ["string", "null"]
51
    }
51
    }
52
  }
52
  },
53
}
53
  "additionalProperties": false
54
}
(-)a/api/v1/swagger/definitions/import_batch_profiles.json (-2 / +3 lines)
Lines 2-6 Link Here
2
    "type": "array",
2
    "type": "array",
3
    "items": {
3
    "items": {
4
      "$ref": "import_batch_profile.json"
4
      "$ref": "import_batch_profile.json"
5
    }
5
    },
6
  }
6
    "additionalProperties": false
7
}
(-)a/api/v1/swagger/definitions/patron_account_credit.json (-1 / +2 lines)
Lines 39-43 Link Here
39
      "description": "Internal note"
39
      "description": "Internal note"
40
    }
40
    }
41
  },
41
  },
42
  "required": [ "amount" ]
42
  "required": [ "amount" ],
43
  "additionalProperties": false
43
}
44
}
(-)a/api/v1/swagger/definitions/return_claim.json (-2 / +2 lines)
Lines 89-93 Link Here
89
      ],
89
      ],
90
      "description": "patron id of librarian who resolved this claim"
90
      "description": "patron id of librarian who resolved this claim"
91
    }
91
    }
92
  }
92
  },
93
  "additionalProperties": false
93
}
94
}
94
- 

Return to bug 28272