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

[ingestion-controller.js] Move verification for uploaded business files to server-side config #196

Open
devYaoYH opened this issue Jul 21, 2020 · 0 comments
Labels
Backend Stuff to do with express in `/server` refactoring Bugs related to code refactoring

Comments

@devYaoYH
Copy link
Collaborator

Currently required csv header fields are declared in config.js statically.
Consider moving configuration for expected data fields into a server-side document to enable more flexibility.

@devYaoYH devYaoYH added Backend Stuff to do with express in `/server` refactoring Bugs related to code refactoring labels Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backend Stuff to do with express in `/server` refactoring Bugs related to code refactoring
Projects
None yet
Development

No branches or pull requests

1 participant