mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-07-17 16:38:59 +00:00
add Gitea subtitle fallback and dummy data (#839)
I omitted most of the 0.5MiB Gitea/Foregejo API reponse for brevity.
This commit is contained in:
parent
f150c6c037
commit
103168544d
2 changed files with 15 additions and 1 deletions
11
dummy-data/gitea/swagger.v1.json
Normal file
11
dummy-data/gitea/swagger.v1.json
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"info": {
|
||||
"description": "This documentation describes the Forgejo API.",
|
||||
"title": "Forgejo API",
|
||||
"license": {
|
||||
"name": "MIT",
|
||||
"url": "http://opensource.org/licenses/MIT"
|
||||
},
|
||||
"version": "8.0.3+gitea-1.22.0"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue