chore: update user file assets endpoint (#438)

* chore: new service for user assets

* chore: update user file assets endpoint
This commit is contained in:
Aaryan Khandelwal
2023-03-15 11:00:42 +05:30
committed by GitHub
parent dbd6de0988
commit bfab4865cd
6 changed files with 149 additions and 78 deletions

View File

@@ -12,7 +12,8 @@
"NEXT_PUBLIC_SENTRY_ENVIRONMENT",
"NEXT_PUBLIC_GITHUB_APP_NAME",
"NEXT_PUBLIC_ENABLE_SENTRY",
"NEXT_PUBLIC_ENABLE_OAUTH"
"NEXT_PUBLIC_ENABLE_OAUTH",
"NEXT_PUBLIC_UNSPLASH_ACCESS"
],
"pipeline": {
"build": {