Skip to content
This repository has been archived by the owner on May 28, 2020. It is now read-only.

update endpoints xls file #20

Open
chrismclarke opened this issue May 30, 2018 · 0 comments
Open

update endpoints xls file #20

chrismclarke opened this issue May 30, 2018 · 0 comments

Comments

@chrismclarke
Copy link
Contributor

To avoid dropbox conflict (shows currently in use) the following needs to be updated:

  1. endpoints relating to projects now take 'projectid:number' within the body (instead of project:string)

  2. project delete is now performed using native endpoint (send DELETE request to projects/{pk} )

  3. endpoints relating to forms now take 'formid:number' (instead of formID/form). note form_id is still a possible setting for the formbuilder and is used in postgres

Changes should also be reflected in main client

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants