File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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 ```
You can’t perform that action at this time.
0 commit comments