1.0.5 • Published 7 years ago

infinity_leaf v1.0.5

Weekly downloads
1
License
Apache-2.0
Repository
-
Last release
7 years ago

infinity_leaf

InfinityLeaf - JavaScript client for infinity_leaf infinity leaf rest api This SDK is automatically generated by the Swagger Codegen project:

  • API version: 1.0.0
  • Package version: 1.0.0
  • Build date: 2017-04-01T15:06:34.361+08:00
  • Build package: class io.swagger.codegen.languages.JavascriptClientCodegen For more information, please visit http://il.alibaba-inc.com

Installation

For Node.js

npm

To publish the library as a npm, please follow the procedure in "Publishing npm packages".

Then install it via:

npm install infinity_leaf --save

git

If the library is hosted at a git repository, e.g. https://github.com/GIT_USER_ID/GIT_REPO_ID then install it via:

    npm install GIT_USER_ID/GIT_REPO_ID --save

For browser

The library also works in the browser environment via npm and browserify. After following the above steps with Node.js and installing browserify with npm install -g browserify, perform the following (assuming main.js is your entry file):

browserify main.js > bundle.js

Then include bundle.js in the HTML pages.

Getting Started

Please follow the installation instruction and execute the following JS code:

var InfinityLeaf = require('infinity_leaf');

var api = new InfinityLeaf.ClasstreecontrollerApi()

var treeType = "treeType_example"; // {String} treeType


var callback = function(error, data, response) {
  if (error) {
    console.error(error);
  } else {
    console.log('API called successfully. Returned data: ' + data);
  }
};
api.classTreeInfoUsingDELETE1(treeType, callback);

Documentation for API Endpoints

All URIs are relative to http://il.localhost:8080/

