mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
!wip on the layer#Cake integration
This commit is contained in:
parent
b1d59452ef
commit
9252bbf110
11 changed files with 138 additions and 23 deletions
|
@ -7,5 +7,6 @@ namespace Ombi.Api.Github
|
|||
public interface IGithubApi
|
||||
{
|
||||
Task<List<CakeThemes>> GetCakeThemes();
|
||||
Task<string> GetThemesRawContent(string url);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue