code.gitea.io/gitea@v1.21.7/models/fixtures/notice.yml (about) 1 - 2 id: 1 3 type: 1 # NoticeRepository 4 description: description1 5 6 - 7 id: 2 8 type: 1 # NoticeRepository 9 description: description2 10 11 - 12 id: 3 13 type: 1 # NoticeRepository 14 description: description3