Commit e574ded1 authored by 余海军's avatar 余海军

add

parent e42bedbc
'use strict';
module.exports = function(Interbaidu) {
};
{
"name": "InterBaidu",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "inter_baidu"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 3,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 3,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 32,
"scale": 0,
"mysql": {
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 32,
"dataScale": 0,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
'use strict';
module.exports = function(Interbzhan) {
};
{
"name": "InterBzhan",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "inter_bzhan"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 3,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 3,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 32,
"scale": 0,
"mysql": {
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 32,
"dataScale": 0,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
'use strict';
module.exports = function(Interdogcat) {
};
{
"name": "InterDogcat",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "inter_dogcat"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": false,
"length": 50,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 50,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 11,
"scale": 2,
"mysql": {
"columnName": "value",
"dataType": "float",
"dataLength": null,
"dataPrecision": 11,
"dataScale": 2,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
'use strict';
module.exports = function(Interdouyin) {
};
{
"name": "InterDouyin",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "inter_douyin"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 3,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 3,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 32,
"scale": 0,
"mysql": {
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 32,
"dataScale": 0,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
'use strict';
module.exports = function(Interqq) {
};
{
"name": "InterQq",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "inter_qq"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 3,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 3,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 32,
"scale": 0,
"mysql": {
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 32,
"dataScale": 0,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
'use strict';
module.exports = function(Intertoutiao) {
};
{
"name": "InterToutiao",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "inter_toutiao"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 3,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 3,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 32,
"scale": 0,
"mysql": {
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 32,
"dataScale": 0,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
'use strict';
module.exports = function(Interweibo) {
};
{
"name": "InterWeibo",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "inter_weibo"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 3,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 3,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 32,
"scale": 0,
"mysql": {
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 32,
"dataScale": 0,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
'use strict';
module.exports = function(Interzhihu) {
};
{
"name": "InterZhihu",
"base": "PersistedModel",
"idInjection": false,
"options": {
"validateUpsert": true
},
"mysql": {
"schema": "wordpress",
"table": "inter_zhihu"
},
"properties": {
"id": {
"type": "String",
"required": false,
"length": 36,
"precision": null,
"scale": null,
"mysql": {
"columnName": "id",
"dataType": "varchar",
"dataLength": 36,
"dataPrecision": null,
"dataScale": null,
"nullable": "Y"
}
},
"name": {
"type": "String",
"required": true,
"length": 3,
"precision": null,
"scale": null,
"mysql": {
"columnName": "name",
"dataType": "varchar",
"dataLength": 3,
"dataPrecision": null,
"dataScale": null,
"nullable": "N"
}
},
"value": {
"type": "Number",
"required": false,
"length": null,
"precision": 32,
"scale": 0,
"mysql": {
"columnName": "value",
"dataType": "decimal",
"dataLength": null,
"dataPrecision": 32,
"dataScale": 0,
"nullable": "Y"
}
}
},
"validations": [],
"relations": {},
"acls": [],
"methods": {}
}
...@@ -56430,6 +56430,3094 @@ paths: ...@@ -56430,6 +56430,3094 @@ paths:
type: number type: number
format: double format: double
deprecated: false deprecated: false
/InterBaidus:
post:
tags:
- InterBaidu
summary: Create a new instance of the model and persist it into the data source.
operationId: InterBaidu.create
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBaidu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
patch:
tags:
- InterBaidu
summary: >-
Patch an existing model instance or insert a new one into the data
source.
operationId: InterBaidu.patchOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBaidu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
put:
tags:
- InterBaidu
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterBaidu.replaceOrCreate__put_InterBaidus
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBaidu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
get:
tags:
- InterBaidu
summary: Find all instances of the model matched by filter from the data source.
operationId: InterBaidu.find
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: array
items:
$ref: '#/definitions/InterBaidu'
deprecated: false
/InterBaidus/replaceOrCreate:
post:
tags:
- InterBaidu
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterBaidu.replaceOrCreate__post_InterBaidus_replaceOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBaidu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
/InterBaidus/upsertWithWhere:
post:
tags:
- InterBaidu
summary: >-
Update an existing model instance or insert a new one into the data
source based on the where criteria.
operationId: InterBaidu.upsertWithWhere
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterBaidu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
'/InterBaidus/{id}/exists':
get:
tags:
- InterBaidu
summary: Check whether a model instance exists in the data source.
operationId: 'InterBaidu.exists__get_InterBaidus_{id}_exists'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
'/InterBaidus/{id}':
head:
tags:
- InterBaidu
summary: Check whether a model instance exists in the data source.
operationId: 'InterBaidu.exists__head_InterBaidus_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
get:
tags:
- InterBaidu
summary: 'Find a model instance by {{id}} from the data source.'
operationId: InterBaidu.findById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: filter
in: query
description: >-
Filter defining fields and include - must be a JSON-encoded string
({"something":"value"})
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
put:
tags:
- InterBaidu
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterBaidu.replaceById__put_InterBaidus_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBaidu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
delete:
tags:
- InterBaidu
summary: 'Delete a model instance by {{id}} from the data source.'
operationId: InterBaidu.deleteById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
deprecated: false
patch:
tags:
- InterBaidu
summary: >-
Patch attributes for a model instance and persist it into the data
source.
operationId: InterBaidu.prototype.patchAttributes
parameters:
- name: id
in: path
description: InterBaidu id
required: true
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterBaidu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
'/InterBaidus/{id}/replace':
post:
tags:
- InterBaidu
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterBaidu.replaceById__post_InterBaidus_{id}_replace'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBaidu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
/InterBaidus/findOne:
get:
tags:
- InterBaidu
summary: Find first instance of the model matched by filter from the data source.
operationId: InterBaidu.findOne
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBaidu'
deprecated: false
/InterBaidus/update:
post:
tags:
- InterBaidu
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId: InterBaidu.updateAll
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterBaidu'
responses:
'200':
description: Request was successful
schema:
description: Information related to the outcome of the operation
type: object
properties:
count:
description: The number of instances updated
type: number
format: double
deprecated: false
/InterBaidus/count:
get:
tags:
- InterBaidu
summary: Count instances of the model matched by where from the data source.
operationId: InterBaidu.count
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
count:
type: number
format: double
deprecated: false
/InterBzhans:
post:
tags:
- InterBzhan
summary: Create a new instance of the model and persist it into the data source.
operationId: InterBzhan.create
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBzhan'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
patch:
tags:
- InterBzhan
summary: >-
Patch an existing model instance or insert a new one into the data
source.
operationId: InterBzhan.patchOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBzhan'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
put:
tags:
- InterBzhan
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterBzhan.replaceOrCreate__put_InterBzhans
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBzhan'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
get:
tags:
- InterBzhan
summary: Find all instances of the model matched by filter from the data source.
operationId: InterBzhan.find
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: array
items:
$ref: '#/definitions/InterBzhan'
deprecated: false
/InterBzhans/replaceOrCreate:
post:
tags:
- InterBzhan
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterBzhan.replaceOrCreate__post_InterBzhans_replaceOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBzhan'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
/InterBzhans/upsertWithWhere:
post:
tags:
- InterBzhan
summary: >-
Update an existing model instance or insert a new one into the data
source based on the where criteria.
operationId: InterBzhan.upsertWithWhere
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterBzhan'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
'/InterBzhans/{id}/exists':
get:
tags:
- InterBzhan
summary: Check whether a model instance exists in the data source.
operationId: 'InterBzhan.exists__get_InterBzhans_{id}_exists'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
'/InterBzhans/{id}':
head:
tags:
- InterBzhan
summary: Check whether a model instance exists in the data source.
operationId: 'InterBzhan.exists__head_InterBzhans_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
get:
tags:
- InterBzhan
summary: 'Find a model instance by {{id}} from the data source.'
operationId: InterBzhan.findById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: filter
in: query
description: >-
Filter defining fields and include - must be a JSON-encoded string
({"something":"value"})
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
put:
tags:
- InterBzhan
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterBzhan.replaceById__put_InterBzhans_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBzhan'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
delete:
tags:
- InterBzhan
summary: 'Delete a model instance by {{id}} from the data source.'
operationId: InterBzhan.deleteById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
deprecated: false
patch:
tags:
- InterBzhan
summary: >-
Patch attributes for a model instance and persist it into the data
source.
operationId: InterBzhan.prototype.patchAttributes
parameters:
- name: id
in: path
description: InterBzhan id
required: true
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterBzhan'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
'/InterBzhans/{id}/replace':
post:
tags:
- InterBzhan
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterBzhan.replaceById__post_InterBzhans_{id}_replace'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterBzhan'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
/InterBzhans/findOne:
get:
tags:
- InterBzhan
summary: Find first instance of the model matched by filter from the data source.
operationId: InterBzhan.findOne
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterBzhan'
deprecated: false
/InterBzhans/update:
post:
tags:
- InterBzhan
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId: InterBzhan.updateAll
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterBzhan'
responses:
'200':
description: Request was successful
schema:
description: Information related to the outcome of the operation
type: object
properties:
count:
description: The number of instances updated
type: number
format: double
deprecated: false
/InterBzhans/count:
get:
tags:
- InterBzhan
summary: Count instances of the model matched by where from the data source.
operationId: InterBzhan.count
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
count:
type: number
format: double
deprecated: false
/InterDogcats:
post:
tags:
- InterDogcat
summary: Create a new instance of the model and persist it into the data source.
operationId: InterDogcat.create
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDogcat'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
patch:
tags:
- InterDogcat
summary: >-
Patch an existing model instance or insert a new one into the data
source.
operationId: InterDogcat.patchOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDogcat'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
put:
tags:
- InterDogcat
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterDogcat.replaceOrCreate__put_InterDogcats
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDogcat'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
get:
tags:
- InterDogcat
summary: Find all instances of the model matched by filter from the data source.
operationId: InterDogcat.find
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: array
items:
$ref: '#/definitions/InterDogcat'
deprecated: false
/InterDogcats/replaceOrCreate:
post:
tags:
- InterDogcat
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterDogcat.replaceOrCreate__post_InterDogcats_replaceOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDogcat'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
/InterDogcats/upsertWithWhere:
post:
tags:
- InterDogcat
summary: >-
Update an existing model instance or insert a new one into the data
source based on the where criteria.
operationId: InterDogcat.upsertWithWhere
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterDogcat'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
'/InterDogcats/{id}/exists':
get:
tags:
- InterDogcat
summary: Check whether a model instance exists in the data source.
operationId: 'InterDogcat.exists__get_InterDogcats_{id}_exists'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
'/InterDogcats/{id}':
head:
tags:
- InterDogcat
summary: Check whether a model instance exists in the data source.
operationId: 'InterDogcat.exists__head_InterDogcats_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
get:
tags:
- InterDogcat
summary: 'Find a model instance by {{id}} from the data source.'
operationId: InterDogcat.findById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: filter
in: query
description: >-
Filter defining fields and include - must be a JSON-encoded string
({"something":"value"})
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
put:
tags:
- InterDogcat
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterDogcat.replaceById__put_InterDogcats_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDogcat'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
delete:
tags:
- InterDogcat
summary: 'Delete a model instance by {{id}} from the data source.'
operationId: InterDogcat.deleteById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
deprecated: false
patch:
tags:
- InterDogcat
summary: >-
Patch attributes for a model instance and persist it into the data
source.
operationId: InterDogcat.prototype.patchAttributes
parameters:
- name: id
in: path
description: InterDogcat id
required: true
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterDogcat'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
'/InterDogcats/{id}/replace':
post:
tags:
- InterDogcat
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterDogcat.replaceById__post_InterDogcats_{id}_replace'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDogcat'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
/InterDogcats/findOne:
get:
tags:
- InterDogcat
summary: Find first instance of the model matched by filter from the data source.
operationId: InterDogcat.findOne
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDogcat'
deprecated: false
/InterDogcats/update:
post:
tags:
- InterDogcat
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId: InterDogcat.updateAll
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterDogcat'
responses:
'200':
description: Request was successful
schema:
description: Information related to the outcome of the operation
type: object
properties:
count:
description: The number of instances updated
type: number
format: double
deprecated: false
/InterDogcats/count:
get:
tags:
- InterDogcat
summary: Count instances of the model matched by where from the data source.
operationId: InterDogcat.count
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
count:
type: number
format: double
deprecated: false
/InterDouyins:
post:
tags:
- InterDouyin
summary: Create a new instance of the model and persist it into the data source.
operationId: InterDouyin.create
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDouyin'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
patch:
tags:
- InterDouyin
summary: >-
Patch an existing model instance or insert a new one into the data
source.
operationId: InterDouyin.patchOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDouyin'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
put:
tags:
- InterDouyin
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterDouyin.replaceOrCreate__put_InterDouyins
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDouyin'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
get:
tags:
- InterDouyin
summary: Find all instances of the model matched by filter from the data source.
operationId: InterDouyin.find
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: array
items:
$ref: '#/definitions/InterDouyin'
deprecated: false
/InterDouyins/replaceOrCreate:
post:
tags:
- InterDouyin
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterDouyin.replaceOrCreate__post_InterDouyins_replaceOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDouyin'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
/InterDouyins/upsertWithWhere:
post:
tags:
- InterDouyin
summary: >-
Update an existing model instance or insert a new one into the data
source based on the where criteria.
operationId: InterDouyin.upsertWithWhere
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterDouyin'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
'/InterDouyins/{id}/exists':
get:
tags:
- InterDouyin
summary: Check whether a model instance exists in the data source.
operationId: 'InterDouyin.exists__get_InterDouyins_{id}_exists'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
'/InterDouyins/{id}':
head:
tags:
- InterDouyin
summary: Check whether a model instance exists in the data source.
operationId: 'InterDouyin.exists__head_InterDouyins_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
get:
tags:
- InterDouyin
summary: 'Find a model instance by {{id}} from the data source.'
operationId: InterDouyin.findById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: filter
in: query
description: >-
Filter defining fields and include - must be a JSON-encoded string
({"something":"value"})
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
put:
tags:
- InterDouyin
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterDouyin.replaceById__put_InterDouyins_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDouyin'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
delete:
tags:
- InterDouyin
summary: 'Delete a model instance by {{id}} from the data source.'
operationId: InterDouyin.deleteById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
deprecated: false
patch:
tags:
- InterDouyin
summary: >-
Patch attributes for a model instance and persist it into the data
source.
operationId: InterDouyin.prototype.patchAttributes
parameters:
- name: id
in: path
description: InterDouyin id
required: true
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterDouyin'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
'/InterDouyins/{id}/replace':
post:
tags:
- InterDouyin
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterDouyin.replaceById__post_InterDouyins_{id}_replace'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterDouyin'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
/InterDouyins/findOne:
get:
tags:
- InterDouyin
summary: Find first instance of the model matched by filter from the data source.
operationId: InterDouyin.findOne
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterDouyin'
deprecated: false
/InterDouyins/update:
post:
tags:
- InterDouyin
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId: InterDouyin.updateAll
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterDouyin'
responses:
'200':
description: Request was successful
schema:
description: Information related to the outcome of the operation
type: object
properties:
count:
description: The number of instances updated
type: number
format: double
deprecated: false
/InterDouyins/count:
get:
tags:
- InterDouyin
summary: Count instances of the model matched by where from the data source.
operationId: InterDouyin.count
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
count:
type: number
format: double
deprecated: false
/InterQqs:
post:
tags:
- InterQq
summary: Create a new instance of the model and persist it into the data source.
operationId: InterQq.create
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterQq'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
patch:
tags:
- InterQq
summary: >-
Patch an existing model instance or insert a new one into the data
source.
operationId: InterQq.patchOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterQq'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
put:
tags:
- InterQq
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterQq.replaceOrCreate__put_InterQqs
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterQq'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
get:
tags:
- InterQq
summary: Find all instances of the model matched by filter from the data source.
operationId: InterQq.find
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: array
items:
$ref: '#/definitions/InterQq'
deprecated: false
/InterQqs/replaceOrCreate:
post:
tags:
- InterQq
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterQq.replaceOrCreate__post_InterQqs_replaceOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterQq'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
/InterQqs/upsertWithWhere:
post:
tags:
- InterQq
summary: >-
Update an existing model instance or insert a new one into the data
source based on the where criteria.
operationId: InterQq.upsertWithWhere
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterQq'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
'/InterQqs/{id}/exists':
get:
tags:
- InterQq
summary: Check whether a model instance exists in the data source.
operationId: 'InterQq.exists__get_InterQqs_{id}_exists'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
'/InterQqs/{id}':
head:
tags:
- InterQq
summary: Check whether a model instance exists in the data source.
operationId: 'InterQq.exists__head_InterQqs_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
get:
tags:
- InterQq
summary: 'Find a model instance by {{id}} from the data source.'
operationId: InterQq.findById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: filter
in: query
description: >-
Filter defining fields and include - must be a JSON-encoded string
({"something":"value"})
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
put:
tags:
- InterQq
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterQq.replaceById__put_InterQqs_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterQq'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
delete:
tags:
- InterQq
summary: 'Delete a model instance by {{id}} from the data source.'
operationId: InterQq.deleteById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
deprecated: false
patch:
tags:
- InterQq
summary: >-
Patch attributes for a model instance and persist it into the data
source.
operationId: InterQq.prototype.patchAttributes
parameters:
- name: id
in: path
description: InterQq id
required: true
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterQq'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
'/InterQqs/{id}/replace':
post:
tags:
- InterQq
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterQq.replaceById__post_InterQqs_{id}_replace'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterQq'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
/InterQqs/findOne:
get:
tags:
- InterQq
summary: Find first instance of the model matched by filter from the data source.
operationId: InterQq.findOne
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterQq'
deprecated: false
/InterQqs/update:
post:
tags:
- InterQq
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId: InterQq.updateAll
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterQq'
responses:
'200':
description: Request was successful
schema:
description: Information related to the outcome of the operation
type: object
properties:
count:
description: The number of instances updated
type: number
format: double
deprecated: false
/InterQqs/count:
get:
tags:
- InterQq
summary: Count instances of the model matched by where from the data source.
operationId: InterQq.count
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
count:
type: number
format: double
deprecated: false
/InterToutiaos:
post:
tags:
- InterToutiao
summary: Create a new instance of the model and persist it into the data source.
operationId: InterToutiao.create
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterToutiao'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
patch:
tags:
- InterToutiao
summary: >-
Patch an existing model instance or insert a new one into the data
source.
operationId: InterToutiao.patchOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterToutiao'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
put:
tags:
- InterToutiao
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterToutiao.replaceOrCreate__put_InterToutiaos
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterToutiao'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
get:
tags:
- InterToutiao
summary: Find all instances of the model matched by filter from the data source.
operationId: InterToutiao.find
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: array
items:
$ref: '#/definitions/InterToutiao'
deprecated: false
/InterToutiaos/replaceOrCreate:
post:
tags:
- InterToutiao
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterToutiao.replaceOrCreate__post_InterToutiaos_replaceOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterToutiao'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
/InterToutiaos/upsertWithWhere:
post:
tags:
- InterToutiao
summary: >-
Update an existing model instance or insert a new one into the data
source based on the where criteria.
operationId: InterToutiao.upsertWithWhere
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterToutiao'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
'/InterToutiaos/{id}/exists':
get:
tags:
- InterToutiao
summary: Check whether a model instance exists in the data source.
operationId: 'InterToutiao.exists__get_InterToutiaos_{id}_exists'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
'/InterToutiaos/{id}':
head:
tags:
- InterToutiao
summary: Check whether a model instance exists in the data source.
operationId: 'InterToutiao.exists__head_InterToutiaos_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
get:
tags:
- InterToutiao
summary: 'Find a model instance by {{id}} from the data source.'
operationId: InterToutiao.findById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: filter
in: query
description: >-
Filter defining fields and include - must be a JSON-encoded string
({"something":"value"})
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
put:
tags:
- InterToutiao
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterToutiao.replaceById__put_InterToutiaos_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterToutiao'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
delete:
tags:
- InterToutiao
summary: 'Delete a model instance by {{id}} from the data source.'
operationId: InterToutiao.deleteById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
deprecated: false
patch:
tags:
- InterToutiao
summary: >-
Patch attributes for a model instance and persist it into the data
source.
operationId: InterToutiao.prototype.patchAttributes
parameters:
- name: id
in: path
description: InterToutiao id
required: true
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterToutiao'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
'/InterToutiaos/{id}/replace':
post:
tags:
- InterToutiao
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterToutiao.replaceById__post_InterToutiaos_{id}_replace'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterToutiao'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
/InterToutiaos/findOne:
get:
tags:
- InterToutiao
summary: Find first instance of the model matched by filter from the data source.
operationId: InterToutiao.findOne
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterToutiao'
deprecated: false
/InterToutiaos/update:
post:
tags:
- InterToutiao
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId: InterToutiao.updateAll
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterToutiao'
responses:
'200':
description: Request was successful
schema:
description: Information related to the outcome of the operation
type: object
properties:
count:
description: The number of instances updated
type: number
format: double
deprecated: false
/InterToutiaos/count:
get:
tags:
- InterToutiao
summary: Count instances of the model matched by where from the data source.
operationId: InterToutiao.count
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
count:
type: number
format: double
deprecated: false
/InterWeibos:
post:
tags:
- InterWeibo
summary: Create a new instance of the model and persist it into the data source.
operationId: InterWeibo.create
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterWeibo'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
patch:
tags:
- InterWeibo
summary: >-
Patch an existing model instance or insert a new one into the data
source.
operationId: InterWeibo.patchOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterWeibo'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
put:
tags:
- InterWeibo
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterWeibo.replaceOrCreate__put_InterWeibos
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterWeibo'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
get:
tags:
- InterWeibo
summary: Find all instances of the model matched by filter from the data source.
operationId: InterWeibo.find
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: array
items:
$ref: '#/definitions/InterWeibo'
deprecated: false
/InterWeibos/replaceOrCreate:
post:
tags:
- InterWeibo
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterWeibo.replaceOrCreate__post_InterWeibos_replaceOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterWeibo'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
/InterWeibos/upsertWithWhere:
post:
tags:
- InterWeibo
summary: >-
Update an existing model instance or insert a new one into the data
source based on the where criteria.
operationId: InterWeibo.upsertWithWhere
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterWeibo'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
'/InterWeibos/{id}/exists':
get:
tags:
- InterWeibo
summary: Check whether a model instance exists in the data source.
operationId: 'InterWeibo.exists__get_InterWeibos_{id}_exists'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
'/InterWeibos/{id}':
head:
tags:
- InterWeibo
summary: Check whether a model instance exists in the data source.
operationId: 'InterWeibo.exists__head_InterWeibos_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
get:
tags:
- InterWeibo
summary: 'Find a model instance by {{id}} from the data source.'
operationId: InterWeibo.findById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: filter
in: query
description: >-
Filter defining fields and include - must be a JSON-encoded string
({"something":"value"})
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
put:
tags:
- InterWeibo
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterWeibo.replaceById__put_InterWeibos_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterWeibo'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
delete:
tags:
- InterWeibo
summary: 'Delete a model instance by {{id}} from the data source.'
operationId: InterWeibo.deleteById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
deprecated: false
patch:
tags:
- InterWeibo
summary: >-
Patch attributes for a model instance and persist it into the data
source.
operationId: InterWeibo.prototype.patchAttributes
parameters:
- name: id
in: path
description: InterWeibo id
required: true
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterWeibo'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
'/InterWeibos/{id}/replace':
post:
tags:
- InterWeibo
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterWeibo.replaceById__post_InterWeibos_{id}_replace'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterWeibo'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
/InterWeibos/findOne:
get:
tags:
- InterWeibo
summary: Find first instance of the model matched by filter from the data source.
operationId: InterWeibo.findOne
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterWeibo'
deprecated: false
/InterWeibos/update:
post:
tags:
- InterWeibo
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId: InterWeibo.updateAll
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterWeibo'
responses:
'200':
description: Request was successful
schema:
description: Information related to the outcome of the operation
type: object
properties:
count:
description: The number of instances updated
type: number
format: double
deprecated: false
/InterWeibos/count:
get:
tags:
- InterWeibo
summary: Count instances of the model matched by where from the data source.
operationId: InterWeibo.count
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
count:
type: number
format: double
deprecated: false
/InterZhihus:
post:
tags:
- InterZhihu
summary: Create a new instance of the model and persist it into the data source.
operationId: InterZhihu.create
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterZhihu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
patch:
tags:
- InterZhihu
summary: >-
Patch an existing model instance or insert a new one into the data
source.
operationId: InterZhihu.patchOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterZhihu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
put:
tags:
- InterZhihu
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterZhihu.replaceOrCreate__put_InterZhihus
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterZhihu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
get:
tags:
- InterZhihu
summary: Find all instances of the model matched by filter from the data source.
operationId: InterZhihu.find
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: array
items:
$ref: '#/definitions/InterZhihu'
deprecated: false
/InterZhihus/replaceOrCreate:
post:
tags:
- InterZhihu
summary: >-
Replace an existing model instance or insert a new one into the data
source.
operationId: InterZhihu.replaceOrCreate__post_InterZhihus_replaceOrCreate
parameters:
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterZhihu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
/InterZhihus/upsertWithWhere:
post:
tags:
- InterZhihu
summary: >-
Update an existing model instance or insert a new one into the data
source based on the where criteria.
operationId: InterZhihu.upsertWithWhere
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterZhihu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
'/InterZhihus/{id}/exists':
get:
tags:
- InterZhihu
summary: Check whether a model instance exists in the data source.
operationId: 'InterZhihu.exists__get_InterZhihus_{id}_exists'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
'/InterZhihus/{id}':
head:
tags:
- InterZhihu
summary: Check whether a model instance exists in the data source.
operationId: 'InterZhihu.exists__head_InterZhihus_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
exists:
type: boolean
deprecated: false
get:
tags:
- InterZhihu
summary: 'Find a model instance by {{id}} from the data source.'
operationId: InterZhihu.findById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: filter
in: query
description: >-
Filter defining fields and include - must be a JSON-encoded string
({"something":"value"})
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
put:
tags:
- InterZhihu
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterZhihu.replaceById__put_InterZhihus_{id}'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterZhihu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
delete:
tags:
- InterZhihu
summary: 'Delete a model instance by {{id}} from the data source.'
operationId: InterZhihu.deleteById
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
deprecated: false
patch:
tags:
- InterZhihu
summary: >-
Patch attributes for a model instance and persist it into the data
source.
operationId: InterZhihu.prototype.patchAttributes
parameters:
- name: id
in: path
description: InterZhihu id
required: true
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterZhihu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
'/InterZhihus/{id}/replace':
post:
tags:
- InterZhihu
summary: >-
Replace attributes for a model instance and persist it into the data
source.
operationId: 'InterZhihu.replaceById__post_InterZhihus_{id}_replace'
parameters:
- name: id
in: path
description: Model id
required: true
type: string
format: JSON
- name: data
in: body
description: Model instance data
required: false
schema:
description: Model instance data
$ref: '#/definitions/InterZhihu'
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
/InterZhihus/findOne:
get:
tags:
- InterZhihu
summary: Find first instance of the model matched by filter from the data source.
operationId: InterZhihu.findOne
parameters:
- name: filter
in: query
description: >-
Filter defining fields, where, include, order, offset, and limit -
must be a JSON-encoded string (`{"where":{"something":"value"}}`).
See
https://loopback.io/doc/en/lb3/Querying-data.html#using-stringified-json-in-rest-queries
for more details.
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
$ref: '#/definitions/InterZhihu'
deprecated: false
/InterZhihus/update:
post:
tags:
- InterZhihu
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId: InterZhihu.updateAll
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
- name: data
in: body
description: An object of model property name/value pairs
required: false
schema:
description: An object of model property name/value pairs
$ref: '#/definitions/InterZhihu'
responses:
'200':
description: Request was successful
schema:
description: Information related to the outcome of the operation
type: object
properties:
count:
description: The number of instances updated
type: number
format: double
deprecated: false
/InterZhihus/count:
get:
tags:
- InterZhihu
summary: Count instances of the model matched by where from the data source.
operationId: InterZhihu.count
parameters:
- name: where
in: query
description: Criteria to match model instances
required: false
type: string
format: JSON
responses:
'200':
description: Request was successful
schema:
type: object
properties:
count:
type: number
format: double
deprecated: false
definitions: definitions:
DashboardHospitalAwenCount: DashboardHospitalAwenCount:
properties: properties:
...@@ -58629,6 +61717,116 @@ definitions: ...@@ -58629,6 +61717,116 @@ definitions:
required: required:
- value1 - value1
additionalProperties: false additionalProperties: false
InterBaidu:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 3
type: string
value:
type: number
format: double
required:
- name
additionalProperties: false
InterBzhan:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 3
type: string
value:
type: number
format: double
required:
- name
additionalProperties: false
InterDogcat:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 50
type: string
value:
type: number
format: double
additionalProperties: false
InterDouyin:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 3
type: string
value:
type: number
format: double
required:
- name
additionalProperties: false
InterQq:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 3
type: string
value:
type: number
format: double
required:
- name
additionalProperties: false
InterToutiao:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 3
type: string
value:
type: number
format: double
required:
- name
additionalProperties: false
InterWeibo:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 3
type: string
value:
type: number
format: double
required:
- name
additionalProperties: false
InterZhihu:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 3
type: string
value:
type: number
format: double
required:
- name
additionalProperties: false
basePath: /api/ruipeng basePath: /api/ruipeng
swagger: '2.0' swagger: '2.0'
info: info:
...@@ -596,5 +596,37 @@ ...@@ -596,5 +596,37 @@
"Atest": { "Atest": {
"dataSource": "ruipeng", "dataSource": "ruipeng",
"public": true "public": true
},
"InterBaidu": {
"dataSource": "ruipeng",
"public": true
},
"InterBzhan": {
"dataSource": "ruipeng",
"public": true
},
"InterDogcat": {
"dataSource": "ruipeng",
"public": true
},
"InterDouyin": {
"dataSource": "ruipeng",
"public": true
},
"InterQq": {
"dataSource": "ruipeng",
"public": true
},
"InterToutiao": {
"dataSource": "ruipeng",
"public": true
},
"InterWeibo": {
"dataSource": "ruipeng",
"public": true
},
"InterZhihu": {
"dataSource": "ruipeng",
"public": true
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment