TATAKOSAN Dev API

No description provided (generated by Swagger Codegen https://github.com/swagger-api/swagger-codegen)
More information: https://helloreverb.com
Contact Info: hello@helloreverb.com
Version: 1.0.0
BasePath:
All rights reserved
http://apache.org/licenses/LICENSE-2.0.html

Access

Methods

[ Jump to Models ]

Table of Contents

Op

Query

Op

Up
post /api/Op/Update
(opCreateDataPublic)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

src RequestUpdateData (required)
Body Parameter

Return type

ResponseBodyBasicOfString

Example data

Content-Type: application/json
{
  "bytes": [],
  "empty": true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

ResponseBodyBasicOfString

Up
post /api/Op/CreateTable
(opCreateTable)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

src RequestCreateTable (required)
Body Parameter

Return type

ResponseBodyBasicOfString

Example data

Content-Type: application/json
{
  "bytes": [],
  "empty": true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

ResponseBodyBasicOfString

Up
post /api/Op/Delete
(opDeleteData)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

src RequestDeleteData (required)
Body Parameter

Return type

ResponseBodyBasicOfString

Example data

Content-Type: application/json
{
  "bytes": [],
  "empty": true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

ResponseBodyBasicOfString

Up
get /api/Op
(opGet)

Return type

String

Example data

Content-Type: application/json
{
  "bytes": [],
  "empty": true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

String

Up
get /api/Op/ClearPool
(opGetClear)

Query parameters

token (optional)
Query Parameter

Return type

String

Example data

Content-Type: application/json
{
  "bytes": [],
  "empty": true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

String

Query

Up
get /api/Qu
(queryGet)

Return type

String

Example data

Content-Type: application/json
{
  "bytes": [],
  "empty": true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

String

Up
post /api/Qu/GetFullData
(queryGetFullData)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

src RequestQueryDataFull (required)
Body Parameter

Return type

ResponseBodyBasicOfResponseDataInfo

Example data

Content-Type: application/json
{
  "bytes": [],
  "empty": true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

ResponseBodyBasicOfResponseDataInfo

Up
post /api/Qu/IsDataExist
(queryIsDataExist)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

src RequestIsDataExist (required)
Body Parameter

Return type

ResponseBodyBasicOfResponseDataExist

Example data

Content-Type: application/json
{
  "bytes": [],
  "empty": true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

ResponseBodyBasicOfResponseDataExist

Up
post /api/Qu/IsTableExisted
(queryIsTableExisted)

Consumes

This API call consumes the following media types via the Content-Type request header:

Request body

src RequestIsTableExist (required)
Body Parameter

Return type

ResponseBodyBasicOfBoolean

Example data

Content-Type: application/json
{
  "bytes": [],
  "empty": true
}

Produces

This API call produces the following media types according to the Accept request header; the media type will be conveyed by the Content-Type response header.

Responses

200

ResponseBodyBasicOfBoolean

Models

[ Jump to Methods ]

Table of Contents

  1. RequestCreateTable -
  2. RequestDeleteData -
  3. RequestIsDataExist -
  4. RequestIsTableExist -
  5. RequestQueryDataFull -
  6. RequestUpdateData -
  7. ResponseBody -
  8. ResponseBodyBasicOfBoolean -
  9. ResponseBodyBasicOfResponseDataExist -
  10. ResponseBodyBasicOfResponseDataInfo -
  11. ResponseBodyBasicOfString -
  12. ResponseDataExist -
  13. ResponseDataInfo -

RequestCreateTable - Up

Table (optional)
Sign (optional)

RequestDeleteData - Up

Table (optional)
Group (optional)
Id (optional)
Sign (optional)

RequestIsDataExist - Up

Table (optional)
Group (optional)
Id (optional)
Sign (optional)

RequestIsTableExist - Up

Table (optional)
Sign (optional)

RequestQueryDataFull - Up

Table (optional)
Group (optional)
Id (optional)
Sign (optional)

RequestUpdateData - Up

Id (optional)
Data (optional)
Ext1 (optional)
Ext2 (optional)
Ext3 (optional)
Group (optional)
Table (optional)
Sign (optional)

ResponseBody - Up

Status (optional)
Code (optional)
Message (optional)
TimeStamp (optional)

ResponseBodyBasicOfBoolean - Up

Status (optional)
Code (optional)
Message (optional)
TimeStamp (optional)
Content
Sign (optional)

ResponseBodyBasicOfResponseDataExist - Up

Status (optional)
Code (optional)
Message (optional)
TimeStamp (optional)
Content (optional)
Sign (optional)

ResponseBodyBasicOfResponseDataInfo - Up

Status (optional)
Code (optional)
Message (optional)
TimeStamp (optional)
Content (optional)
Sign (optional)

ResponseBodyBasicOfString - Up

Status (optional)
Code (optional)
Message (optional)
TimeStamp (optional)
Content (optional)
Sign (optional)

ResponseDataExist - Up

IsInCache
IsInStorage

ResponseDataInfo - Up

Id (optional)
Data (optional)
Ext1 (optional)
Ext2 (optional)
Ext3 (optional)
Group (optional)