summaryrefslogtreecommitdiffstats
path: root/models/fixtures/topic.yml
blob: c868b207cb1433faaa9ff225cf6bc26f4877f1b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
-
  id: 1
  name: golang
  repo_count: 2

-
  id: 2
  name: database
  repo_count: 1

- id: 3
  name: SQL
  repo_count: 1

- id: 4
  name: graphql
  repo_count: 1