|
Lines 102-107
Link Here
|
| 102 |
x-koha-authorization: |
102 |
x-koha-authorization: |
| 103 |
permissions: |
103 |
permissions: |
| 104 |
acquisition: budget_modify |
104 |
acquisition: budget_modify |
|
|
105 |
x-koha-embed: |
| 106 |
- extended_attributes |
| 105 |
/acquisitions/funds/users: |
107 |
/acquisitions/funds/users: |
| 106 |
get: |
108 |
get: |
| 107 |
x-mojo-to: Acquisitions::Funds#list_users |
109 |
x-mojo-to: Acquisitions::Funds#list_users |
|
Lines 145-147
Link Here
|
| 145 |
x-koha-authorization: |
147 |
x-koha-authorization: |
| 146 |
permissions: |
148 |
permissions: |
| 147 |
acquisition: budget_modify |
149 |
acquisition: budget_modify |
|
|
150 |
x-koha-embed: |
| 151 |
- extended_attributes |