mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM-5087 - Updated yaml file for include parameter
This commit is contained in:
@@ -208,6 +208,8 @@ paths:
|
|||||||
Get information for file plan **filePlanId**
|
Get information for file plan **filePlanId**
|
||||||
|
|
||||||
Besides mandatory fields the file plan's aspects and properties are returned by default.
|
Besides mandatory fields the file plan's aspects and properties are returned by default.
|
||||||
|
|
||||||
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: getFilePlan
|
operationId: getFilePlan
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '#/parameters/filePlanIdWithAliasParam'
|
- $ref: '#/parameters/filePlanIdWithAliasParam'
|
||||||
@@ -296,10 +298,8 @@ paths:
|
|||||||
|
|
||||||
Minimal information for each child is returned by default.
|
Minimal information for each child is returned by default.
|
||||||
|
|
||||||
You can use the **include** parameter to return additional information.
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
|
|
||||||
You can use the **include** parameter (include=association) to return child association details
|
|
||||||
for each child, including the **assocType** and the **isPrimary** flag.
|
|
||||||
operationId: getFilePlanCategories
|
operationId: getFilePlanCategories
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
@@ -434,6 +434,8 @@ paths:
|
|||||||
Get information for unfiled records contianer **unfiledContainerId**
|
Get information for unfiled records contianer **unfiledContainerId**
|
||||||
|
|
||||||
Besides mandatory fields the unfiled records container's aspects and properties are returned by default.
|
Besides mandatory fields the unfiled records container's aspects and properties are returned by default.
|
||||||
|
|
||||||
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: getUnfiledContainer
|
operationId: getUnfiledContainer
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '#/parameters/unfiledContainerIdParam'
|
- $ref: '#/parameters/unfiledContainerIdParam'
|
||||||
@@ -527,7 +529,7 @@ paths:
|
|||||||
|
|
||||||
Minimal information for each child is returned by default.
|
Minimal information for each child is returned by default.
|
||||||
|
|
||||||
You can use the **include** parameter to return additional information.
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: listUnfiledContainerChildren
|
operationId: listUnfiledContainerChildren
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
@@ -705,6 +707,8 @@ paths:
|
|||||||
Get information for unfiled record folder id **unfiledRecordFolderId**
|
Get information for unfiled record folder id **unfiledRecordFolderId**
|
||||||
|
|
||||||
Besides mandatory fields the unfiled record folder's aspects and properties are returned by default.
|
Besides mandatory fields the unfiled record folder's aspects and properties are returned by default.
|
||||||
|
|
||||||
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: getUnfiledRecordFolder
|
operationId: getUnfiledRecordFolder
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '#/parameters/unfiledRecordFolderIdParam'
|
- $ref: '#/parameters/unfiledRecordFolderIdParam'
|
||||||
@@ -829,7 +833,7 @@ paths:
|
|||||||
|
|
||||||
Minimal information for each child is returned by default.
|
Minimal information for each child is returned by default.
|
||||||
|
|
||||||
You can use the **include** parameter to return additional information.
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: listUnfiledRecordFolderChildren
|
operationId: listUnfiledRecordFolderChildren
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
@@ -1008,6 +1012,8 @@ paths:
|
|||||||
Get information for record category **recordCategoryId**
|
Get information for record category **recordCategoryId**
|
||||||
|
|
||||||
Besides mandatory fields the record category's aspects and properties are returned by default.
|
Besides mandatory fields the record category's aspects and properties are returned by default.
|
||||||
|
|
||||||
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: getRecordCategory
|
operationId: getRecordCategory
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '#/parameters/recordCategoryIdParam'
|
- $ref: '#/parameters/recordCategoryIdParam'
|
||||||
@@ -1132,12 +1138,9 @@ paths:
|
|||||||
|
|
||||||
Minimal information for each child is returned by default.
|
Minimal information for each child is returned by default.
|
||||||
|
|
||||||
You can use the **include** parameter to return additional information.
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
|
|
||||||
The list of child nodes includes primary children and secondary children, if there are any.
|
The list of child nodes includes primary children and secondary children, if there are any.
|
||||||
|
|
||||||
You can use the **include** parameter (include=association) to return child association details
|
|
||||||
for each child, including the **assocType** and the **isPrimary** flag.
|
|
||||||
operationId: listRecordCategoryChildren
|
operationId: listRecordCategoryChildren
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
@@ -1146,7 +1149,7 @@ paths:
|
|||||||
- $ref: '#/parameters/skipCountParam'
|
- $ref: '#/parameters/skipCountParam'
|
||||||
- $ref: '#/parameters/maxItemsParam'
|
- $ref: '#/parameters/maxItemsParam'
|
||||||
- $ref: '#/parameters/recordCategoryWhereParam'
|
- $ref: '#/parameters/recordCategoryWhereParam'
|
||||||
- $ref: '#/parameters/recordCategoryChildIncludeParam'
|
- $ref: '#/parameters/recordCategoryChildEntryIncludeParam'
|
||||||
- $ref: '#/parameters/recordCategoryRelativePathParam'
|
- $ref: '#/parameters/recordCategoryRelativePathParam'
|
||||||
- $ref: '#/parameters/recordCategoryIncludeSourceParam'
|
- $ref: '#/parameters/recordCategoryIncludeSourceParam'
|
||||||
- $ref: '#/parameters/fieldsParam'
|
- $ref: '#/parameters/fieldsParam'
|
||||||
@@ -1313,6 +1316,8 @@ paths:
|
|||||||
Get information for record folder **recordFolderId**
|
Get information for record folder **recordFolderId**
|
||||||
|
|
||||||
Besides mandatory fields the record folder's aspects and properties are returned by default.
|
Besides mandatory fields the record folder's aspects and properties are returned by default.
|
||||||
|
|
||||||
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: getRecordFolder
|
operationId: getRecordFolder
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '#/parameters/recordFolderIdParam'
|
- $ref: '#/parameters/recordFolderIdParam'
|
||||||
@@ -1436,12 +1441,9 @@ paths:
|
|||||||
|
|
||||||
Minimal information for each record is returned by default.
|
Minimal information for each record is returned by default.
|
||||||
|
|
||||||
You can use the **include** parameter to return additional information.
|
|
||||||
|
|
||||||
The list of records includes primary children and secondary children, if there are any.
|
The list of records includes primary children and secondary children, if there are any.
|
||||||
|
|
||||||
You can use the **include** parameter (include=association) to return child association details
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
for each child, including the **assocType** and the **isPrimary** flag.
|
|
||||||
operationId: listRecordFolderChildren
|
operationId: listRecordFolderChildren
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
@@ -1605,6 +1607,8 @@ paths:
|
|||||||
Get information for record **recordId**
|
Get information for record **recordId**
|
||||||
|
|
||||||
Besides mandatory fields the record's aspects and properties are returned by default.
|
Besides mandatory fields the record's aspects and properties are returned by default.
|
||||||
|
|
||||||
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: getRecord
|
operationId: getRecord
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '#/parameters/recordIdParam'
|
- $ref: '#/parameters/recordIdParam'
|
||||||
@@ -1759,6 +1763,8 @@ paths:
|
|||||||
You can specify the target record folder by providing its id **targetParentId**
|
You can specify the target record folder by providing its id **targetParentId**
|
||||||
|
|
||||||
If the record is already filed, a link to the target record folder is created.
|
If the record is already filed, a link to the target record folder is created.
|
||||||
|
|
||||||
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: fileRecord
|
operationId: fileRecord
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '#/parameters/recordIdParam'
|
- $ref: '#/parameters/recordIdParam'
|
||||||
@@ -1854,6 +1860,8 @@ paths:
|
|||||||
Get information for transfer container **transferContainerId**
|
Get information for transfer container **transferContainerId**
|
||||||
|
|
||||||
Besides mandatory fields the transfer container's aspects and properties are returned by default.
|
Besides mandatory fields the transfer container's aspects and properties are returned by default.
|
||||||
|
|
||||||
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: getTransferContainer
|
operationId: getTransferContainer
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '#/parameters/transferContainerIdWithAliasParam'
|
- $ref: '#/parameters/transferContainerIdWithAliasParam'
|
||||||
@@ -1946,10 +1954,7 @@ paths:
|
|||||||
|
|
||||||
Minimal information for each child is returned by default.
|
Minimal information for each child is returned by default.
|
||||||
|
|
||||||
You can use the **include** parameter to return additional information.
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
|
|
||||||
You can use the **include** parameter (include=association) to return child association details
|
|
||||||
for each child, including the **assocType** and the **isPrimary** flag.
|
|
||||||
operationId: listTransfers
|
operationId: listTransfers
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
@@ -1985,6 +1990,8 @@ paths:
|
|||||||
Get information for transfer **transferId**
|
Get information for transfer **transferId**
|
||||||
|
|
||||||
Besides mandatory fields the transfer's aspects and properties are returned by default.
|
Besides mandatory fields the transfer's aspects and properties are returned by default.
|
||||||
|
|
||||||
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
operationId: getTransfer
|
operationId: getTransfer
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '#/parameters/transferIdParam'
|
- $ref: '#/parameters/transferIdParam'
|
||||||
@@ -2020,10 +2027,7 @@ paths:
|
|||||||
|
|
||||||
Minimal information for each child is returned by default.
|
Minimal information for each child is returned by default.
|
||||||
|
|
||||||
You can use the **include** parameter to return additional information.
|
You can use the **include** parameter (include=allowableOperations) to return additional information.
|
||||||
|
|
||||||
You can use the **include** parameter (include=association) to return child association details
|
|
||||||
for each child, including the **assocType** and the **isPrimary** flag.
|
|
||||||
operationId: listTransfersChildren
|
operationId: listTransfersChildren
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
@@ -2162,19 +2166,6 @@ parameters:
|
|||||||
description: |
|
description: |
|
||||||
Returns additional information about the record category. Any optional field from the response model can be requested. For example:
|
Returns additional information about the record category. Any optional field from the response model can be requested. For example:
|
||||||
* hasRetentionSchedule
|
* hasRetentionSchedule
|
||||||
* isRecordCategory
|
|
||||||
* allowableOperations
|
|
||||||
* path
|
|
||||||
required: false
|
|
||||||
type: array
|
|
||||||
items:
|
|
||||||
type: string
|
|
||||||
collectionFormat: csv
|
|
||||||
recordCategoryChildEntryIncludeParam:
|
|
||||||
name: include
|
|
||||||
in: query
|
|
||||||
description: |
|
|
||||||
Returns additional information about the record category. Any optional field from the response model can be requested. For example:
|
|
||||||
* allowableOperations
|
* allowableOperations
|
||||||
* path
|
* path
|
||||||
required: false
|
required: false
|
||||||
@@ -2195,7 +2186,7 @@ parameters:
|
|||||||
description: Also include **source** in addition to **entries** with folder information on the parent node – either the specified parent **recordCategoryId**, or as resolved by **relativePath**.
|
description: Also include **source** in addition to **entries** with folder information on the parent node – either the specified parent **recordCategoryId**, or as resolved by **relativePath**.
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
recordCategoryChildIncludeParam:
|
recordCategoryChildEntryIncludeParam:
|
||||||
name: include
|
name: include
|
||||||
in: query
|
in: query
|
||||||
description: |
|
description: |
|
||||||
@@ -2525,12 +2516,6 @@ definitions:
|
|||||||
FilePlanBodyUpdate:
|
FilePlanBodyUpdate:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
name:
|
|
||||||
type: string
|
|
||||||
pattern: "^(?!(.*[\\\"\\*\\\\\\>\\<\\?\\/\\:\\|]+.*)|(.*[\\.]?.*[\\.]+$)|(.*[ ]+$))"
|
|
||||||
description: |
|
|
||||||
The name must not contain spaces or the following special characters: * " < > \ / ? : and |.
|
|
||||||
The character . must not be used at the end of the name.
|
|
||||||
properties:
|
properties:
|
||||||
type: object
|
type: object
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
|
Reference in New Issue
Block a user