aboutsummaryrefslogtreecommitdiffstats
path: root/models/fixtures/topic.yml
blob: 6cd0b37fa17211ede648f8065d7bbba8ba48d309 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
-
  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

- id: 5
  name: topicname1
  repo_count: 1

- id: 6
  name: topicname2
  repo_count: 2