You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README-API.md
+19-12Lines changed: 19 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
This SDK Contains automatically generated sources & documents with the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
4
4
5
-
- API version: 0.5.0
6
-
- Package version: 0.5.0
7
-
- Build date: 2016-07-12T01:02:48.746+09:00
5
+
- API version: 0.6.0
6
+
- Package version: 0.6.0
7
+
- Build date: 2016-07-13T17:50:12.792+09:00
8
8
- Build package: class io.swagger.codegen.languages.JavascriptClientCodegen
9
9
10
10
## Getting Started
@@ -20,7 +20,12 @@ webida-simple-auth.apiKey = "YOUR API KEY"
20
20
// Uncomment the following line to set a prefix for the API key, e.g. "Token" (defaults to null)
var aliasId ="aliasId_example"; // {String} url path fragment alias id. should have no '/' as well as any 'unsafe' chars for url path. especially, '*' is reserved for finding operations or some other special case.
26
+
27
+
var workspaceId ="workspaceId_example"; // {String} webida workspace id in query part
0 commit comments