Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new model for remote REST services #1687

Closed
jnm opened this issue Mar 26, 2018 · 0 comments
Closed

Add new model for remote REST services #1687

jnm opened this issue Mar 26, 2018 · 0 comments
Assignees
Labels
enhancement Ideas, improvements and features

Comments

@jnm
Copy link
Member

jnm commented Mar 26, 2018

Let's keep a minimal number of fields in the Postgres table, e.g.

  • UID
  • Source asset
  • Destination URL
  • Export type (XML or JSON; follow examples of other fixed-choice fields like ImportExportTask.status)
  • Active (boolean)
  • Success count
  • Error count
  • For the remainder: JSONBField to store authentication, custom headers, etc.
@jnm jnm added the enhancement Ideas, improvements and features label Mar 26, 2018
@jnm jnm added this to the UNHCR REST Services milestone Mar 26, 2018
@noliveleger noliveleger reopened this Aug 30, 2018
@jnm jnm closed this as completed in #1864 Oct 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Ideas, improvements and features
Projects
None yet
Development

No branches or pull requests

2 participants