generated from tpl/purs
fix: more work
This commit is contained in:
parent
6e6792a130
commit
23fe327280
@ -1,3 +1,8 @@
|
|||||||
|
-- GET /orgs/{org}/repos
|
||||||
|
-- GET /repos/{owner}/{repo}/topics
|
||||||
|
-- PUT /repos/{owner}/{repo}/topics/{topic}
|
||||||
|
-- DELETE /repos/{owner}/{repo}/topics/{topic}
|
||||||
|
|
||||||
module Gitea.Repo where
|
module Gitea.Repo where
|
||||||
|
|
||||||
import Prelude hiding ((/))
|
import Prelude hiding ((/))
|
||||||
|
Loading…
Reference in New Issue
Block a user