add projects and metrics routes
This commit is contained in:
9
admin/tests/test_project.json
Normal file
9
admin/tests/test_project.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "test",
|
||||
"desc": {
|
||||
"en": "A non-existent project used to test the API",
|
||||
"tr": "API'ı test etmek için kullanılan varolmayan bir proje"
|
||||
},
|
||||
"url": "https://github.com/ngn13/test",
|
||||
"license": "GPL-3.0"
|
||||
}
|
Reference in New Issue
Block a user