PyNewFile

class deepfos.api.models.python.PyNewFile(**data)

Py New File

引用接口

  • POST /file/add

  • POST /file/update

属性

enableReturnStructure : bool

是否启用输出结构

returnStructureType : Optional[ReturnStructureEnum]

输出结构类型

returnStructureData : Optional[List[Structure]]

绑定返回信息

elementName : str

元素名/编码

elementType : Literal[‘PY’]

元素类型

folderId : Optional[str]

文件夹id

path : Optional[str]

文件路径

description : Optional[ElementDescription]

描述(多语言)

moduleId : str

模块名

content : str

文件内容

shouldLog : bool

是否记录日志

createBF : bool

是否创建流程

parameters : Optional[List[PyParam]]

绑定参数信息