Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RuiPengLoopbackApi
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄卓然
RuiPengLoopbackApi
Commits
ea6b915d
Commit
ea6b915d
authored
Sep 24, 2019
by
余海军
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
337d2228
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
370 additions
and
388 deletions
+370
-388
another-forteacher.js
common/models/another-forteacher.js
+5
-0
another-forteacher.json
common/models/another-forteacher.json
+6
-21
another-forteachers.js
common/models/another-forteachers.js
+0
-5
another-teacher.json
common/models/another-teacher.json
+4
-4
RuiPengLoopbackApi.yaml
definitions/RuiPengLoopbackApi.yaml
+350
-353
model-config.json
server/model-config.json
+5
-5
No files found.
common/models/another-forteacher.js
0 → 100644
View file @
ea6b915d
'use strict'
;
module
.
exports
=
function
(
Anotherforteacher
)
{
};
common/models/another-forteacher
s
.json
→
common/models/another-forteacher.json
View file @
ea6b915d
{
{
"name"
:
"AnotherForteacher
s
"
,
"name"
:
"AnotherForteacher"
,
"base"
:
"PersistedModel"
,
"base"
:
"PersistedModel"
,
"idInjection"
:
false
,
"idInjection"
:
false
,
"options"
:
{
"options"
:
{
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
},
},
"mysql"
:
{
"mysql"
:
{
"schema"
:
"wordpress"
,
"schema"
:
"wordpress"
,
"table"
:
"another_forteacher
s
"
"table"
:
"another_forteacher"
},
},
"properties"
:
{
"properties"
:
{
"id"
:
{
"id"
:
{
...
@@ -40,14 +40,14 @@
...
@@ -40,14 +40,14 @@
"nullable"
:
"Y"
"nullable"
:
"Y"
}
}
},
},
"
post
"
:
{
"
value1
"
:
{
"type"
:
"String"
,
"type"
:
"String"
,
"required"
:
false
,
"required"
:
false
,
"length"
:
65535
,
"length"
:
65535
,
"precision"
:
null
,
"precision"
:
null
,
"scale"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"mysql"
:
{
"columnName"
:
"
post
"
,
"columnName"
:
"
value1
"
,
"dataType"
:
"text"
,
"dataType"
:
"text"
,
"dataLength"
:
65535
,
"dataLength"
:
65535
,
"dataPrecision"
:
null
,
"dataPrecision"
:
null
,
...
@@ -55,14 +55,14 @@
...
@@ -55,14 +55,14 @@
"nullable"
:
"Y"
"nullable"
:
"Y"
}
}
},
},
"
intro
"
:
{
"
value2
"
:
{
"type"
:
"String"
,
"type"
:
"String"
,
"required"
:
false
,
"required"
:
false
,
"length"
:
4294967295
,
"length"
:
4294967295
,
"precision"
:
null
,
"precision"
:
null
,
"scale"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"mysql"
:
{
"columnName"
:
"
intro
"
,
"columnName"
:
"
value2
"
,
"dataType"
:
"longtext"
,
"dataType"
:
"longtext"
,
"dataLength"
:
4294967295
,
"dataLength"
:
4294967295
,
"dataPrecision"
:
null
,
"dataPrecision"
:
null
,
...
@@ -84,21 +84,6 @@
...
@@ -84,21 +84,6 @@
"dataScale"
:
null
,
"dataScale"
:
null
,
"nullable"
:
"Y"
"nullable"
:
"Y"
}
}
},
"img1"
:
{
"type"
:
"String"
,
"required"
:
false
,
"length"
:
65535
,
"precision"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"columnName"
:
"img1"
,
"dataType"
:
"text"
,
"dataLength"
:
65535
,
"dataPrecision"
:
null
,
"dataScale"
:
null
,
"nullable"
:
"Y"
}
}
}
},
},
"validations"
:
[],
"validations"
:
[],
...
...
common/models/another-forteachers.js
deleted
100644 → 0
View file @
337d2228
'use strict'
;
module
.
exports
=
function
(
Anotherforteachers
)
{
};
common/models/another-teacher.json
View file @
ea6b915d
...
@@ -40,14 +40,14 @@
...
@@ -40,14 +40,14 @@
"nullable"
:
"Y"
"nullable"
:
"Y"
}
}
},
},
"
post
"
:
{
"
value1
"
:
{
"type"
:
"String"
,
"type"
:
"String"
,
"required"
:
false
,
"required"
:
false
,
"length"
:
65535
,
"length"
:
65535
,
"precision"
:
null
,
"precision"
:
null
,
"scale"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"mysql"
:
{
"columnName"
:
"
post
"
,
"columnName"
:
"
value1
"
,
"dataType"
:
"text"
,
"dataType"
:
"text"
,
"dataLength"
:
65535
,
"dataLength"
:
65535
,
"dataPrecision"
:
null
,
"dataPrecision"
:
null
,
...
@@ -55,14 +55,14 @@
...
@@ -55,14 +55,14 @@
"nullable"
:
"Y"
"nullable"
:
"Y"
}
}
},
},
"
intro
"
:
{
"
value2
"
:
{
"type"
:
"String"
,
"type"
:
"String"
,
"required"
:
false
,
"required"
:
false
,
"length"
:
4294967295
,
"length"
:
4294967295
,
"precision"
:
null
,
"precision"
:
null
,
"scale"
:
null
,
"scale"
:
null
,
"mysql"
:
{
"mysql"
:
{
"columnName"
:
"
intro
"
,
"columnName"
:
"
value2
"
,
"dataType"
:
"longtext"
,
"dataType"
:
"longtext"
,
"dataLength"
:
4294967295
,
"dataLength"
:
4294967295
,
"dataPrecision"
:
null
,
"dataPrecision"
:
null
,
...
...
definitions/RuiPengLoopbackApi.yaml
View file @
ea6b915d
...
@@ -62992,12 +62992,12 @@ paths:
...
@@ -62992,12 +62992,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
AnotherForteacher
s:
/
HosRevenue
s:
post:
post:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: Create a new instance of the model and persist it into the data source.
summary: Create a new instance of the model and persist it into the data source.
operationId:
AnotherForteachers
.create
operationId:
HosRevenue
.create
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63005,20 +63005,20 @@ paths:
...
@@ -63005,20 +63005,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: >-
summary: >-
Patch an existing model instance or insert a new one into the data
Patch an existing model instance or insert a new one into the data
source.
source.
operationId:
AnotherForteachers
.patchOrCreate
operationId:
HosRevenue
.patchOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63026,20 +63026,20 @@ paths:
...
@@ -63026,20 +63026,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId:
AnotherForteachers.replaceOrCreate__put_AnotherForteacher
s
operationId:
HosRevenue.replaceOrCreate__put_HosRevenue
s
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63047,18 +63047,18 @@ paths:
...
@@ -63047,18 +63047,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: Find all instances of the model matched by filter from the data source.
summary: Find all instances of the model matched by filter from the data source.
operationId:
AnotherForteachers
.find
operationId:
HosRevenue
.find
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -63077,17 +63077,16 @@ paths:
...
@@ -63077,17 +63077,16 @@ paths:
schema:
schema:
type: array
type: array
items:
items:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
/
AnotherForteacher
s/replaceOrCreate:
/
HosRevenue
s/replaceOrCreate:
post:
post:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId: >-
operationId: HosRevenue.replaceOrCreate__post_HosRevenues_replaceOrCreate
AnotherForteachers.replaceOrCreate__post_AnotherForteachers_replaceOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63095,21 +63094,21 @@ paths:
...
@@ -63095,21 +63094,21 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
/
AnotherForteacher
s/upsertWithWhere:
/
HosRevenue
s/upsertWithWhere:
post:
post:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: >-
summary: >-
Update an existing model instance or insert a new one into the data
Update an existing model instance or insert a new one into the data
source based on the where criteria.
source based on the where criteria.
operationId:
AnotherForteachers
.upsertWithWhere
operationId:
HosRevenue
.upsertWithWhere
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -63123,19 +63122,19 @@ paths:
...
@@ -63123,19 +63122,19 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
'/
AnotherForteacher
s/{id}/exists':
'/
HosRevenue
s/{id}/exists':
get:
get:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
AnotherForteachers.exists__get_AnotherForteacher
s_{id}_exists'
operationId: '
HosRevenue.exists__get_HosRevenue
s_{id}_exists'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63152,12 +63151,12 @@ paths:
...
@@ -63152,12 +63151,12 @@ paths:
exists:
exists:
type: boolean
type: boolean
deprecated: false
deprecated: false
'/
AnotherForteacher
s/{id}':
'/
HosRevenue
s/{id}':
head:
head:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
AnotherForteachers.exists__head_AnotherForteacher
s_{id}'
operationId: '
HosRevenue.exists__head_HosRevenue
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63176,9 +63175,9 @@ paths:
...
@@ -63176,9 +63175,9 @@ paths:
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: 'Find a model instance by {{id}} from the data source.'
summary: 'Find a model instance by {{id}} from the data source.'
operationId:
AnotherForteachers
.findById
operationId:
HosRevenue
.findById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63198,15 +63197,15 @@ paths:
...
@@ -63198,15 +63197,15 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
AnotherForteachers.replaceById__put_AnotherForteacher
s_{id}'
operationId: '
HosRevenue.replaceById__put_HosRevenue
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63220,18 +63219,18 @@ paths:
...
@@ -63220,18 +63219,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
delete:
delete:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: 'Delete a model instance by {{id}} from the data source.'
summary: 'Delete a model instance by {{id}} from the data source.'
operationId:
AnotherForteachers
.deleteById
operationId:
HosRevenue
.deleteById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63247,15 +63246,15 @@ paths:
...
@@ -63247,15 +63246,15 @@ paths:
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: >-
summary: >-
Patch attributes for a model instance and persist it into the data
Patch attributes for a model instance and persist it into the data
source.
source.
operationId:
AnotherForteachers
.prototype.patchAttributes
operationId:
HosRevenue
.prototype.patchAttributes
parameters:
parameters:
- name: id
- name: id
in: path
in: path
description:
AnotherForteachers
id
description:
HosRevenue
id
required: true
required: true
type: string
type: string
format: JSON
format: JSON
...
@@ -63265,21 +63264,21 @@ paths:
...
@@ -63265,21 +63264,21 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
'/
AnotherForteacher
s/{id}/replace':
'/
HosRevenue
s/{id}/replace':
post:
post:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
AnotherForteachers.replaceById__post_AnotherForteacher
s_{id}_replace'
operationId: '
HosRevenue.replaceById__post_HosRevenue
s_{id}_replace'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63293,19 +63292,19 @@ paths:
...
@@ -63293,19 +63292,19 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
/
AnotherForteacher
s/findOne:
/
HosRevenue
s/findOne:
get:
get:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: Find first instance of the model matched by filter from the data source.
summary: Find first instance of the model matched by filter from the data source.
operationId:
AnotherForteachers
.findOne
operationId:
HosRevenue
.findOne
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -63322,14 +63321,14 @@ paths:
...
@@ -63322,14 +63321,14 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
deprecated: false
deprecated: false
/
AnotherForteacher
s/update:
/
HosRevenue
s/update:
post:
post:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: 'Update instances of the model matched by {{where}} from the data source.'
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId:
AnotherForteachers
.updateAll
operationId:
HosRevenue
.updateAll
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -63343,7 +63342,7 @@ paths:
...
@@ -63343,7 +63342,7 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
AnotherForteachers
'
$ref: '#/definitions/
HosRevenue
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
...
@@ -63356,12 +63355,12 @@ paths:
...
@@ -63356,12 +63355,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
AnotherForteacher
s/count:
/
HosRevenue
s/count:
get:
get:
tags:
tags:
-
AnotherForteachers
-
HosRevenue
summary: Count instances of the model matched by where from the data source.
summary: Count instances of the model matched by where from the data source.
operationId:
AnotherForteachers
.count
operationId:
HosRevenue
.count
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -63379,12 +63378,12 @@ paths:
...
@@ -63379,12 +63378,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
AnotherTeacher
s:
/
BillCategorie
s:
post:
post:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: Create a new instance of the model and persist it into the data source.
summary: Create a new instance of the model and persist it into the data source.
operationId:
AnotherTeacher
.create
operationId:
BillCategory
.create
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63392,20 +63391,20 @@ paths:
...
@@ -63392,20 +63391,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: >-
summary: >-
Patch an existing model instance or insert a new one into the data
Patch an existing model instance or insert a new one into the data
source.
source.
operationId:
AnotherTeacher
.patchOrCreate
operationId:
BillCategory
.patchOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63413,20 +63412,20 @@ paths:
...
@@ -63413,20 +63412,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId:
AnotherTeacher.replaceOrCreate__put_AnotherTeacher
s
operationId:
BillCategory.replaceOrCreate__put_BillCategorie
s
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63434,18 +63433,18 @@ paths:
...
@@ -63434,18 +63433,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: Find all instances of the model matched by filter from the data source.
summary: Find all instances of the model matched by filter from the data source.
operationId:
AnotherTeacher
.find
operationId:
BillCategory
.find
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -63464,16 +63463,16 @@ paths:
...
@@ -63464,16 +63463,16 @@ paths:
schema:
schema:
type: array
type: array
items:
items:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
/
AnotherTeacher
s/replaceOrCreate:
/
BillCategorie
s/replaceOrCreate:
post:
post:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId:
AnotherTeacher.replaceOrCreate__post_AnotherTeacher
s_replaceOrCreate
operationId:
BillCategory.replaceOrCreate__post_BillCategorie
s_replaceOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63481,21 +63480,21 @@ paths:
...
@@ -63481,21 +63480,21 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
/
AnotherTeacher
s/upsertWithWhere:
/
BillCategorie
s/upsertWithWhere:
post:
post:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: >-
summary: >-
Update an existing model instance or insert a new one into the data
Update an existing model instance or insert a new one into the data
source based on the where criteria.
source based on the where criteria.
operationId:
AnotherTeacher
.upsertWithWhere
operationId:
BillCategory
.upsertWithWhere
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -63509,19 +63508,19 @@ paths:
...
@@ -63509,19 +63508,19 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
'/
AnotherTeacher
s/{id}/exists':
'/
BillCategorie
s/{id}/exists':
get:
get:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
AnotherTeacher.exists__get_AnotherTeacher
s_{id}_exists'
operationId: '
BillCategory.exists__get_BillCategorie
s_{id}_exists'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63538,12 +63537,12 @@ paths:
...
@@ -63538,12 +63537,12 @@ paths:
exists:
exists:
type: boolean
type: boolean
deprecated: false
deprecated: false
'/
AnotherTeacher
s/{id}':
'/
BillCategorie
s/{id}':
head:
head:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
AnotherTeacher.exists__head_AnotherTeacher
s_{id}'
operationId: '
BillCategory.exists__head_BillCategorie
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63562,9 +63561,9 @@ paths:
...
@@ -63562,9 +63561,9 @@ paths:
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: 'Find a model instance by {{id}} from the data source.'
summary: 'Find a model instance by {{id}} from the data source.'
operationId:
AnotherTeacher
.findById
operationId:
BillCategory
.findById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63584,15 +63583,15 @@ paths:
...
@@ -63584,15 +63583,15 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
AnotherTeacher.replaceById__put_AnotherTeacher
s_{id}'
operationId: '
BillCategory.replaceById__put_BillCategorie
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63606,18 +63605,18 @@ paths:
...
@@ -63606,18 +63605,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
delete:
delete:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: 'Delete a model instance by {{id}} from the data source.'
summary: 'Delete a model instance by {{id}} from the data source.'
operationId:
AnotherTeacher
.deleteById
operationId:
BillCategory
.deleteById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63633,15 +63632,15 @@ paths:
...
@@ -63633,15 +63632,15 @@ paths:
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: >-
summary: >-
Patch attributes for a model instance and persist it into the data
Patch attributes for a model instance and persist it into the data
source.
source.
operationId:
AnotherTeacher
.prototype.patchAttributes
operationId:
BillCategory
.prototype.patchAttributes
parameters:
parameters:
- name: id
- name: id
in: path
in: path
description:
AnotherTeacher
id
description:
BillCategory
id
required: true
required: true
type: string
type: string
format: JSON
format: JSON
...
@@ -63651,21 +63650,21 @@ paths:
...
@@ -63651,21 +63650,21 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
'/
AnotherTeacher
s/{id}/replace':
'/
BillCategorie
s/{id}/replace':
post:
post:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
AnotherTeacher.replaceById__post_AnotherTeacher
s_{id}_replace'
operationId: '
BillCategory.replaceById__post_BillCategorie
s_{id}_replace'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63679,19 +63678,19 @@ paths:
...
@@ -63679,19 +63678,19 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
/
AnotherTeacher
s/findOne:
/
BillCategorie
s/findOne:
get:
get:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: Find first instance of the model matched by filter from the data source.
summary: Find first instance of the model matched by filter from the data source.
operationId:
AnotherTeacher
.findOne
operationId:
BillCategory
.findOne
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -63708,14 +63707,14 @@ paths:
...
@@ -63708,14 +63707,14 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
deprecated: false
deprecated: false
/
AnotherTeacher
s/update:
/
BillCategorie
s/update:
post:
post:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: 'Update instances of the model matched by {{where}} from the data source.'
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId:
AnotherTeacher
.updateAll
operationId:
BillCategory
.updateAll
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -63729,7 +63728,7 @@ paths:
...
@@ -63729,7 +63728,7 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
AnotherTeacher
'
$ref: '#/definitions/
BillCategory
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
...
@@ -63742,12 +63741,12 @@ paths:
...
@@ -63742,12 +63741,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
AnotherTeacher
s/count:
/
BillCategorie
s/count:
get:
get:
tags:
tags:
-
AnotherTeacher
-
BillCategory
summary: Count instances of the model matched by where from the data source.
summary: Count instances of the model matched by where from the data source.
operationId:
AnotherTeacher
.count
operationId:
BillCategory
.count
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -63765,12 +63764,12 @@ paths:
...
@@ -63765,12 +63764,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
HosRevenue
s:
/
BillShop
s:
post:
post:
tags:
tags:
-
HosRevenue
-
BillShop
summary: Create a new instance of the model and persist it into the data source.
summary: Create a new instance of the model and persist it into the data source.
operationId:
HosRevenue
.create
operationId:
BillShop
.create
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63778,20 +63777,20 @@ paths:
...
@@ -63778,20 +63777,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
HosRevenue
-
BillShop
summary: >-
summary: >-
Patch an existing model instance or insert a new one into the data
Patch an existing model instance or insert a new one into the data
source.
source.
operationId:
HosRevenue
.patchOrCreate
operationId:
BillShop
.patchOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63799,20 +63798,20 @@ paths:
...
@@ -63799,20 +63798,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
HosRevenue
-
BillShop
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId:
HosRevenue.replaceOrCreate__put_HosRevenue
s
operationId:
BillShop.replaceOrCreate__put_BillShop
s
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63820,18 +63819,18 @@ paths:
...
@@ -63820,18 +63819,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
HosRevenue
-
BillShop
summary: Find all instances of the model matched by filter from the data source.
summary: Find all instances of the model matched by filter from the data source.
operationId:
HosRevenue
.find
operationId:
BillShop
.find
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -63850,16 +63849,16 @@ paths:
...
@@ -63850,16 +63849,16 @@ paths:
schema:
schema:
type: array
type: array
items:
items:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
/
HosRevenue
s/replaceOrCreate:
/
BillShop
s/replaceOrCreate:
post:
post:
tags:
tags:
-
HosRevenue
-
BillShop
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId:
HosRevenue.replaceOrCreate__post_HosRevenue
s_replaceOrCreate
operationId:
BillShop.replaceOrCreate__post_BillShop
s_replaceOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -63867,21 +63866,21 @@ paths:
...
@@ -63867,21 +63866,21 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
/
HosRevenue
s/upsertWithWhere:
/
BillShop
s/upsertWithWhere:
post:
post:
tags:
tags:
-
HosRevenue
-
BillShop
summary: >-
summary: >-
Update an existing model instance or insert a new one into the data
Update an existing model instance or insert a new one into the data
source based on the where criteria.
source based on the where criteria.
operationId:
HosRevenue
.upsertWithWhere
operationId:
BillShop
.upsertWithWhere
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -63895,19 +63894,19 @@ paths:
...
@@ -63895,19 +63894,19 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
'/
HosRevenue
s/{id}/exists':
'/
BillShop
s/{id}/exists':
get:
get:
tags:
tags:
-
HosRevenue
-
BillShop
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
HosRevenue.exists__get_HosRevenue
s_{id}_exists'
operationId: '
BillShop.exists__get_BillShop
s_{id}_exists'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63924,12 +63923,12 @@ paths:
...
@@ -63924,12 +63923,12 @@ paths:
exists:
exists:
type: boolean
type: boolean
deprecated: false
deprecated: false
'/
HosRevenue
s/{id}':
'/
BillShop
s/{id}':
head:
head:
tags:
tags:
-
HosRevenue
-
BillShop
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
HosRevenue.exists__head_HosRevenue
s_{id}'
operationId: '
BillShop.exists__head_BillShop
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63948,9 +63947,9 @@ paths:
...
@@ -63948,9 +63947,9 @@ paths:
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
HosRevenue
-
BillShop
summary: 'Find a model instance by {{id}} from the data source.'
summary: 'Find a model instance by {{id}} from the data source.'
operationId:
HosRevenue
.findById
operationId:
BillShop
.findById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63970,15 +63969,15 @@ paths:
...
@@ -63970,15 +63969,15 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
HosRevenue
-
BillShop
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
HosRevenue.replaceById__put_HosRevenue
s_{id}'
operationId: '
BillShop.replaceById__put_BillShop
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -63992,18 +63991,18 @@ paths:
...
@@ -63992,18 +63991,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
delete:
delete:
tags:
tags:
-
HosRevenue
-
BillShop
summary: 'Delete a model instance by {{id}} from the data source.'
summary: 'Delete a model instance by {{id}} from the data source.'
operationId:
HosRevenue
.deleteById
operationId:
BillShop
.deleteById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64019,15 +64018,15 @@ paths:
...
@@ -64019,15 +64018,15 @@ paths:
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
HosRevenue
-
BillShop
summary: >-
summary: >-
Patch attributes for a model instance and persist it into the data
Patch attributes for a model instance and persist it into the data
source.
source.
operationId:
HosRevenue
.prototype.patchAttributes
operationId:
BillShop
.prototype.patchAttributes
parameters:
parameters:
- name: id
- name: id
in: path
in: path
description:
HosRevenue
id
description:
BillShop
id
required: true
required: true
type: string
type: string
format: JSON
format: JSON
...
@@ -64037,21 +64036,21 @@ paths:
...
@@ -64037,21 +64036,21 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
'/
HosRevenue
s/{id}/replace':
'/
BillShop
s/{id}/replace':
post:
post:
tags:
tags:
-
HosRevenue
-
BillShop
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
HosRevenue.replaceById__post_HosRevenue
s_{id}_replace'
operationId: '
BillShop.replaceById__post_BillShop
s_{id}_replace'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64065,19 +64064,19 @@ paths:
...
@@ -64065,19 +64064,19 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
/
HosRevenue
s/findOne:
/
BillShop
s/findOne:
get:
get:
tags:
tags:
-
HosRevenue
-
BillShop
summary: Find first instance of the model matched by filter from the data source.
summary: Find first instance of the model matched by filter from the data source.
operationId:
HosRevenue
.findOne
operationId:
BillShop
.findOne
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -64094,14 +64093,14 @@ paths:
...
@@ -64094,14 +64093,14 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
deprecated: false
deprecated: false
/
HosRevenue
s/update:
/
BillShop
s/update:
post:
post:
tags:
tags:
-
HosRevenue
-
BillShop
summary: 'Update instances of the model matched by {{where}} from the data source.'
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId:
HosRevenue
.updateAll
operationId:
BillShop
.updateAll
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -64115,7 +64114,7 @@ paths:
...
@@ -64115,7 +64114,7 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
HosRevenue
'
$ref: '#/definitions/
BillShop
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
...
@@ -64128,12 +64127,12 @@ paths:
...
@@ -64128,12 +64127,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
HosRevenue
s/count:
/
BillShop
s/count:
get:
get:
tags:
tags:
-
HosRevenue
-
BillShop
summary: Count instances of the model matched by where from the data source.
summary: Count instances of the model matched by where from the data source.
operationId:
HosRevenue
.count
operationId:
BillShop
.count
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -64151,12 +64150,12 @@ paths:
...
@@ -64151,12 +64150,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
BillCategorie
s:
/
AnotherForteacher
s:
post:
post:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: Create a new instance of the model and persist it into the data source.
summary: Create a new instance of the model and persist it into the data source.
operationId:
BillCategory
.create
operationId:
AnotherForteacher
.create
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -64164,20 +64163,20 @@ paths:
...
@@ -64164,20 +64163,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: >-
summary: >-
Patch an existing model instance or insert a new one into the data
Patch an existing model instance or insert a new one into the data
source.
source.
operationId:
BillCategory
.patchOrCreate
operationId:
AnotherForteacher
.patchOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -64185,20 +64184,20 @@ paths:
...
@@ -64185,20 +64184,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId:
BillCategory.replaceOrCreate__put_BillCategorie
s
operationId:
AnotherForteacher.replaceOrCreate__put_AnotherForteacher
s
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -64206,18 +64205,18 @@ paths:
...
@@ -64206,18 +64205,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: Find all instances of the model matched by filter from the data source.
summary: Find all instances of the model matched by filter from the data source.
operationId:
BillCategory
.find
operationId:
AnotherForteacher
.find
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -64236,16 +64235,17 @@ paths:
...
@@ -64236,16 +64235,17 @@ paths:
schema:
schema:
type: array
type: array
items:
items:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
/
BillCategorie
s/replaceOrCreate:
/
AnotherForteacher
s/replaceOrCreate:
post:
post:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId: BillCategory.replaceOrCreate__post_BillCategories_replaceOrCreate
operationId: >-
AnotherForteacher.replaceOrCreate__post_AnotherForteachers_replaceOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -64253,21 +64253,21 @@ paths:
...
@@ -64253,21 +64253,21 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
/
BillCategorie
s/upsertWithWhere:
/
AnotherForteacher
s/upsertWithWhere:
post:
post:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: >-
summary: >-
Update an existing model instance or insert a new one into the data
Update an existing model instance or insert a new one into the data
source based on the where criteria.
source based on the where criteria.
operationId:
BillCategory
.upsertWithWhere
operationId:
AnotherForteacher
.upsertWithWhere
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -64281,19 +64281,19 @@ paths:
...
@@ -64281,19 +64281,19 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
'/
BillCategorie
s/{id}/exists':
'/
AnotherForteacher
s/{id}/exists':
get:
get:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
BillCategory.exists__get_BillCategorie
s_{id}_exists'
operationId: '
AnotherForteacher.exists__get_AnotherForteacher
s_{id}_exists'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64310,12 +64310,12 @@ paths:
...
@@ -64310,12 +64310,12 @@ paths:
exists:
exists:
type: boolean
type: boolean
deprecated: false
deprecated: false
'/
BillCategorie
s/{id}':
'/
AnotherForteacher
s/{id}':
head:
head:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
BillCategory.exists__head_BillCategorie
s_{id}'
operationId: '
AnotherForteacher.exists__head_AnotherForteacher
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64334,9 +64334,9 @@ paths:
...
@@ -64334,9 +64334,9 @@ paths:
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: 'Find a model instance by {{id}} from the data source.'
summary: 'Find a model instance by {{id}} from the data source.'
operationId:
BillCategory
.findById
operationId:
AnotherForteacher
.findById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64356,15 +64356,15 @@ paths:
...
@@ -64356,15 +64356,15 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
BillCategory.replaceById__put_BillCategorie
s_{id}'
operationId: '
AnotherForteacher.replaceById__put_AnotherForteacher
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64378,18 +64378,18 @@ paths:
...
@@ -64378,18 +64378,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
delete:
delete:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: 'Delete a model instance by {{id}} from the data source.'
summary: 'Delete a model instance by {{id}} from the data source.'
operationId:
BillCategory
.deleteById
operationId:
AnotherForteacher
.deleteById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64405,15 +64405,15 @@ paths:
...
@@ -64405,15 +64405,15 @@ paths:
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: >-
summary: >-
Patch attributes for a model instance and persist it into the data
Patch attributes for a model instance and persist it into the data
source.
source.
operationId:
BillCategory
.prototype.patchAttributes
operationId:
AnotherForteacher
.prototype.patchAttributes
parameters:
parameters:
- name: id
- name: id
in: path
in: path
description:
BillCategory
id
description:
AnotherForteacher
id
required: true
required: true
type: string
type: string
format: JSON
format: JSON
...
@@ -64423,21 +64423,21 @@ paths:
...
@@ -64423,21 +64423,21 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
'/
BillCategorie
s/{id}/replace':
'/
AnotherForteacher
s/{id}/replace':
post:
post:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
BillCategory.replaceById__post_BillCategorie
s_{id}_replace'
operationId: '
AnotherForteacher.replaceById__post_AnotherForteacher
s_{id}_replace'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64451,19 +64451,19 @@ paths:
...
@@ -64451,19 +64451,19 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
/
BillCategorie
s/findOne:
/
AnotherForteacher
s/findOne:
get:
get:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: Find first instance of the model matched by filter from the data source.
summary: Find first instance of the model matched by filter from the data source.
operationId:
BillCategory
.findOne
operationId:
AnotherForteacher
.findOne
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -64480,14 +64480,14 @@ paths:
...
@@ -64480,14 +64480,14 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
deprecated: false
deprecated: false
/
BillCategorie
s/update:
/
AnotherForteacher
s/update:
post:
post:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: 'Update instances of the model matched by {{where}} from the data source.'
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId:
BillCategory
.updateAll
operationId:
AnotherForteacher
.updateAll
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -64501,7 +64501,7 @@ paths:
...
@@ -64501,7 +64501,7 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
BillCategory
'
$ref: '#/definitions/
AnotherForteacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
...
@@ -64514,12 +64514,12 @@ paths:
...
@@ -64514,12 +64514,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
BillCategorie
s/count:
/
AnotherForteacher
s/count:
get:
get:
tags:
tags:
-
BillCategory
-
AnotherForteacher
summary: Count instances of the model matched by where from the data source.
summary: Count instances of the model matched by where from the data source.
operationId:
BillCategory
.count
operationId:
AnotherForteacher
.count
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -64537,12 +64537,12 @@ paths:
...
@@ -64537,12 +64537,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
BillShop
s:
/
AnotherTeacher
s:
post:
post:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: Create a new instance of the model and persist it into the data source.
summary: Create a new instance of the model and persist it into the data source.
operationId:
BillShop
.create
operationId:
AnotherTeacher
.create
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -64550,20 +64550,20 @@ paths:
...
@@ -64550,20 +64550,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: >-
summary: >-
Patch an existing model instance or insert a new one into the data
Patch an existing model instance or insert a new one into the data
source.
source.
operationId:
BillShop
.patchOrCreate
operationId:
AnotherTeacher
.patchOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -64571,20 +64571,20 @@ paths:
...
@@ -64571,20 +64571,20 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId:
BillShop.replaceOrCreate__put_BillShop
s
operationId:
AnotherTeacher.replaceOrCreate__put_AnotherTeacher
s
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -64592,18 +64592,18 @@ paths:
...
@@ -64592,18 +64592,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: Find all instances of the model matched by filter from the data source.
summary: Find all instances of the model matched by filter from the data source.
operationId:
BillShop
.find
operationId:
AnotherTeacher
.find
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -64622,16 +64622,16 @@ paths:
...
@@ -64622,16 +64622,16 @@ paths:
schema:
schema:
type: array
type: array
items:
items:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
/
BillShop
s/replaceOrCreate:
/
AnotherTeacher
s/replaceOrCreate:
post:
post:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: >-
summary: >-
Replace an existing model instance or insert a new one into the data
Replace an existing model instance or insert a new one into the data
source.
source.
operationId:
BillShop.replaceOrCreate__post_BillShop
s_replaceOrCreate
operationId:
AnotherTeacher.replaceOrCreate__post_AnotherTeacher
s_replaceOrCreate
parameters:
parameters:
- name: data
- name: data
in: body
in: body
...
@@ -64639,21 +64639,21 @@ paths:
...
@@ -64639,21 +64639,21 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
/
BillShop
s/upsertWithWhere:
/
AnotherTeacher
s/upsertWithWhere:
post:
post:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: >-
summary: >-
Update an existing model instance or insert a new one into the data
Update an existing model instance or insert a new one into the data
source based on the where criteria.
source based on the where criteria.
operationId:
BillShop
.upsertWithWhere
operationId:
AnotherTeacher
.upsertWithWhere
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -64667,19 +64667,19 @@ paths:
...
@@ -64667,19 +64667,19 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
'/
BillShop
s/{id}/exists':
'/
AnotherTeacher
s/{id}/exists':
get:
get:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
BillShop.exists__get_BillShop
s_{id}_exists'
operationId: '
AnotherTeacher.exists__get_AnotherTeacher
s_{id}_exists'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64696,12 +64696,12 @@ paths:
...
@@ -64696,12 +64696,12 @@ paths:
exists:
exists:
type: boolean
type: boolean
deprecated: false
deprecated: false
'/
BillShop
s/{id}':
'/
AnotherTeacher
s/{id}':
head:
head:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: Check whether a model instance exists in the data source.
summary: Check whether a model instance exists in the data source.
operationId: '
BillShop.exists__head_BillShop
s_{id}'
operationId: '
AnotherTeacher.exists__head_AnotherTeacher
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64720,9 +64720,9 @@ paths:
...
@@ -64720,9 +64720,9 @@ paths:
deprecated: false
deprecated: false
get:
get:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: 'Find a model instance by {{id}} from the data source.'
summary: 'Find a model instance by {{id}} from the data source.'
operationId:
BillShop
.findById
operationId:
AnotherTeacher
.findById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64742,15 +64742,15 @@ paths:
...
@@ -64742,15 +64742,15 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
put:
put:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
BillShop.replaceById__put_BillShop
s_{id}'
operationId: '
AnotherTeacher.replaceById__put_AnotherTeacher
s_{id}'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64764,18 +64764,18 @@ paths:
...
@@ -64764,18 +64764,18 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
delete:
delete:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: 'Delete a model instance by {{id}} from the data source.'
summary: 'Delete a model instance by {{id}} from the data source.'
operationId:
BillShop
.deleteById
operationId:
AnotherTeacher
.deleteById
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64791,15 +64791,15 @@ paths:
...
@@ -64791,15 +64791,15 @@ paths:
deprecated: false
deprecated: false
patch:
patch:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: >-
summary: >-
Patch attributes for a model instance and persist it into the data
Patch attributes for a model instance and persist it into the data
source.
source.
operationId:
BillShop
.prototype.patchAttributes
operationId:
AnotherTeacher
.prototype.patchAttributes
parameters:
parameters:
- name: id
- name: id
in: path
in: path
description:
BillShop
id
description:
AnotherTeacher
id
required: true
required: true
type: string
type: string
format: JSON
format: JSON
...
@@ -64809,21 +64809,21 @@ paths:
...
@@ -64809,21 +64809,21 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
'/
BillShop
s/{id}/replace':
'/
AnotherTeacher
s/{id}/replace':
post:
post:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: >-
summary: >-
Replace attributes for a model instance and persist it into the data
Replace attributes for a model instance and persist it into the data
source.
source.
operationId: '
BillShop.replaceById__post_BillShop
s_{id}_replace'
operationId: '
AnotherTeacher.replaceById__post_AnotherTeacher
s_{id}_replace'
parameters:
parameters:
- name: id
- name: id
in: path
in: path
...
@@ -64837,19 +64837,19 @@ paths:
...
@@ -64837,19 +64837,19 @@ paths:
required: false
required: false
schema:
schema:
description: Model instance data
description: Model instance data
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
/
BillShop
s/findOne:
/
AnotherTeacher
s/findOne:
get:
get:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: Find first instance of the model matched by filter from the data source.
summary: Find first instance of the model matched by filter from the data source.
operationId:
BillShop
.findOne
operationId:
AnotherTeacher
.findOne
parameters:
parameters:
- name: filter
- name: filter
in: query
in: query
...
@@ -64866,14 +64866,14 @@ paths:
...
@@ -64866,14 +64866,14 @@ paths:
'200':
'200':
description: Request was successful
description: Request was successful
schema:
schema:
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
deprecated: false
deprecated: false
/
BillShop
s/update:
/
AnotherTeacher
s/update:
post:
post:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: 'Update instances of the model matched by {{where}} from the data source.'
summary: 'Update instances of the model matched by {{where}} from the data source.'
operationId:
BillShop
.updateAll
operationId:
AnotherTeacher
.updateAll
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -64887,7 +64887,7 @@ paths:
...
@@ -64887,7 +64887,7 @@ paths:
required: false
required: false
schema:
schema:
description: An object of model property name/value pairs
description: An object of model property name/value pairs
$ref: '#/definitions/
BillShop
'
$ref: '#/definitions/
AnotherTeacher
'
responses:
responses:
'200':
'200':
description: Request was successful
description: Request was successful
...
@@ -64900,12 +64900,12 @@ paths:
...
@@ -64900,12 +64900,12 @@ paths:
type: number
type: number
format: double
format: double
deprecated: false
deprecated: false
/
BillShop
s/count:
/
AnotherTeacher
s/count:
get:
get:
tags:
tags:
-
BillShop
-
AnotherTeacher
summary: Count instances of the model matched by where from the data source.
summary: Count instances of the model matched by where from the data source.
operationId:
BillShop
.count
operationId:
AnotherTeacher
.count
parameters:
parameters:
- name: where
- name: where
in: query
in: query
...
@@ -67369,48 +67369,6 @@ definitions:
...
@@ -67369,48 +67369,6 @@ definitions:
maxLength: 6
maxLength: 6
type: string
type: string
additionalProperties: false
additionalProperties: false
AnotherForteachers:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 65535
type: string
post:
maxLength: 65535
type: string
intro:
maxLength: 4294967295
type: string
img:
maxLength: 65535
type: string
img1:
maxLength: 65535
type: string
additionalProperties: false
AnotherTeacher:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 65535
type: string
post:
maxLength: 65535
type: string
intro:
maxLength: 4294967295
type: string
img:
maxLength: 65535
type: string
img1:
maxLength: 65535
type: string
additionalProperties: false
HosRevenue:
HosRevenue:
properties:
properties:
id:
id:
...
@@ -67468,6 +67426,45 @@ definitions:
...
@@ -67468,6 +67426,45 @@ definitions:
required:
required:
- value2
- value2
additionalProperties: false
additionalProperties: false
AnotherForteacher:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 65535
type: string
value1:
maxLength: 65535
type: string
value2:
maxLength: 4294967295
type: string
img:
maxLength: 65535
type: string
additionalProperties: false
AnotherTeacher:
properties:
id:
maxLength: 36
type: string
name:
maxLength: 65535
type: string
value1:
maxLength: 65535
type: string
value2:
maxLength: 4294967295
type: string
img:
maxLength: 65535
type: string
img1:
maxLength: 65535
type: string
additionalProperties: false
basePath: /api/ruipeng
basePath: /api/ruipeng
swagger: '2.0'
swagger: '2.0'
info:
info:
server/model-config.json
View file @
ea6b915d
...
@@ -665,23 +665,23 @@
...
@@ -665,23 +665,23 @@
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
},
},
"
AnotherForteachers
"
:
{
"
HosRevenue
"
:
{
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
},
},
"
AnotherTeacher
"
:
{
"
BillCategory
"
:
{
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
},
},
"
HosRevenue
"
:
{
"
BillShop
"
:
{
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
},
},
"
BillCategory
"
:
{
"
AnotherForteacher
"
:
{
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
},
},
"
BillShop
"
:
{
"
AnotherTeacher
"
:
{
"dataSource"
:
"ruipeng"
,
"dataSource"
:
"ruipeng"
,
"public"
:
true
"public"
:
true
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment