flip_api.utils.constants
Attributes
Module Contents
- flip_api.utils.constants.SERVICE_UNAVAILABLE_MESSAGE = 'The server is unable to process any requests at the moment, please try again later.'
- flip_api.utils.constants.ACCESS_REQUEST_TEMPLATE_NAME = 'flip-access-request'
- flip_api.utils.constants.IMAGING_CREDENTIALS_TEMPLATE_NAME = 'flip-xnat-credentials'
- flip_api.utils.constants.IMAGING_PROJECT_ACCESS_TEMPLATE_NAME = 'flip-xnat-added-to-project'
- flip_api.utils.constants.JOB_TYPES_REQUIRED_FILES_FILE = 'job_types_and_required_files.json'
- flip_api.utils.constants.BASE_URL = 'http://localhost:8080/api'
- flip_api.utils.constants.ADMIN_EMAIL_1 = 'aicentreflip@gmail.com'
- flip_api.utils.constants.ADMIN_EMAIL_2 = 'alexandre.triay_bagur@kcl.ac.uk'
- flip_api.utils.constants.ADMIN_EMAIL_3 = 'rafael.dias@kcl.ac.uk'
- flip_api.utils.constants.RESEARCHER_EMAIL = 'rafaelagd@gmail.com'
- flip_api.utils.constants.OBSERVER_EMAIL = 'triayalex@gmail.com'