OpenAPI client for @gener-api-test/api
npm install @gener-api-test/api``
npm install @gener-api-test/api@0.0.45 --save
// Or with yarn
yarn add @gener-api-test/api@0.0.45
`
To build and compile the typescript sources to javascript use:
`
npm install
npm run build
// Or with yarn
yarn
yarn build
``
All URIs are relative to https://api.outmatchapi.com
Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
ApiAppApi | createApiApp | POST /apiApp | Create api app
ApiAppApi | createApiAppRelease | POST /apiApp/{app_id}/release | Create api app release
ApiAppApi | createApiAppReleaseSdks | POST /apiApp/{app_id}/release/{release_version}/sdk | Generate sdks for a relase
StatusApi | getStatus | GET /status |
UserApi | createUser | POST /user | Create user
UserApi | updateUser | PUT /user | Update user