Skip to content

Commit 9fd1048

Browse files
committed
Correct README
1 parent 3424d17 commit 9fd1048

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ https://server.sapio.ovh/api
6464
- https://docs.strapi.io/dev-docs/api/rest#requests
6565
- attributes:
6666
- microg: 1 for microG, 2 for bareAOSP
67-
- rooted: 3 for user, 4 for root
67+
- secure: 3 for secure, 4 for risky
6868
- rating: 1 for green, 2 for yellow, 3 for red
6969
- Example: Get the latest 100 evaluations
7070
@@ -82,7 +82,7 @@ curl -X GET "https://server.sapio.ovh/api/sapio-applications?pagination\[pageSiz
8282
- https://docs.strapi.io/dev-docs/api/rest#requests
8383
- attributes:
8484
- microg: 1 for microG, 2 for bareAOSP
85-
- rooted: 3 for user, 4 for root
85+
- secure: 3 for secure, 4 for risky
8686
- rating: 1 for green, 2 for yellow, 3 for red
8787
- Example: Search evaluations for an app called ChatGPT
8888
```

0 commit comments

Comments
 (0)