simplytest-8.x-4.x-dev/themes/simplytest_theme/react/src/config/const.env.js
themes/simplytest_theme/react/src/config/const.env.js
// Copy this file as const.js and update the endpoints.
export const PROJECTS_ENDPOINT = '/simplytest/projects/autocomplete';
export const VERSIONS_ENDPOINT = '/simplytest/project/{project}/versions';
