Merge pull request #13751 from JosephLivengood/fix/backend-project-types

Updated backend projects to use correct layout/tester
This commit is contained in:
Berkeley Martinez
2017-06-14 15:08:34 -07:00
committed by GitHub
2 changed files with 11 additions and 21 deletions

View File

@ -57,10 +57,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "January 1, 2016", "releasedOn": "January 1, 2016",
"challengeType": 4,
"translations": { "translations": {
"es": { "es": {
"title": "Microservicio de Marca Temporal", "title": "Microservicio de Marca Temporal",
@ -85,10 +84,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "January 1, 2016", "releasedOn": "January 1, 2016",
"challengeType": 4,
"translations": { "translations": {
"es": { "es": {
"title": "Microservicio para analizar el encabezado de una petición", "title": "Microservicio para analizar el encabezado de una petición",
@ -121,10 +119,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "January 1, 2016", "releasedOn": "January 1, 2016",
"challengeType": 4,
"translations": { "translations": {
"es": { "es": {
"title": "Microservicio para acortar URLs", "title": "Microservicio para acortar URLs",
@ -165,10 +162,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "February 17, 2017", "releasedOn": "February 17, 2017",
"challengeType": 4,
"translations": { "translations": {
"es": { "es": {
"title": "Capa de abstracción para buscar imágenes", "title": "Capa de abstracción para buscar imágenes",
@ -197,10 +193,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "January 1, 2016", "releasedOn": "January 1, 2016",
"challengeType": 4,
"translations": { "translations": {
"es": { "es": {
"title": "Microservicio de metadatos de archivos", "title": "Microservicio de metadatos de archivos",
@ -209,4 +204,4 @@
} }
} }
] ]
} }

View File

@ -69,10 +69,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "January 15, 2017", "releasedOn": "January 15, 2017",
"challengeType": 4,
"translations": {} "translations": {}
}, },
{ {
@ -120,10 +119,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "January 15, 2017", "releasedOn": "January 15, 2017",
"challengeType": 4,
"translations": {} "translations": {}
}, },
{ {
@ -179,10 +177,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "January 15, 2017", "releasedOn": "January 15, 2017",
"challengeType": 4,
"translations": {} "translations": {}
}, },
{ {
@ -226,10 +223,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "January 15, 2017", "releasedOn": "January 15, 2017",
"challengeType": 4,
"translations": {} "translations": {}
}, },
{ {
@ -293,10 +289,9 @@
], ],
"solutions": [], "solutions": [],
"hints": [], "hints": [],
"type": "basejump", "type": "backend",
"isRequired": true, "isRequired": true,
"releasedOn": "January 15, 2017", "releasedOn": "January 15, 2017",
"challengeType": 4,
"translations": {} "translations": {}
} }
] ]