... |
... |
@@ -1,11 +1,11 @@ |
1 |
1 |
|
2 |
2 |
|
3 |
|
-To use this API, you need a valid access token containing scopes **clb.wiki.read** and/or** clb.wiki.write**. More information about how to fetch an access token and our available scopes is available [[here>>https://wiki.ebrains.eu/bin/view/Collabs/collaboratory-community-apps/Community%20App%20Developer%20Guide/Authenticating%20with%20your%20OIDC%20client%20and%20fetch%20collab%20user%20info/]]. |
|
3 |
+To use this API from your community apps or in CLI, you need a valid access token containing scopes **clb.wiki.read** and/or** clb.wiki.write**, more information about how to fetch an access token and our available scopes [[here>>https://wiki.ebrains.eu/bin/view/Collabs/collaboratory-community-apps/Community%20App%20Developer%20Guide/Authenticating%20with%20your%20OIDC%20client%20and%20fetch%20collab%20user%20info/]]. |
4 |
4 |
|
5 |
5 |
{{velocity}} |
6 |
6 |
|
7 |
7 |
{{html clean="false"}} |
8 |
|
-<link rel="stylesheet" href="https://unpkg.com/swagger-ui-dist@latest/swagger-ui.css" /> |
|
8 |
+<link rel="stylesheet" type="text/css" href="https://unpkg.com/swagger-ui-dist@3/swagger-ui.css" /> |
9 |
9 |
<style> |
10 |
10 |
.swagger-ui .wrapper { clear: both; } |
11 |
11 |
.swagger-ui h2.title {margin-top: 0;} |