Browse Source

adaptatation to gitea

content-update
Christopher Fremond 5 years ago committed by Xavier Petit
parent
commit
a0737291a4
  1. 2
      subjects/to-git-or-not-to-git.en.md

2
subjects/to-git-or-not-to-git.en.md

@ -8,7 +8,7 @@ Only the numbers will appear.
> Local API documentation: https://git.01.alem.school/api/swagger
Adapt & complete this command :
Here is the base command that needs to be adapted with your username and more :
```
curl -s https://01.alem.school/api/graphql-engine/v1/graphql --data '{"query":"{user(where:{githubLogin:{_eq:\"choumi\"}}){id}}"}'

Loading…
Cancel
Save