mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-06-04 00:32:17 +00:00
Fix encoding
This commit is contained in:
@@ -118,7 +118,7 @@ public interface CustomApi {
|
||||
@retrofit2.http.Query("ref") String ref);
|
||||
|
||||
/**
|
||||
* Get a file or it's LFS object from a repository
|
||||
* Get a file or it's LFS object from a repository
|
||||
*
|
||||
* @param owner owner of the repo (required)
|
||||
* @param repo name of the repo (required)
|
||||
|
||||
Reference in New Issue
Block a user