v0.11
This commit is contained in:
@@ -8,7 +8,7 @@ const showOnlyForDistributionContentBookMetaV1 = {
|
||||
export const contentBookMetaV1Description: INodeProperties[] = [
|
||||
{
|
||||
displayName: '书籍 ID',
|
||||
name: 'bookId',
|
||||
name: 'book_id',
|
||||
type: 'string',
|
||||
required: true,
|
||||
default: '',
|
||||
|
||||
@@ -18,7 +18,7 @@ export const distributionDescription: INodeProperties[] = [
|
||||
{
|
||||
name: '获取书籍信息',
|
||||
value: 'contentBookMetaV1',
|
||||
action: 'Get content book metadata',
|
||||
action: '获取书籍信息',
|
||||
routing: {
|
||||
request: {
|
||||
method: 'GET',
|
||||
|
||||
Reference in New Issue
Block a user