|
Lines 73-86
Link Here
|
| 73 |
type: string |
73 |
type: string |
| 74 |
enum: |
74 |
enum: |
| 75 |
- basket |
75 |
- basket |
|
|
76 |
- basket.authorizer+strings |
| 76 |
- basket.basket_group |
77 |
- basket.basket_group |
| 77 |
- basket.creator |
78 |
- basket.creator |
| 78 |
- basket.late_since_days |
79 |
- basket.late_since_days |
|
|
80 |
- basket.vendor |
| 79 |
- biblio |
81 |
- biblio |
| 80 |
- biblio.uncancelled_orders+count |
82 |
- biblio.uncancelled_orders+count |
| 81 |
- biblio.holds+count |
83 |
- biblio.holds+count |
| 82 |
- biblio.items+count |
84 |
- biblio.items+count |
| 83 |
- biblio.suggestions.suggester |
85 |
- biblio.suggestions.suggester |
|
|
86 |
- claims+count |
| 84 |
- creator |
87 |
- creator |
| 85 |
- fund |
88 |
- fund |
| 86 |
- fund.budget |
89 |
- fund.budget |
|
Lines 201-214
Link Here
|
| 201 |
type: string |
204 |
type: string |
| 202 |
enum: |
205 |
enum: |
| 203 |
- basket |
206 |
- basket |
|
|
207 |
- basket.authorizer+strings |
| 204 |
- basket.basket_group |
208 |
- basket.basket_group |
| 205 |
- basket.creator |
209 |
- basket.creator |
| 206 |
- basket.late_since_days |
210 |
- basket.late_since_days |
|
|
211 |
- basket.vendor |
| 207 |
- biblio |
212 |
- biblio |
| 208 |
- biblio.uncancelled_orders+count |
213 |
- biblio.uncancelled_orders+count |
| 209 |
- biblio.holds+count |
214 |
- biblio.holds+count |
| 210 |
- biblio.items+count |
215 |
- biblio.items+count |
| 211 |
- biblio.suggestions.suggester |
216 |
- biblio.suggestions.suggester |
|
|
217 |
- claims+count |
| 212 |
- fund |
218 |
- fund |
| 213 |
- current_item_level_holds+count |
219 |
- current_item_level_holds+count |
| 214 |
- invoice |
220 |
- invoice |
| 215 |
- |
|
|