Add more endpoints

graphql
inexcode 2022-08-18 00:59:29 +04:00
parent 6fbced15e6
commit 0a9460784d
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ let
version = "2.0.0";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "7fe51eb665f0f8ab18638af3cc4452f9c0d87b34";
rev = "87c036de7ff3ec8dd017a9d8030626a60a0a29c9";
ref = "fastapi";
};
propagatedBuildInputs = [