ClassMethodHTTP requestDescription
InfinityLeaf.ClasstreecontrollerApiclassTreeInfoUsingDELETE1DELETE /IL/swagger/api/IL/classTree/classTreeInfoclassTreeInfo
InfinityLeaf.ClasstreecontrollerApiclassTreeInfoUsingGET1GET /IL/swagger/api/IL/classTree/classTreeInfoclassTreeInfo
InfinityLeaf.ClasstreecontrollerApiclassTreeInfoUsingHEAD1HEAD /IL/swagger/api/IL/classTree/classTreeInfoclassTreeInfo
InfinityLeaf.ClasstreecontrollerApiclassTreeInfoUsingOPTIONS1OPTIONS /IL/swagger/api/IL/classTree/classTreeInfoclassTreeInfo
InfinityLeaf.ClasstreecontrollerApiclassTreeInfoUsingPATCH1PATCH /IL/swagger/api/IL/classTree/classTreeInfoclassTreeInfo
InfinityLeaf.ClasstreecontrollerApiclassTreeInfoUsingPOST1POST /IL/swagger/api/IL/classTree/classTreeInfoclassTreeInfo
InfinityLeaf.ClasstreecontrollerApiclassTreeInfoUsingPUT1PUT /IL/swagger/api/IL/classTree/classTreeInfoclassTreeInfo
InfinityLeaf.ClasstreecontrollerApisaveClassTreeNodeUsingDELETE1DELETE /IL/swagger/api/IL/classTree/saveClassTreeNodesaveClassTreeNode
InfinityLeaf.ClasstreecontrollerApisaveClassTreeNodeUsingGET1GET /IL/swagger/api/IL/classTree/saveClassTreeNodesaveClassTreeNode
InfinityLeaf.ClasstreecontrollerApisaveClassTreeNodeUsingHEAD1HEAD /IL/swagger/api/IL/classTree/saveClassTreeNodesaveClassTreeNode
InfinityLeaf.ClasstreecontrollerApisaveClassTreeNodeUsingOPTIONS1OPTIONS /IL/swagger/api/IL/classTree/saveClassTreeNodesaveClassTreeNode
InfinityLeaf.ClasstreecontrollerApisaveClassTreeNodeUsingPATCH1PATCH /IL/swagger/api/IL/classTree/saveClassTreeNodesaveClassTreeNode
InfinityLeaf.ClasstreecontrollerApisaveClassTreeNodeUsingPOST1POST /IL/swagger/api/IL/classTree/saveClassTreeNodesaveClassTreeNode
InfinityLeaf.ClasstreecontrollerApisaveClassTreeNodeUsingPUT1PUT /IL/swagger/api/IL/classTree/saveClassTreeNodesaveClassTreeNode
InfinityLeaf.ConfigcontrollerApiclearCacheUsingDELETE1DELETE /IL/swagger/api/IL/config/clearCacheclearCache
InfinityLeaf.ConfigcontrollerApiclearCacheUsingGET1GET /IL/swagger/api/IL/config/clearCacheclearCache
InfinityLeaf.ConfigcontrollerApiclearCacheUsingHEAD1HEAD /IL/swagger/api/IL/config/clearCacheclearCache
InfinityLeaf.ConfigcontrollerApiclearCacheUsingOPTIONS1OPTIONS /IL/swagger/api/IL/config/clearCacheclearCache
InfinityLeaf.ConfigcontrollerApiclearCacheUsingPATCH1PATCH /IL/swagger/api/IL/config/clearCacheclearCache
InfinityLeaf.ConfigcontrollerApiclearCacheUsingPOST1POST /IL/swagger/api/IL/config/clearCacheclearCache
InfinityLeaf.ConfigcontrollerApiclearCacheUsingPUT1PUT /IL/swagger/api/IL/config/clearCacheclearCache
InfinityLeaf.ConfigcontrollerApideleteDomainUsingDELETE1DELETE /IL/swagger/api/IL/config/deleteDomaindeleteDomain
InfinityLeaf.ConfigcontrollerApideleteDomainUsingGET1GET /IL/swagger/api/IL/config/deleteDomaindeleteDomain
InfinityLeaf.ConfigcontrollerApideleteDomainUsingHEAD1HEAD /IL/swagger/api/IL/config/deleteDomaindeleteDomain
InfinityLeaf.ConfigcontrollerApideleteDomainUsingOPTIONS1OPTIONS /IL/swagger/api/IL/config/deleteDomaindeleteDomain
InfinityLeaf.ConfigcontrollerApideleteDomainUsingPATCH1PATCH /IL/swagger/api/IL/config/deleteDomaindeleteDomain
InfinityLeaf.ConfigcontrollerApideleteDomainUsingPOST1POST /IL/swagger/api/IL/config/deleteDomaindeleteDomain
InfinityLeaf.ConfigcontrollerApideleteDomainUsingPUT1PUT /IL/swagger/api/IL/config/deleteDomaindeleteDomain
InfinityLeaf.ConfigcontrollerApideleteEntityUsingDELETEDELETE /IL/swagger/api/IL/config/deleteEntitydeleteEntity
InfinityLeaf.ConfigcontrollerApideleteEntityUsingGETGET /IL/swagger/api/IL/config/deleteEntitydeleteEntity
InfinityLeaf.ConfigcontrollerApideleteEntityUsingHEADHEAD /IL/swagger/api/IL/config/deleteEntitydeleteEntity
InfinityLeaf.ConfigcontrollerApideleteEntityUsingOPTIONSOPTIONS /IL/swagger/api/IL/config/deleteEntitydeleteEntity
InfinityLeaf.ConfigcontrollerApideleteEntityUsingPATCHPATCH /IL/swagger/api/IL/config/deleteEntitydeleteEntity
InfinityLeaf.ConfigcontrollerApideleteEntityUsingPOSTPOST /IL/swagger/api/IL/config/deleteEntitydeleteEntity
InfinityLeaf.ConfigcontrollerApideleteEntityUsingPUTPUT /IL/swagger/api/IL/config/deleteEntitydeleteEntity
InfinityLeaf.ConfigcontrollerApigetDomainListSelectedUsingDELETEDELETE /IL/swagger/api/IL/config/getDomainListSelectedgetDomainListSelected
InfinityLeaf.ConfigcontrollerApigetDomainListSelectedUsingGETGET /IL/swagger/api/IL/config/getDomainListSelectedgetDomainListSelected
InfinityLeaf.ConfigcontrollerApigetDomainListSelectedUsingHEADHEAD /IL/swagger/api/IL/config/getDomainListSelectedgetDomainListSelected
InfinityLeaf.ConfigcontrollerApigetDomainListSelectedUsingOPTIONSOPTIONS /IL/swagger/api/IL/config/getDomainListSelectedgetDomainListSelected
InfinityLeaf.ConfigcontrollerApigetDomainListSelectedUsingPATCHPATCH /IL/swagger/api/IL/config/getDomainListSelectedgetDomainListSelected
InfinityLeaf.ConfigcontrollerApigetDomainListSelectedUsingPOSTPOST /IL/swagger/api/IL/config/getDomainListSelectedgetDomainListSelected
InfinityLeaf.ConfigcontrollerApigetDomainListSelectedUsingPUTPUT /IL/swagger/api/IL/config/getDomainListSelectedgetDomainListSelected
InfinityLeaf.ConfigcontrollerApigetDomainListUsingDELETEDELETE /IL/swagger/api/IL/config/getDomainListgetDomainList
InfinityLeaf.ConfigcontrollerApigetDomainListUsingGETGET /IL/swagger/api/IL/config/getDomainListgetDomainList
InfinityLeaf.ConfigcontrollerApigetDomainListUsingHEADHEAD /IL/swagger/api/IL/config/getDomainListgetDomainList
InfinityLeaf.ConfigcontrollerApigetDomainListUsingOPTIONSOPTIONS /IL/swagger/api/IL/config/getDomainListgetDomainList
InfinityLeaf.ConfigcontrollerApigetDomainListUsingPATCHPATCH /IL/swagger/api/IL/config/getDomainListgetDomainList
InfinityLeaf.ConfigcontrollerApigetDomainListUsingPOSTPOST /IL/swagger/api/IL/config/getDomainListgetDomainList
InfinityLeaf.ConfigcontrollerApigetDomainListUsingPUTPUT /IL/swagger/api/IL/config/getDomainListgetDomainList
InfinityLeaf.ConfigcontrollerApigetDomainUsingDELETE1DELETE /IL/swagger/api/IL/config/getDomaingetDomain
InfinityLeaf.ConfigcontrollerApigetDomainUsingGET1GET /IL/swagger/api/IL/config/getDomaingetDomain
InfinityLeaf.ConfigcontrollerApigetDomainUsingHEAD1HEAD /IL/swagger/api/IL/config/getDomaingetDomain
InfinityLeaf.ConfigcontrollerApigetDomainUsingOPTIONS1OPTIONS /IL/swagger/api/IL/config/getDomaingetDomain
InfinityLeaf.ConfigcontrollerApigetDomainUsingPATCH1PATCH /IL/swagger/api/IL/config/getDomaingetDomain
InfinityLeaf.ConfigcontrollerApigetDomainUsingPOST1POST /IL/swagger/api/IL/config/getDomaingetDomain
InfinityLeaf.ConfigcontrollerApigetDomainUsingPUT1PUT /IL/swagger/api/IL/config/getDomaingetDomain
InfinityLeaf.ConfigcontrollerApigetEntityListSelectedUsingDELETE1DELETE /IL/swagger/api/IL/config/getEntityListSelectedgetEntityListSelected
InfinityLeaf.ConfigcontrollerApigetEntityListSelectedUsingGET1GET /IL/swagger/api/IL/config/getEntityListSelectedgetEntityListSelected
InfinityLeaf.ConfigcontrollerApigetEntityListSelectedUsingHEAD1HEAD /IL/swagger/api/IL/config/getEntityListSelectedgetEntityListSelected
InfinityLeaf.ConfigcontrollerApigetEntityListSelectedUsingOPTIONS1OPTIONS /IL/swagger/api/IL/config/getEntityListSelectedgetEntityListSelected
InfinityLeaf.ConfigcontrollerApigetEntityListSelectedUsingPATCH1PATCH /IL/swagger/api/IL/config/getEntityListSelectedgetEntityListSelected
InfinityLeaf.ConfigcontrollerApigetEntityListSelectedUsingPOST1POST /IL/swagger/api/IL/config/getEntityListSelectedgetEntityListSelected
InfinityLeaf.ConfigcontrollerApigetEntityListSelectedUsingPUT1PUT /IL/swagger/api/IL/config/getEntityListSelectedgetEntityListSelected
InfinityLeaf.ConfigcontrollerApigetEntityUsingDELETEDELETE /IL/swagger/api/IL/config/getEntitygetEntity
InfinityLeaf.ConfigcontrollerApigetEntityUsingGETGET /IL/swagger/api/IL/config/getEntitygetEntity
InfinityLeaf.ConfigcontrollerApigetEntityUsingHEADHEAD /IL/swagger/api/IL/config/getEntitygetEntity
InfinityLeaf.ConfigcontrollerApigetEntityUsingOPTIONSOPTIONS /IL/swagger/api/IL/config/getEntitygetEntity
InfinityLeaf.ConfigcontrollerApigetEntityUsingPATCHPATCH /IL/swagger/api/IL/config/getEntitygetEntity
InfinityLeaf.ConfigcontrollerApigetEntityUsingPOSTPOST /IL/swagger/api/IL/config/getEntitygetEntity
InfinityLeaf.ConfigcontrollerApigetEntityUsingPUTPUT /IL/swagger/api/IL/config/getEntitygetEntity
InfinityLeaf.ConfigcontrollerApigetLinkConfigTreeUsingDELETE1DELETE /IL/swagger/api/IL/config/getLinkConfigTreegetLinkConfigTree
InfinityLeaf.ConfigcontrollerApigetLinkConfigTreeUsingGET1GET /IL/swagger/api/IL/config/getLinkConfigTreegetLinkConfigTree
InfinityLeaf.ConfigcontrollerApigetLinkConfigTreeUsingHEAD1HEAD /IL/swagger/api/IL/config/getLinkConfigTreegetLinkConfigTree
InfinityLeaf.ConfigcontrollerApigetLinkConfigTreeUsingOPTIONS1OPTIONS /IL/swagger/api/IL/config/getLinkConfigTreegetLinkConfigTree
InfinityLeaf.ConfigcontrollerApigetLinkConfigTreeUsingPATCH1PATCH /IL/swagger/api/IL/config/getLinkConfigTreegetLinkConfigTree
InfinityLeaf.ConfigcontrollerApigetLinkConfigTreeUsingPOST1POST /IL/swagger/api/IL/config/getLinkConfigTreegetLinkConfigTree
InfinityLeaf.ConfigcontrollerApigetLinkConfigTreeUsingPUT1PUT /IL/swagger/api/IL/config/getLinkConfigTreegetLinkConfigTree
InfinityLeaf.ConfigcontrollerApisaveDomainListUsingDELETE1DELETE /IL/swagger/api/IL/config/saveDomainListsaveDomainList
InfinityLeaf.ConfigcontrollerApisaveDomainListUsingGET1GET /IL/swagger/api/IL/config/saveDomainListsaveDomainList
InfinityLeaf.ConfigcontrollerApisaveDomainListUsingHEAD1HEAD /IL/swagger/api/IL/config/saveDomainListsaveDomainList
InfinityLeaf.ConfigcontrollerApisaveDomainListUsingOPTIONS1OPTIONS /IL/swagger/api/IL/config/saveDomainListsaveDomainList
InfinityLeaf.ConfigcontrollerApisaveDomainListUsingPATCH1PATCH /IL/swagger/api/IL/config/saveDomainListsaveDomainList
InfinityLeaf.ConfigcontrollerApisaveDomainListUsingPOST1POST /IL/swagger/api/IL/config/saveDomainListsaveDomainList
InfinityLeaf.ConfigcontrollerApisaveDomainListUsingPUT1PUT /IL/swagger/api/IL/config/saveDomainListsaveDomainList
InfinityLeaf.DataformatcontrollerApieditDataFormat2UsingDELETE1DELETE /IL/swagger/api/IL/dataFormat/edit2editDataFormat2
InfinityLeaf.DataformatcontrollerApieditDataFormat2UsingGET1GET /IL/swagger/api/IL/dataFormat/edit2editDataFormat2
InfinityLeaf.DataformatcontrollerApieditDataFormat2UsingHEAD1HEAD /IL/swagger/api/IL/dataFormat/edit2editDataFormat2
InfinityLeaf.DataformatcontrollerApieditDataFormat2UsingOPTIONS1OPTIONS /IL/swagger/api/IL/dataFormat/edit2editDataFormat2
InfinityLeaf.DataformatcontrollerApieditDataFormat2UsingPATCH1PATCH /IL/swagger/api/IL/dataFormat/edit2editDataFormat2
InfinityLeaf.DataformatcontrollerApieditDataFormat2UsingPOST1POST /IL/swagger/api/IL/dataFormat/edit2editDataFormat2
InfinityLeaf.DataformatcontrollerApieditDataFormat2UsingPUT1PUT /IL/swagger/api/IL/dataFormat/edit2editDataFormat2
InfinityLeaf.DataformatcontrollerApieditDataFormatUsingDELETEDELETE /IL/swagger/api/IL/dataFormat/editeditDataFormat
InfinityLeaf.DataformatcontrollerApieditDataFormatUsingGETGET /IL/swagger/api/IL/dataFormat/editeditDataFormat
InfinityLeaf.DataformatcontrollerApieditDataFormatUsingHEADHEAD /IL/swagger/api/IL/dataFormat/editeditDataFormat
InfinityLeaf.DataformatcontrollerApieditDataFormatUsingOPTIONSOPTIONS /IL/swagger/api/IL/dataFormat/editeditDataFormat
InfinityLeaf.DataformatcontrollerApieditDataFormatUsingPATCHPATCH /IL/swagger/api/IL/dataFormat/editeditDataFormat
InfinityLeaf.DataformatcontrollerApieditDataFormatUsingPOSTPOST /IL/swagger/api/IL/dataFormat/editeditDataFormat
InfinityLeaf.DataformatcontrollerApieditDataFormatUsingPUTPUT /IL/swagger/api/IL/dataFormat/editeditDataFormat
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCode2UsingDELETE1DELETE /IL/swagger/api/IL/dataFormat/list2getAllDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCode2UsingGET1GET /IL/swagger/api/IL/dataFormat/list2getAllDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCode2UsingHEAD1HEAD /IL/swagger/api/IL/dataFormat/list2getAllDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCode2UsingOPTIONS1OPTIONS /IL/swagger/api/IL/dataFormat/list2getAllDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCode2UsingPATCH1PATCH /IL/swagger/api/IL/dataFormat/list2getAllDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCode2UsingPOST1POST /IL/swagger/api/IL/dataFormat/list2getAllDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCode2UsingPUT1PUT /IL/swagger/api/IL/dataFormat/list2getAllDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCodeUsingDELETE1DELETE /IL/swagger/api/IL/dataFormat/listgetAllDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCodeUsingGET1GET /IL/swagger/api/IL/dataFormat/listgetAllDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCodeUsingHEAD1HEAD /IL/swagger/api/IL/dataFormat/listgetAllDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCodeUsingOPTIONS1OPTIONS /IL/swagger/api/IL/dataFormat/listgetAllDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCodeUsingPATCH1PATCH /IL/swagger/api/IL/dataFormat/listgetAllDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCodeUsingPOST1POST /IL/swagger/api/IL/dataFormat/listgetAllDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetAllDataFormatByCodeUsingPUT1PUT /IL/swagger/api/IL/dataFormat/listgetAllDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetDataFormatByCode2UsingDELETE1DELETE /IL/swagger/api/IL/dataFormat/get2getDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetDataFormatByCode2UsingGET1GET /IL/swagger/api/IL/dataFormat/get2getDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetDataFormatByCode2UsingHEAD1HEAD /IL/swagger/api/IL/dataFormat/get2getDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetDataFormatByCode2UsingOPTIONS1OPTIONS /IL/swagger/api/IL/dataFormat/get2getDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetDataFormatByCode2UsingPATCH1PATCH /IL/swagger/api/IL/dataFormat/get2getDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetDataFormatByCode2UsingPOST1POST /IL/swagger/api/IL/dataFormat/get2getDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetDataFormatByCode2UsingPUT1PUT /IL/swagger/api/IL/dataFormat/get2getDataFormatByCode2
InfinityLeaf.DataformatcontrollerApigetDataFormatByCodeUsingDELETE1DELETE /IL/swagger/api/IL/dataFormat/getgetDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetDataFormatByCodeUsingGET1GET /IL/swagger/api/IL/dataFormat/getgetDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetDataFormatByCodeUsingHEAD1HEAD /IL/swagger/api/IL/dataFormat/getgetDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetDataFormatByCodeUsingOPTIONS1OPTIONS /IL/swagger/api/IL/dataFormat/getgetDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetDataFormatByCodeUsingPATCH1PATCH /IL/swagger/api/IL/dataFormat/getgetDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetDataFormatByCodeUsingPOST1POST /IL/swagger/api/IL/dataFormat/getgetDataFormatByCode
InfinityLeaf.DataformatcontrollerApigetDataFormatByCodeUsingPUT1PUT /IL/swagger/api/IL/dataFormat/getgetDataFormatByCode
InfinityLeaf.DataformatcontrollerApiinitUsingDELETE1DELETE /IL/swagger/api/IL/dataFormat/initinit
InfinityLeaf.DataformatcontrollerApiinitUsingGET1GET /IL/swagger/api/IL/dataFormat/initinit
InfinityLeaf.DataformatcontrollerApiinitUsingHEAD1HEAD /IL/swagger/api/IL/dataFormat/initinit
InfinityLeaf.DataformatcontrollerApiinitUsingOPTIONS1OPTIONS /IL/swagger/api/IL/dataFormat/initinit
InfinityLeaf.DataformatcontrollerApiinitUsingPATCH1PATCH /IL/swagger/api/IL/dataFormat/initinit
InfinityLeaf.DataformatcontrollerApiinitUsingPOST1POST /IL/swagger/api/IL/dataFormat/initinit
InfinityLeaf.DataformatcontrollerApiinitUsingPUT1PUT /IL/swagger/api/IL/dataFormat/initinit
InfinityLeaf.DataformatcontrollerApisaveDataFormat2UsingDELETEDELETE /IL/swagger/api/IL/dataFormat/save2saveDataFormat2
InfinityLeaf.DataformatcontrollerApisaveDataFormat2UsingGETGET /IL/swagger/api/IL/dataFormat/save2saveDataFormat2
InfinityLeaf.DataformatcontrollerApisaveDataFormat2UsingHEADHEAD /IL/swagger/api/IL/dataFormat/save2saveDataFormat2
InfinityLeaf.DataformatcontrollerApisaveDataFormat2UsingOPTIONSOPTIONS /IL/swagger/api/IL/dataFormat/save2saveDataFormat2
InfinityLeaf.DataformatcontrollerApisaveDataFormat2UsingPATCHPATCH /IL/swagger/api/IL/dataFormat/save2saveDataFormat2
InfinityLeaf.DataformatcontrollerApisaveDataFormat2UsingPOSTPOST /IL/swagger/api/IL/dataFormat/save2saveDataFormat2
InfinityLeaf.DataformatcontrollerApisaveDataFormat2UsingPUTPUT /IL/swagger/api/IL/dataFormat/save2saveDataFormat2
InfinityLeaf.DataformatcontrollerApisaveDataFormatUsingDELETEDELETE /IL/swagger/api/IL/dataFormat/savesaveDataFormat
InfinityLeaf.DataformatcontrollerApisaveDataFormatUsingGETGET /IL/swagger/api/IL/dataFormat/savesaveDataFormat
InfinityLeaf.DataformatcontrollerApisaveDataFormatUsingHEADHEAD /IL/swagger/api/IL/dataFormat/savesaveDataFormat
InfinityLeaf.DataformatcontrollerApisaveDataFormatUsingOPTIONSOPTIONS /IL/swagger/api/IL/dataFormat/savesaveDataFormat
InfinityLeaf.DataformatcontrollerApisaveDataFormatUsingPATCHPATCH /IL/swagger/api/IL/dataFormat/savesaveDataFormat
InfinityLeaf.DataformatcontrollerApisaveDataFormatUsingPOSTPOST /IL/swagger/api/IL/dataFormat/savesaveDataFormat
InfinityLeaf.DataformatcontrollerApisaveDataFormatUsingPUTPUT /IL/swagger/api/IL/dataFormat/savesaveDataFormat
InfinityLeaf.DiagnosecontrollerApieditingDiagnoseRuleUsingDELETE1DELETE /IL/swagger/api/IL/diagnose/editingeditingDiagnoseRule
InfinityLeaf.DiagnosecontrollerApieditingDiagnoseRuleUsingGET1GET /IL/swagger/api/IL/diagnose/editingeditingDiagnoseRule
InfinityLeaf.DiagnosecontrollerApieditingDiagnoseRuleUsingHEAD1HEAD /IL/swagger/api/IL/diagnose/editingeditingDiagnoseRule
InfinityLeaf.DiagnosecontrollerApieditingDiagnoseRuleUsingOPTIONS1OPTIONS /IL/swagger/api/IL/diagnose/editingeditingDiagnoseRule
InfinityLeaf.DiagnosecontrollerApieditingDiagnoseRuleUsingPATCH1PATCH /IL/swagger/api/IL/diagnose/editingeditingDiagnoseRule
InfinityLeaf.DiagnosecontrollerApieditingDiagnoseRuleUsingPOST1POST /IL/swagger/api/IL/diagnose/editingeditingDiagnoseRule
InfinityLeaf.DiagnosecontrollerApieditingDiagnoseRuleUsingPUT1PUT /IL/swagger/api/IL/diagnose/editingeditingDiagnoseRule
InfinityLeaf.DiagnosecontrollerApigetRulesByClassCodeUsingDELETEDELETE /IL/swagger/api/IL/diagnose/getRulesByClassCodegetRulesByClassCode
InfinityLeaf.DiagnosecontrollerApigetRulesByClassCodeUsingGETGET /IL/swagger/api/IL/diagnose/getRulesByClassCodegetRulesByClassCode
InfinityLeaf.DiagnosecontrollerApigetRulesByClassCodeUsingHEADHEAD /IL/swagger/api/IL/diagnose/getRulesByClassCodegetRulesByClassCode
InfinityLeaf.DiagnosecontrollerApigetRulesByClassCodeUsingOPTIONSOPTIONS /IL/swagger/api/IL/diagnose/getRulesByClassCodegetRulesByClassCode
InfinityLeaf.DiagnosecontrollerApigetRulesByClassCodeUsingPATCHPATCH /IL/swagger/api/IL/diagnose/getRulesByClassCodegetRulesByClassCode
InfinityLeaf.DiagnosecontrollerApigetRulesByClassCodeUsingPOSTPOST /IL/swagger/api/IL/diagnose/getRulesByClassCodegetRulesByClassCode
InfinityLeaf.DiagnosecontrollerApigetRulesByClassCodeUsingPUTPUT /IL/swagger/api/IL/diagnose/getRulesByClassCodegetRulesByClassCode
InfinityLeaf.DiagnosecontrollerApiqueryResultUsingDELETEDELETE /IL/swagger/api/IL/diagnose/queryDiagnoseResultqueryResult
InfinityLeaf.DiagnosecontrollerApiqueryResultUsingGETGET /IL/swagger/api/IL/diagnose/queryDiagnoseResultqueryResult
InfinityLeaf.DiagnosecontrollerApiqueryResultUsingHEADHEAD /IL/swagger/api/IL/diagnose/queryDiagnoseResultqueryResult
InfinityLeaf.DiagnosecontrollerApiqueryResultUsingOPTIONSOPTIONS /IL/swagger/api/IL/diagnose/queryDiagnoseResultqueryResult
InfinityLeaf.DiagnosecontrollerApiqueryResultUsingPATCHPATCH /IL/swagger/api/IL/diagnose/queryDiagnoseResultqueryResult
InfinityLeaf.DiagnosecontrollerApiqueryResultUsingPOSTPOST /IL/swagger/api/IL/diagnose/queryDiagnoseResultqueryResult
InfinityLeaf.DiagnosecontrollerApiqueryResultUsingPUTPUT /IL/swagger/api/IL/diagnose/queryDiagnoseResultqueryResult
InfinityLeaf.DiagnosecontrollerApirunRuleUsingDELETEDELETE /IL/swagger/api/IL/diagnose/runRulerunRule
InfinityLeaf.DiagnosecontrollerApirunRuleUsingGETGET /IL/swagger/api/IL/diagnose/runRulerunRule
InfinityLeaf.DiagnosecontrollerApirunRuleUsingHEADHEAD /IL/swagger/api/IL/diagnose/runRulerunRule
InfinityLeaf.DiagnosecontrollerApirunRuleUsingOPTIONSOPTIONS /IL/swagger/api/IL/diagnose/runRulerunRule
InfinityLeaf.DiagnosecontrollerApirunRuleUsingPATCHPATCH /IL/swagger/api/IL/diagnose/runRulerunRule
InfinityLeaf.DiagnosecontrollerApirunRuleUsingPOSTPOST /IL/swagger/api/IL/diagnose/runRulerunRule
InfinityLeaf.DiagnosecontrollerApirunRuleUsingPUTPUT /IL/swagger/api/IL/diagnose/runRulerunRule
InfinityLeaf.DiagnosecontrollerApirunRulesUsingDELETE1DELETE /IL/swagger/api/IL/diagnose/runRulesrunRules
InfinityLeaf.DiagnosecontrollerApirunRulesUsingGET1GET /IL/swagger/api/IL/diagnose/runRulesrunRules
InfinityLeaf.DiagnosecontrollerApirunRulesUsingHEAD1HEAD /IL/swagger/api/IL/diagnose/runRulesrunRules
InfinityLeaf.DiagnosecontrollerApirunRulesUsingOPTIONS1OPTIONS /IL/swagger/api/IL/diagnose/runRulesrunRules
InfinityLeaf.DiagnosecontrollerApirunRulesUsingPATCH1PATCH /IL/swagger/api/IL/diagnose/runRulesrunRules
InfinityLeaf.DiagnosecontrollerApirunRulesUsingPOST1POST /IL/swagger/api/IL/diagnose/runRulesrunRules
InfinityLeaf.DiagnosecontrollerApirunRulesUsingPUT1PUT /IL/swagger/api/IL/diagnose/runRulesrunRules
InfinityLeaf.DiagnosecontrollerApisaveDiagnoseRuleUsingDELETEDELETE /IL/swagger/api/IL/diagnose/saveRulesaveDiagnoseRule
InfinityLeaf.DiagnosecontrollerApisaveDiagnoseRuleUsingGETGET /IL/swagger/api/IL/diagnose/saveRulesaveDiagnoseRule
InfinityLeaf.DiagnosecontrollerApisaveDiagnoseRuleUsingHEADHEAD /IL/swagger/api/IL/diagnose/saveRulesaveDiagnoseRule
InfinityLeaf.DiagnosecontrollerApisaveDiagnoseRuleUsingOPTIONSOPTIONS /IL/swagger/api/IL/diagnose/saveRulesaveDiagnoseRule
InfinityLeaf.DiagnosecontrollerApisaveDiagnoseRuleUsingPATCHPATCH /IL/swagger/api/IL/diagnose/saveRulesaveDiagnoseRule
InfinityLeaf.DiagnosecontrollerApisaveDiagnoseRuleUsingPOSTPOST /IL/swagger/api/IL/diagnose/saveRulesaveDiagnoseRule
InfinityLeaf.DiagnosecontrollerApisaveDiagnoseRuleUsingPUTPUT /IL/swagger/api/IL/diagnose/saveRulesaveDiagnoseRule
InfinityLeaf.DiagnosecontrollerApiupdateRulesOrderUsingDELETEDELETE /IL/swagger/api/IL/diagnose/updateRulesOrderupdateRulesOrder
InfinityLeaf.DiagnosecontrollerApiupdateRulesOrderUsingGETGET /IL/swagger/api/IL/diagnose/updateRulesOrderupdateRulesOrder
InfinityLeaf.DiagnosecontrollerApiupdateRulesOrderUsingHEADHEAD /IL/swagger/api/IL/diagnose/updateRulesOrderupdateRulesOrder
InfinityLeaf.DiagnosecontrollerApiupdateRulesOrderUsingOPTIONSOPTIONS /IL/swagger/api/IL/diagnose/updateRulesOrderupdateRulesOrder
InfinityLeaf.DiagnosecontrollerApiupdateRulesOrderUsingPATCHPATCH /IL/swagger/api/IL/diagnose/updateRulesOrderupdateRulesOrder
InfinityLeaf.DiagnosecontrollerApiupdateRulesOrderUsingPOSTPOST /IL/swagger/api/IL/diagnose/updateRulesOrderupdateRulesOrder
InfinityLeaf.DiagnosecontrollerApiupdateRulesOrderUsingPUTPUT /IL/swagger/api/IL/diagnose/updateRulesOrderupdateRulesOrder
InfinityLeaf.ErrorcodeconfigcontrollerApideleteAppErrorCodeConfigUsingDELETEDELETE /IL/swagger/api/IL/errorCode/deleteAppErrorCodeConfigdeleteAppErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteAppErrorCodeConfigUsingGETGET /IL/swagger/api/IL/errorCode/deleteAppErrorCodeConfigdeleteAppErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteAppErrorCodeConfigUsingHEADHEAD /IL/swagger/api/IL/errorCode/deleteAppErrorCodeConfigdeleteAppErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteAppErrorCodeConfigUsingOPTIONSOPTIONS /IL/swagger/api/IL/errorCode/deleteAppErrorCodeConfigdeleteAppErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteAppErrorCodeConfigUsingPATCHPATCH /IL/swagger/api/IL/errorCode/deleteAppErrorCodeConfigdeleteAppErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteAppErrorCodeConfigUsingPOSTPOST /IL/swagger/api/IL/errorCode/deleteAppErrorCodeConfigdeleteAppErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteAppErrorCodeConfigUsingPUTPUT /IL/swagger/api/IL/errorCode/deleteAppErrorCodeConfigdeleteAppErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteConfigErrorCodeUsingDELETE1DELETE /IL/swagger/api/IL/errorCode/deleteConfigErrorCodedeleteConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApideleteConfigErrorCodeUsingGET1GET /IL/swagger/api/IL/errorCode/deleteConfigErrorCodedeleteConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApideleteConfigErrorCodeUsingHEAD1HEAD /IL/swagger/api/IL/errorCode/deleteConfigErrorCodedeleteConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApideleteConfigErrorCodeUsingOPTIONS1OPTIONS /IL/swagger/api/IL/errorCode/deleteConfigErrorCodedeleteConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApideleteConfigErrorCodeUsingPATCH1PATCH /IL/swagger/api/IL/errorCode/deleteConfigErrorCodedeleteConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApideleteConfigErrorCodeUsingPOST1POST /IL/swagger/api/IL/errorCode/deleteConfigErrorCodedeleteConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApideleteConfigErrorCodeUsingPUT1PUT /IL/swagger/api/IL/errorCode/deleteConfigErrorCodedeleteConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApideleteErrorCodeExtractConfigUsingDELETE1DELETE /IL/swagger/api/IL/errorCode/deleteErrorCodeExtractConfigdeleteErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteErrorCodeExtractConfigUsingGET1GET /IL/swagger/api/IL/errorCode/deleteErrorCodeExtractConfigdeleteErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteErrorCodeExtractConfigUsingHEAD1HEAD /IL/swagger/api/IL/errorCode/deleteErrorCodeExtractConfigdeleteErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteErrorCodeExtractConfigUsingOPTIONS1OPTIONS /IL/swagger/api/IL/errorCode/deleteErrorCodeExtractConfigdeleteErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteErrorCodeExtractConfigUsingPATCH1PATCH /IL/swagger/api/IL/errorCode/deleteErrorCodeExtractConfigdeleteErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteErrorCodeExtractConfigUsingPOST1POST /IL/swagger/api/IL/errorCode/deleteErrorCodeExtractConfigdeleteErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApideleteErrorCodeExtractConfigUsingPUT1PUT /IL/swagger/api/IL/errorCode/deleteErrorCodeExtractConfigdeleteErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApieditingWikiUsingDELETE1DELETE /IL/swagger/api/IL/errorCode/editingeditingWiki
InfinityLeaf.ErrorcodeconfigcontrollerApieditingWikiUsingGET1GET /IL/swagger/api/IL/errorCode/editingeditingWiki
InfinityLeaf.ErrorcodeconfigcontrollerApieditingWikiUsingHEAD1HEAD /IL/swagger/api/IL/errorCode/editingeditingWiki
InfinityLeaf.ErrorcodeconfigcontrollerApieditingWikiUsingOPTIONS1OPTIONS /IL/swagger/api/IL/errorCode/editingeditingWiki
InfinityLeaf.ErrorcodeconfigcontrollerApieditingWikiUsingPATCH1PATCH /IL/swagger/api/IL/errorCode/editingeditingWiki
InfinityLeaf.ErrorcodeconfigcontrollerApieditingWikiUsingPOST1POST /IL/swagger/api/IL/errorCode/editingeditingWiki
InfinityLeaf.ErrorcodeconfigcontrollerApieditingWikiUsingPUT1PUT /IL/swagger/api/IL/errorCode/editingeditingWiki
InfinityLeaf.ErrorcodeconfigcontrollerApifetchErrorCodeAppNumUsingDELETEDELETE /IL/swagger/api/IL/errorCode/fetchErrorCodeAppNumfetchErrorCodeAppNum
InfinityLeaf.ErrorcodeconfigcontrollerApifetchErrorCodeAppNumUsingGETGET /IL/swagger/api/IL/errorCode/fetchErrorCodeAppNumfetchErrorCodeAppNum
InfinityLeaf.ErrorcodeconfigcontrollerApifetchErrorCodeAppNumUsingHEADHEAD /IL/swagger/api/IL/errorCode/fetchErrorCodeAppNumfetchErrorCodeAppNum
InfinityLeaf.ErrorcodeconfigcontrollerApifetchErrorCodeAppNumUsingOPTIONSOPTIONS /IL/swagger/api/IL/errorCode/fetchErrorCodeAppNumfetchErrorCodeAppNum
InfinityLeaf.ErrorcodeconfigcontrollerApifetchErrorCodeAppNumUsingPATCHPATCH /IL/swagger/api/IL/errorCode/fetchErrorCodeAppNumfetchErrorCodeAppNum
InfinityLeaf.ErrorcodeconfigcontrollerApifetchErrorCodeAppNumUsingPOSTPOST /IL/swagger/api/IL/errorCode/fetchErrorCodeAppNumfetchErrorCodeAppNum
InfinityLeaf.ErrorcodeconfigcontrollerApifetchErrorCodeAppNumUsingPUTPUT /IL/swagger/api/IL/errorCode/fetchErrorCodeAppNumfetchErrorCodeAppNum
InfinityLeaf.ErrorcodeconfigcontrollerApisaveConfigErrorCodeUsingDELETEDELETE /IL/swagger/api/IL/errorCode/saveConfigErrorCodesaveConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApisaveConfigErrorCodeUsingGETGET /IL/swagger/api/IL/errorCode/saveConfigErrorCodesaveConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApisaveConfigErrorCodeUsingHEADHEAD /IL/swagger/api/IL/errorCode/saveConfigErrorCodesaveConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApisaveConfigErrorCodeUsingOPTIONSOPTIONS /IL/swagger/api/IL/errorCode/saveConfigErrorCodesaveConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApisaveConfigErrorCodeUsingPATCHPATCH /IL/swagger/api/IL/errorCode/saveConfigErrorCodesaveConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApisaveConfigErrorCodeUsingPOSTPOST /IL/swagger/api/IL/errorCode/saveConfigErrorCodesaveConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApisaveConfigErrorCodeUsingPUTPUT /IL/swagger/api/IL/errorCode/saveConfigErrorCodesaveConfigErrorCode
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeConfigUsingDELETE1DELETE /IL/swagger/api/IL/errorCode/saveErrorCodeConfigsaveErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeConfigUsingGET1GET /IL/swagger/api/IL/errorCode/saveErrorCodeConfigsaveErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeConfigUsingHEAD1HEAD /IL/swagger/api/IL/errorCode/saveErrorCodeConfigsaveErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeConfigUsingOPTIONS1OPTIONS /IL/swagger/api/IL/errorCode/saveErrorCodeConfigsaveErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeConfigUsingPATCH1PATCH /IL/swagger/api/IL/errorCode/saveErrorCodeConfigsaveErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeConfigUsingPOST1POST /IL/swagger/api/IL/errorCode/saveErrorCodeConfigsaveErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeConfigUsingPUT1PUT /IL/swagger/api/IL/errorCode/saveErrorCodeConfigsaveErrorCodeConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeExtractConfigUsingDELETEDELETE /IL/swagger/api/IL/errorCode/saveErrorCodeExtractConfigsaveErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeExtractConfigUsingGETGET /IL/swagger/api/IL/errorCode/saveErrorCodeExtractConfigsaveErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeExtractConfigUsingHEADHEAD /IL/swagger/api/IL/errorCode/saveErrorCodeExtractConfigsaveErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeExtractConfigUsingOPTIONSOPTIONS /IL/swagger/api/IL/errorCode/saveErrorCodeExtractConfigsaveErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeExtractConfigUsingPATCHPATCH /IL/swagger/api/IL/errorCode/saveErrorCodeExtractConfigsaveErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeExtractConfigUsingPOSTPOST /IL/swagger/api/IL/errorCode/saveErrorCodeExtractConfigsaveErrorCodeExtractConfig
InfinityLeaf.ErrorcodeconfigcontrollerApisaveErrorCodeExtractConfigUsingPUTPUT /IL/swagger/api/IL/errorCode/saveErrorCodeExtractConfigsaveErrorCodeExtractConfig
InfinityLeaf.FileuploadcontrollerApiuploadUsingDELETE1DELETE /IL/swagger/api/IL/file/ossUploadupload
InfinityLeaf.FileuploadcontrollerApiuploadUsingGET1GET /IL/swagger/api/IL/file/ossUploadupload
InfinityLeaf.FileuploadcontrollerApiuploadUsingHEAD1HEAD /IL/swagger/api/IL/file/ossUploadupload
InfinityLeaf.FileuploadcontrollerApiuploadUsingOPTIONS1OPTIONS /IL/swagger/api/IL/file/ossUploadupload
InfinityLeaf.FileuploadcontrollerApiuploadUsingPATCH1PATCH /IL/swagger/api/IL/file/ossUploadupload
InfinityLeaf.FileuploadcontrollerApiuploadUsingPOST1POST /IL/swagger/api/IL/file/ossUploadupload
InfinityLeaf.FileuploadcontrollerApiuploadUsingPUT1PUT /IL/swagger/api/IL/file/ossUploadupload
InfinityLeaf.HttpapicontrollerApifetchDiagnoseBrifResultUsingDELETE1DELETE /IL/swagger/api/IL/api/fetchDiagnoseBrifResultfetchDiagnoseBrifResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseBrifResultUsingGET1GET /IL/swagger/api/IL/api/fetchDiagnoseBrifResultfetchDiagnoseBrifResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseBrifResultUsingHEAD1HEAD /IL/swagger/api/IL/api/fetchDiagnoseBrifResultfetchDiagnoseBrifResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseBrifResultUsingOPTIONS1OPTIONS /IL/swagger/api/IL/api/fetchDiagnoseBrifResultfetchDiagnoseBrifResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseBrifResultUsingPATCH1PATCH /IL/swagger/api/IL/api/fetchDiagnoseBrifResultfetchDiagnoseBrifResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseBrifResultUsingPOST1POST /IL/swagger/api/IL/api/fetchDiagnoseBrifResultfetchDiagnoseBrifResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseBrifResultUsingPUT1PUT /IL/swagger/api/IL/api/fetchDiagnoseBrifResultfetchDiagnoseBrifResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseResultUsingDELETE1DELETE /IL/swagger/api/IL/api/fetchDiagnoseResultfetchDiagnoseResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseResultUsingGET1GET /IL/swagger/api/IL/api/fetchDiagnoseResultfetchDiagnoseResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseResultUsingHEAD1HEAD /IL/swagger/api/IL/api/fetchDiagnoseResultfetchDiagnoseResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseResultUsingOPTIONS1OPTIONS /IL/swagger/api/IL/api/fetchDiagnoseResultfetchDiagnoseResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseResultUsingPATCH1PATCH /IL/swagger/api/IL/api/fetchDiagnoseResultfetchDiagnoseResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseResultUsingPOST1POST /IL/swagger/api/IL/api/fetchDiagnoseResultfetchDiagnoseResult
InfinityLeaf.HttpapicontrollerApifetchDiagnoseResultUsingPUT1PUT /IL/swagger/api/IL/api/fetchDiagnoseResultfetchDiagnoseResult
InfinityLeaf.InfiniteleafcontrollerApiexploreBizTypeUsingDELETE1DELETE /IL/swagger/api/IL/exploreBizTypeexploreBizType
InfinityLeaf.InfiniteleafcontrollerApiexploreBizTypeUsingGET1GET /IL/swagger/api/IL/exploreBizTypeexploreBizType
InfinityLeaf.InfiniteleafcontrollerApiexploreBizTypeUsingHEAD1HEAD /IL/swagger/api/IL/exploreBizTypeexploreBizType
InfinityLeaf.InfiniteleafcontrollerApiexploreBizTypeUsingOPTIONS1OPTIONS /IL/swagger/api/IL/exploreBizTypeexploreBizType
InfinityLeaf.InfiniteleafcontrollerApiexploreBizTypeUsingPATCH1PATCH /IL/swagger/api/IL/exploreBizTypeexploreBizType
InfinityLeaf.InfiniteleafcontrollerApiexploreBizTypeUsingPOST1POST /IL/swagger/api/IL/exploreBizTypeexploreBizType
InfinityLeaf.InfiniteleafcontrollerApiexploreBizTypeUsingPUT1PUT /IL/swagger/api/IL/exploreBizTypeexploreBizType
InfinityLeaf.InfiniteleafcontrollerApiexploreLinkUsingDELETE1DELETE /IL/swagger/api/IL/exploreLinkexploreLink
InfinityLeaf.InfiniteleafcontrollerApiexploreLinkUsingGET1GET /IL/swagger/api/IL/exploreLinkexploreLink
InfinityLeaf.InfiniteleafcontrollerApiexploreLinkUsingHEAD1HEAD /IL/swagger/api/IL/exploreLinkexploreLink
InfinityLeaf.InfiniteleafcontrollerApiexploreLinkUsingOPTIONS1OPTIONS /IL/swagger/api/IL/exploreLinkexploreLink
InfinityLeaf.InfiniteleafcontrollerApiexploreLinkUsingPATCH1PATCH /IL/swagger/api/IL/exploreLinkexploreLink
InfinityLeaf.InfiniteleafcontrollerApiexploreLinkUsingPOST1POST /IL/swagger/api/IL/exploreLinkexploreLink
InfinityLeaf.InfiniteleafcontrollerApiexploreLinkUsingPUT1PUT /IL/swagger/api/IL/exploreLinkexploreLink
InfinityLeaf.InfiniteleafcontrollerApigetFullDataUsingDELETEDELETE /IL/swagger/api/IL/getFullDatagetFullData
InfinityLeaf.InfiniteleafcontrollerApigetFullDataUsingGETGET /IL/swagger/api/IL/getFullDatagetFullData
InfinityLeaf.InfiniteleafcontrollerApigetFullDataUsingHEADHEAD /IL/swagger/api/IL/getFullDatagetFullData
InfinityLeaf.InfiniteleafcontrollerApigetFullDataUsingOPTIONSOPTIONS /IL/swagger/api/IL/getFullDatagetFullData
InfinityLeaf.InfiniteleafcontrollerApigetFullDataUsingPATCHPATCH /IL/swagger/api/IL/getFullDatagetFullData
InfinityLeaf.InfiniteleafcontrollerApigetFullDataUsingPOSTPOST /IL/swagger/api/IL/getFullDatagetFullData
InfinityLeaf.InfiniteleafcontrollerApigetFullDataUsingPUTPUT /IL/swagger/api/IL/getFullDatagetFullData
InfinityLeaf.InfiniteleafcontrollerApigetOverviewDataUsingDELETE1DELETE /IL/swagger/api/IL/getOverviewDatagetOverviewData
InfinityLeaf.InfiniteleafcontrollerApigetOverviewDataUsingGET1GET /IL/swagger/api/IL/getOverviewDatagetOverviewData
InfinityLeaf.InfiniteleafcontrollerApigetOverviewDataUsingHEAD1HEAD /IL/swagger/api/IL/getOverviewDatagetOverviewData
InfinityLeaf.InfiniteleafcontrollerApigetOverviewDataUsingOPTIONS1OPTIONS /IL/swagger/api/IL/getOverviewDatagetOverviewData
InfinityLeaf.InfiniteleafcontrollerApigetOverviewDataUsingPATCH1PATCH /IL/swagger/api/IL/getOverviewDatagetOverviewData
InfinityLeaf.InfiniteleafcontrollerApigetOverviewDataUsingPOST1POST /IL/swagger/api/IL/getOverviewDatagetOverviewData
InfinityLeaf.InfiniteleafcontrollerApigetOverviewDataUsingPUT1PUT /IL/swagger/api/IL/getOverviewDatagetOverviewData
InfinityLeaf.IssueordercontrollerApideleteIssueOrderUsingDELETE1DELETE /IL/swagger/api/IL/diagnose/deleteIssueOrderdeleteIssueOrder
InfinityLeaf.IssueordercontrollerApideleteIssueOrderUsingGET1GET /IL/swagger/api/IL/diagnose/deleteIssueOrderdeleteIssueOrder
InfinityLeaf.IssueordercontrollerApideleteIssueOrderUsingHEAD1HEAD /IL/swagger/api/IL/diagnose/deleteIssueOrderdeleteIssueOrder
InfinityLeaf.IssueordercontrollerApideleteIssueOrderUsingOPTIONS1OPTIONS /IL/swagger/api/IL/diagnose/deleteIssueOrderdeleteIssueOrder
InfinityLeaf.IssueordercontrollerApideleteIssueOrderUsingPATCH1PATCH /IL/swagger/api/IL/diagnose/deleteIssueOrderdeleteIssueOrder
InfinityLeaf.IssueordercontrollerApideleteIssueOrderUsingPOST1POST /IL/swagger/api/IL/diagnose/deleteIssueOrderdeleteIssueOrder
InfinityLeaf.IssueordercontrollerApideleteIssueOrderUsingPUT1PUT /IL/swagger/api/IL/diagnose/deleteIssueOrderdeleteIssueOrder
InfinityLeaf.IssueordercontrollerApieditingIssueOrderUsingDELETEDELETE /IL/swagger/api/IL/diagnose/editingIssueOrdereditingIssueOrder
InfinityLeaf.IssueordercontrollerApieditingIssueOrderUsingGETGET /IL/swagger/api/IL/diagnose/editingIssueOrdereditingIssueOrder

*InfinityLeaf.Issueordercont

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago