Update of Eden AI apiDefinition.swagger.json to avoid potential errors (#2737)
* ManageEngine ServiceDesk Plus Cloud app submission (#2517) * Partner Center connector - new fields and deal registration actions (#2130) * Update apiDefinition.swagger.json * Latest changes * fix format warning * X-Caller_Id should be optional * Update apiDefinition.swagger.json Review changes - ->Added reg status and sub status fields. ->Update the fields descriptions as per api's details available on Microsoft public site. ->Remove submission related fields. ->Mark registration status field as read only. ->Remove offerId from root. ->Use Enum values in Create deal registration model. ->Create a separate model for update deal registration. Create a separate action for update deal registration. * Update apiDefinition.swagger.json * Update apiDefinition.swagger.json Add deprecate text in Update a referral by Id action * Update apiDefinition.swagger.json Connector status keep as Preview and UpdateReferralById deprecated keep as false but deprecated word in description. * Update apiDefinition.swagger.json update deal registration success message. * Update apiDefinition.swagger.json added title for registration object * Bitskout Connector (#2140) * Bitskout Connector * Requested changes * EC-14395 Make it so fields aren't required anymore for updates (#2150) * Added orderby parameter * Added orderby parameter * feat: add x-ms-pageable extension * feat: add updatenextlink policy instance * refactor: whitespace refactoring * Update apiProperties.json * fix(EC-14395): Integrate the patch schema endpoint * fix(EC-14395): Add specs for the schema endpoint's responses * fix(EC-14395): Add required fields to the schema Co-authored-by: Johannes Heesterman <johannes@elfsquad.io> Co-authored-by: johannesheesterman <heestermanj@gmail.com> Co-authored-by: Stan van Rooy <stanvanrooy6@gmail.com> * ManageEngine ServiceDesk Plus Cloud app submission * Categories and readme document updated * Categories updated --------- Co-authored-by: Farhan <103836444+94farhan@users.noreply.github.com> Co-authored-by: saferoombiz <32263053+saferoombiz@users.noreply.github.com> Co-authored-by: Tess Ellenoir Duursma <thomasduursma@outlook.com> Co-authored-by: Johannes Heesterman <johannes@elfsquad.io> Co-authored-by: johannesheesterman <heestermanj@gmail.com> Co-authored-by: Stan van Rooy <stanvanrooy6@gmail.com> Co-authored-by: Mahbub Murshed <48570820+mamurshe@users.noreply.github.com> Co-authored-by: SDPCloud <tharanishanth16@gmail.com> * [feat] add Eden AI connector * [fix] change capabilities in apiProperties.json * [feat] add scriptOperations in apiproperties.json * [fix] scriptOperations fix with operationIds * [fix] scriptOperations deleted * Delete certified-connectors/ServiceDeskPlus Cloud directory * Update apiDefinition.swagger.json Correct title : Eden AI Remove a white space in description * Update apiProperties.json Change color * Update Readme.md Add all required sections * Update apiDefinition.swagger.json Change outputs type for tax_item in Invoice Parser * Update Readme.md Change output type of tax_item to avoid error * Update Readme.md Add referals --------- Co-authored-by: SDPCloud <129050205+SDPCloud@users.noreply.github.com> Co-authored-by: Farhan <103836444+94farhan@users.noreply.github.com> Co-authored-by: saferoombiz <32263053+saferoombiz@users.noreply.github.com> Co-authored-by: Tess Ellenoir Duursma <thomasduursma@outlook.com> Co-authored-by: Johannes Heesterman <johannes@elfsquad.io> Co-authored-by: johannesheesterman <heestermanj@gmail.com> Co-authored-by: Stan van Rooy <stanvanrooy6@gmail.com> Co-authored-by: Mahbub Murshed <48570820+mamurshe@users.noreply.github.com> Co-authored-by: SDPCloud <tharanishanth16@gmail.com> Co-authored-by: root <root@DESKTOP-61FLEA7.localdomain>
This commit is contained in:
Родитель
dbaa49d78d
Коммит
875f611baa
|
@ -1,6 +1,6 @@
|
|||
|
||||
# Eden AI
|
||||
Enhance your apps and workflows with the power of [Eden AI](https://www.edenai.co/)! Integrate advanced AI features such as [text analysis](https://www.edenai.co/technologies/text) (sentiment analysis, keyword extraction, text moderation, etc.) , [image recognition](https://www.edenai.co/technologies/image) (object detection, face detection, explicit content detection, etc.), [document parsing](https://www.edenai.co/technologies/ocr-document-parsing) (invoice, receipt, IDs, resumes, etc.), [audio processing](https://www.edenai.co/technologies/speech), [machine translation](https://www.edenai.co/technologies/translation), [generative AI](https://www.edenai.co/technologies/generative-ai) (text generation, image generation, speech generation) and more.
|
||||
Enhance your apps and workflows with the power of [Eden AI](https://www.edenai.co?referral=power-apps)! Integrate advanced AI features such as [text analysis](https://www.edenai.co/technologies/text?referral=power-apps) (sentiment analysis, keyword extraction, text moderation, etc.) , [image recognition](https://www.edenai.co/technologies/image?referral=power-apps) (object detection, face detection, explicit content detection, etc.), [document parsing](https://www.edenai.co/technologies/ocr-document-parsing?referral=power-apps) (invoice, receipt, IDs, resumes, etc.), [audio processing](https://www.edenai.co/technologies/speech?referral=power-apps), [machine translation](https://www.edenai.co/technologies/translation?referral=power-apps), [generative AI](https://www.edenai.co/technologies/generative-ai?referral=power-apps) (text generation, image generation, speech generation) and more.
|
||||
|
||||
## Publisher: Eden AI
|
||||
|
||||
|
|
|
@ -4939,7 +4939,7 @@
|
|||
"in": "formData",
|
||||
"type": "string",
|
||||
"description": "Enter the names of the providers seperated by a coma",
|
||||
"default": "amazon, base64, dataleon, mindee, google, affinda, microsoft",
|
||||
"default": "amazon, base64, dataleon, mindee, google, affinda, microsoft, veryfi",
|
||||
"required": true,
|
||||
"x-ms-summary": "Providers",
|
||||
"x-ms-visibility": "important"
|
||||
|
@ -5225,7 +5225,8 @@
|
|||
"description": "amazon/item_lines/date_item"
|
||||
},
|
||||
"tax_item": {
|
||||
"type": "string",
|
||||
"type": "number",
|
||||
"format": "float",
|
||||
"description": "amazon/item_lines/tax_item"
|
||||
},
|
||||
"tax_rate": {
|
||||
|
@ -5498,7 +5499,8 @@
|
|||
"description": "base64/item_lines/date_item"
|
||||
},
|
||||
"tax_item": {
|
||||
"type": "string",
|
||||
"type": "number",
|
||||
"format": "float",
|
||||
"description": "base64/item_lines/tax_item"
|
||||
},
|
||||
"tax_rate": {
|
||||
|
@ -5771,7 +5773,8 @@
|
|||
"description": "dataleon/item_lines/date_item"
|
||||
},
|
||||
"tax_item": {
|
||||
"type": "string",
|
||||
"type": "number",
|
||||
"format": "float",
|
||||
"description": "dataleon/item_lines/tax_item"
|
||||
},
|
||||
"tax_rate": {
|
||||
|
@ -6044,7 +6047,8 @@
|
|||
"description": "mindee/item_lines/date_item"
|
||||
},
|
||||
"tax_item": {
|
||||
"type": "string",
|
||||
"type": "number",
|
||||
"format": "float",
|
||||
"description": "mindee/item_lines/tax_item"
|
||||
},
|
||||
"tax_rate": {
|
||||
|
@ -6317,7 +6321,8 @@
|
|||
"description": "google/item_lines/date_item"
|
||||
},
|
||||
"tax_item": {
|
||||
"type": "string",
|
||||
"type": "number",
|
||||
"format": "float",
|
||||
"description": "google/item_lines/tax_item"
|
||||
},
|
||||
"tax_rate": {
|
||||
|
@ -6590,7 +6595,8 @@
|
|||
"description": "affinda/item_lines/date_item"
|
||||
},
|
||||
"tax_item": {
|
||||
"type": "string",
|
||||
"type": "number",
|
||||
"format": "float",
|
||||
"description": "affinda/item_lines/tax_item"
|
||||
},
|
||||
"tax_rate": {
|
||||
|
@ -6863,7 +6869,8 @@
|
|||
"description": "microsoft/item_lines/date_item"
|
||||
},
|
||||
"tax_item": {
|
||||
"type": "string",
|
||||
"type": "number",
|
||||
"format": "float",
|
||||
"description": "microsoft/item_lines/tax_item"
|
||||
},
|
||||
"tax_rate": {
|
||||
|
@ -7136,7 +7143,8 @@
|
|||
"description": "veryfi/item_lines/date_item"
|
||||
},
|
||||
"tax_item": {
|
||||
"type": "string",
|
||||
"type": "number",
|
||||
"format": "float",
|
||||
"description": "veryfi/item_lines/tax_item"
|
||||
},
|
||||
"tax_rate": {
|
||||
|
@ -8976,7 +8984,7 @@
|
|||
"in": "formData",
|
||||
"type": "string",
|
||||
"description": "Enter the names of the providers seperated by a coma",
|
||||
"default": "base64, dataleon, microsoft, google, tabscanner, mindee",
|
||||
"default": "base64, dataleon, microsoft, google, tabscanner, mindee, veryfi",
|
||||
"required": true,
|
||||
"x-ms-summary": "Providers",
|
||||
"x-ms-visibility": "important"
|
||||
|
|
Загрузка…
Ссылка в новой задаче