Skip to content

Commit 2ff956c

Browse files
authored
Merge pull request #9 from gotchazipc/master
bumped to version 0.5.0
2 parents dc20e59 + b669181 commit 2ff956c

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+464
-910
lines changed

README-API.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
This SDK Contains automatically generated sources & documents with the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:
44

5-
- API version: 0.3.0
6-
- Package version: 0.3.0
7-
- Build date: 2016-07-11T14:35:38.260+09:00
5+
- API version: 0.5.0
6+
- Package version: 0.5.0
7+
- Build date: 2016-07-12T01:02:48.746+09:00
88
- Build package: class io.swagger.codegen.languages.JavascriptClientCodegen
99

1010
## Getting Started
@@ -63,14 +63,11 @@ Class | Method | HTTP request | Description
6363
*WebidaRestfulApi.WorkspaceApi* | [**cancel**](docs/WorkspaceApi.md#cancel) | **DELETE** /workspaces/{workspaceId}/exec |
6464
*WebidaRestfulApi.WorkspaceApi* | [**createWorkspace**](docs/WorkspaceApi.md#createWorkspace) | **POST** /workspaces |
6565
*WebidaRestfulApi.WorkspaceApi* | [**exec**](docs/WorkspaceApi.md#exec) | **POST** /workspaces/{workspaceId}/exec |
66+
*WebidaRestfulApi.WorkspaceApi* | [**findProcs**](docs/WorkspaceApi.md#findProcs) | **GET** /workspaces/{workspaceId}/exec |
6667
*WebidaRestfulApi.WorkspaceApi* | [**findWorkspaces**](docs/WorkspaceApi.md#findWorkspaces) | **GET** /workspaces |
67-
*WebidaRestfulApi.WorkspaceApi* | [**getChildProcs**](docs/WorkspaceApi.md#getChildProcs) | **GET** /workspaces/{workspaceId}/exec |
6868
*WebidaRestfulApi.WorkspaceApi* | [**getWorkspace**](docs/WorkspaceApi.md#getWorkspace) | **GET** /workspaces/{workspaceId} |
69-
*WebidaRestfulApi.WorkspaceApi* | [**readMetadata**](docs/WorkspaceApi.md#readMetadata) | **GET** /workspaces/{workspaceId}/metadata/{objectPath} |
70-
*WebidaRestfulApi.WorkspaceApi* | [**removeMetadata**](docs/WorkspaceApi.md#removeMetadata) | **DELETE** /workspaces/{workspaceId}/metadata/{objectPath} |
7169
*WebidaRestfulApi.WorkspaceApi* | [**removeWorkspace**](docs/WorkspaceApi.md#removeWorkspace) | **DELETE** /workspaces/{workspaceId} |
7270
*WebidaRestfulApi.WorkspaceApi* | [**updateWorkspace**](docs/WorkspaceApi.md#updateWorkspace) | **PUT** /workspaces/{workspaceId} |
73-
*WebidaRestfulApi.WorkspaceApi* | [**writeMetadata**](docs/WorkspaceApi.md#writeMetadata) | **PUT** /workspaces/{workspaceId}/metadata/{objectPath} |
7471

7572

7673
## Documentation for Models

api-bundle.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-bundle.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

api-spec/swagger.json

Lines changed: 52 additions & 159 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)