rename person type

This commit is contained in:
Dzmitry_Tamashevich@epam.com
2020-10-23 21:24:51 +03:00
committed by Daniel Hutzel
parent 49b8f4ef95
commit 9a63f406ec
5 changed files with 82 additions and 13 deletions

View File

@@ -10,7 +10,7 @@ cds.on("bootstrap", (app) => {
);
res.header(
"Access-Control-Allow-Headers",
"Origin, X-Requested-With, Content-Type, Accept, Authorization"
"Origin, X-Requested-With, Content-Type, Accept, Authorization, Accept-Language"
);
//intercepts OPTIONS method