Commit f5e0bc8
authored
Fix
* Fix `/api/repos/move` documentation in api.md
Related to huggingface/huggingface_hub#1813.
In `/api/repos/move`, we (I? 😄) forgot to mention the `type` parameter to specify the repo type.
cc @enzostvs you would have to update the API Playground as well to add this parameter. Thanks in advance!
* patch/api/repos/move documentation in api.md (#1095)1 parent 2fcc57f commit f5e0bc8
1 file changed
+9
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
| 196 | + | |
197 | 197 | | |
198 | 198 | | |
199 | 199 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
222 | 227 | | |
223 | 228 | | |
224 | 229 | | |
225 | 230 | | |
226 | 231 | | |
227 | | - | |
| 232 | + | |
| 233 | + | |
228 | 234 | | |
229 | 235 | | |
230 | 236 | | |
| |||
0 commit comments