Skip to content

Commit 976fabb

Browse files
authored
Merge pull request JetBrains#2417 from krzema12/KT-47068-backfill-KUG-positions
KT-47068: Backfill user groups positions and make position mandatory
2 parents ea18a34 + 0db9864 commit 976fabb

File tree

3 files changed

+630
-3
lines changed

3 files changed

+630
-3
lines changed

data/schemas/user-groups.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@
4949
"required": [
5050
"name",
5151
"country",
52-
"url"
52+
"url",
53+
"position"
5354
]
5455
}
5556
}

0 commit comments

Comments
 (0)