Skip to content
This repository was archived by the owner on Sep 25, 2019. It is now read-only.

Commit 89e4853

Browse files
committed
fix(seed): remove challengeType from properties
1 parent 6fecfca commit 89e4853

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

challenges/05-apis-and-microservices/api-and-microservice-projects.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"type": "backend",
6161
"isRequired": true,
6262
"releasedOn": "January 1, 2016",
63-
"challengeType": 7,
6463
"translations": {
6564
"es": {
6665
"title": "Microservicio de Marca Temporal",
@@ -88,7 +87,6 @@
8887
"type": "backend",
8988
"isRequired": true,
9089
"releasedOn": "January 1, 2016",
91-
"challengeType": 7,
9290
"translations": {
9391
"es": {
9492
"title": "Microservicio para analizar el encabezado de una petición",
@@ -124,7 +122,6 @@
124122
"type": "backend",
125123
"isRequired": true,
126124
"releasedOn": "January 1, 2016",
127-
"challengeType": 7,
128125
"translations": {
129126
"es": {
130127
"title": "Microservicio para acortar URLs",
@@ -168,7 +165,6 @@
168165
"type": "backend",
169166
"isRequired": true,
170167
"releasedOn": "February 17, 2017",
171-
"challengeType": 7,
172168
"translations": {
173169
"es": {
174170
"title": "Capa de abstracción para buscar imágenes",
@@ -200,7 +196,6 @@
200196
"type": "backend",
201197
"isRequired": true,
202198
"releasedOn": "January 1, 2016",
203-
"challengeType": 7,
204199
"translations": {
205200
"es": {
206201
"title": "Microservicio de metadatos de archivos",
@@ -209,4 +204,4 @@
209204
}
210205
}
211206
]
212-
}
207+
}

challenges/06-information-security-and-quality-assurance/quality-assurance-and-information-security-projects.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@
7272
"type": "backend",
7373
"isRequired": true,
7474
"releasedOn": "January 15, 2017",
75-
"challengeType": 7,
7675
"translations": {}
7776
},
7877
{
@@ -123,7 +122,6 @@
123122
"type": "backend",
124123
"isRequired": true,
125124
"releasedOn": "January 15, 2017",
126-
"challengeType": 7,
127125
"translations": {}
128126
},
129127
{
@@ -182,7 +180,6 @@
182180
"type": "backend",
183181
"isRequired": true,
184182
"releasedOn": "January 15, 2017",
185-
"challengeType": 7,
186183
"translations": {}
187184
},
188185
{
@@ -229,7 +226,6 @@
229226
"type": "backend",
230227
"isRequired": true,
231228
"releasedOn": "January 15, 2017",
232-
"challengeType": 7,
233229
"translations": {}
234230
},
235231
{
@@ -296,7 +292,6 @@
296292
"type": "backend",
297293
"isRequired": true,
298294
"releasedOn": "January 15, 2017",
299-
"challengeType": 7,
300295
"translations": {}
301296
}
302297
]

0 commit comments

Comments
 (0)