OSDN Git Service

Change endpoint from /api/optionControlFile/:command to v0.3.0p0042
authorhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Mon, 8 Feb 2016 07:34:47 +0000 (16:34 +0900)
committerhimetani_cafe <fumifumi@yasunaga-lab.bio.kyutech.ac.jp>
Mon, 8 Feb 2016 07:34:47 +0000 (16:34 +0900)
commitecc08527b36db824900cb602e7ab5f284db12ada
tree6cc81edba7b3c880e1deee0113521ac2da47fe1d
parent75e92f56b8b15cbd0a49b62ae020b56740381da6
Change endpoint from /api/optionControlFile/:command to
/api/v1/optionControlFile/:command
front-end/app/scripts/controllers/Execution.ts
front-end/app/scripts/services/APIEndPoint.ts
front-end/dist/bundle.js
server/api/v1/optionControlFile/index.js [new file with mode: 0644]
server/routes.js