Skip to content
Snippets Groups Projects
Commit a1111907 authored by anonymous's avatar anonymous
Browse files

bugfix

parent 1b2a0d52
Branches
No related tags found
No related merge requests found
......@@ -61,7 +61,8 @@ Die folgenden API-Zugriffe werden über den url-Client cURL (https://de.wikipedi
```bash
curl -H'Authorization: e3cdb731-496f-407f-9304-e20642075a1a' \
'http://192.168.152.133:5000/api/3/action/resource_create' \
--form upload=@Checkliste--form package_id=test-ohne-startdatum \
--form upload=@Checkliste-Barrierefreies-PDF.pdf \
--form package_id=test-ohne-startdatum \
--form format=PDF \
--form name='Checkliste barrierefreies PDF'
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment