Commit Graph

15 Commits

Author SHA1 Message Date
Achilleas Pipinellis 0e078d1a8a
Replace look-alike token with '<your_access_token>'
Replace all '9koXpg98eAheJpvBs5tK' occurrences with
'<your_access_token>' in API docs.
2019-01-04 13:19:27 +01:00
Michael Leopard 491afd39a0 Update project_import_export.md. Removed cURL statement 2018-07-10 15:27:10 +00:00
Michael Leopard a68ea57d61 Update project_import_export.md to include example remote import script and additional curl command 2018-07-10 13:55:56 +00:00
James Ramsay 8a1af9f058 Fix minor typos 2018-04-23 12:29:53 +02:00
Francisco Javier López f20912df03 Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00:00
Bob Van Landuyt e3acc982a8 Override values from JSON with import data
This overrides values defined in the project JSON with the values
provided in project.import_data.data['override_params'].

These could be passed from the API.
2018-04-05 09:18:12 +02:00
Francisco Javier López 22b05a1ff7 Extend API for exporting a project with direct upload URL 2018-03-30 15:45:59 +00:00
Tiago Botelho 5248e37f27 Adds the option to override project description on export via API
and fixes the project description not being imported
2018-03-16 13:56:11 +00:00
Travis Miller 60642307c7 review: add note about _links present when export is finished 2018-02-28 21:30:47 -06:00
Travis Miller b4fc556f10 review: fix docs 2018-02-28 20:47:37 -06:00
Travis Miller 812a2c193b Add project export API documentation 2018-02-28 20:47:36 -06:00
James Lopez 890d7b540b
update docs 2018-02-16 14:37:26 +01:00
James Lopez 2dc2bad623
refactor code based on feedback 2018-02-14 14:55:11 +01:00
James Lopez 39122ea40d
update docs 2018-02-13 15:25:49 +01:00
James Lopez 17e5ef4b26
add docs and changelog 2018-02-13 15:25:49 +01:00