Skip to content

Commit

Permalink
Merge to PowePlatform (#3712)
Browse files Browse the repository at this point in the history
* updating PDF4me connect swagger

* updating PDF4me Connect swagger

* PDF4me Connnect- removing unnecessary space

* Adding new actions in PDF4me Connect

* Updating PDF4me Connect app version

* updating PDF4me and PDF4me Connect swagger

* updating PDF4me contact and connector metadata

* pdf4me connector version update

* changing preview to prod status of PDF4me actions

* fixing PDF4me validations errors

* restoring operationId

* adding new method in PDF4me and PDF4me connect

* adding new actions to PDF4me connectors

* correcting operation id

* correcting operation id

* restoring operation id. removing unpublished deprecated method

* including font color for text stamp

* correcting operation id

* correcting authorizationUrl

* removing deprecation for GenerateDocumentFromPdf

* updating auth urls

* updating auth urls in PDF4me

* changed the version number

* changed the version number

* added new action extract text and images

* updating extract resource name and updating PDF4me Connect

* Add new actions Classify and Parse in PDF4me Connect

* updating parameters for UrlToPdf. renaming operationIds

* updating rotate in text stamp

* added outputFormat to PDF4me PdfToExcel

* commit check

* commit check

* commit check

* adding isAsync prop

* set isAsync prop for SplitPdfByBarcode

* updating Preview status to Production

* updating stamp feature and adding new action DeleteBlankPages

* how to get api key

* how to get api key update

* Added getting started link

* Adding new params to PDF4me HtmlToPdf

* correcting text

* adding new prototype methods for PDF4me

* adding call status method

* updating properties and desc in PDF4me

* updating description

* save formatting

* adding new methods to PDF4me and PDF4me Connect

* updating version

* desciption correction

* spelling correction

* spelling correction

* adding new image processing methods to PDF4me

* adding new fill a pdf form method

* Create EPC QR Code

* updated epc qr code

* updated

* updated description

* updated epc in swissQR

* Version updated

* Added new PDF4me feature prepare for print

* updating attachment format

---------

Co-authored-by: chandraarora <[email protected]>
Co-authored-by: Chandra <[email protected]>
Co-authored-by: nishanthynoox <[email protected]>
Co-authored-by: Nishanth Asokan <[email protected]>
  • Loading branch information
5 people authored Nov 22, 2024
1 parent f139eb4 commit ca02b71
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 44 deletions.
30 changes: 8 additions & 22 deletions certified-connectors/PDF4me Connect/apiDefinition.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -5414,6 +5414,7 @@
"properties": {
"Name": {
"description": "Name of the file",
"format": "byte",
"title": "File Name",
"type": "string",
"x-ms-visibility": "important"
Expand Down Expand Up @@ -6955,9 +6956,7 @@
},
"/v2/FlowV2/CreateEpcQrCode": {
"post": {
"consumes": [
"application/json"
],
"consumes": ["application/json"],
"description": "Generate EPC QR Code for SEPA Payment. https://dev.pdf4me.com/power-automate/documentation/actions/create-epc-qrcode/",
"operationId": "CreateEpcQrCode_V1",
"parameters": [
Expand All @@ -6976,20 +6975,15 @@
"title": "Service Tag",
"x-ms-visibility": "internal",
"default": "BCD",
"enum": [
"BCD"
]
"enum": ["BCD"]
},
"version": {
"type": "string",
"description": "You can specify the EPC version.",
"title": "Specify EPC version",
"x-ms-visibility": "important",
"default": "V2",
"enum": [
"V1",
"V2"
]
"enum": ["V1", "V2"]
},
"characterSet": {
"type": "string",
Expand All @@ -7014,9 +7008,7 @@
"title": "Specify Identification Code",
"x-ms-visibility": "internal",
"default": "SCT",
"enum": [
"SCT"
]
"enum": ["SCT"]
},
"bic": {
"description": "You can specify beneficiary's BIC. BIC is mandatory only for EPC version V1",
Expand All @@ -7042,9 +7034,7 @@
"title": "Currency",
"x-ms-visibility": "internal",
"default": "EUR",
"enum": [
"EUR"
]
"enum": ["EUR"]
},
"amount": {
"format": "float",
Expand Down Expand Up @@ -7090,9 +7080,7 @@
"type": "object"
}
},
"required": [
"epcQrCodeAction"
],
"required": ["epcQrCodeAction"],
"type": "object"
}
}
Expand Down Expand Up @@ -7130,9 +7118,7 @@
},
"/v2/FlowV2/PrepareForPrint": {
"post": {
"consumes": [
"application/json"
],
"consumes": ["application/json"],
"description": "Prepare a PDF for print through resizing, colour profile etc - https://dev.pdf4me.com/power-automate/documentation/actions/prepare-for-print",
"summary": "Prepare for Print",
"operationId": "PrepareForPrint_v1",
Expand Down
30 changes: 8 additions & 22 deletions certified-connectors/PDF4me/apiDefinition.swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -5339,6 +5339,7 @@
"properties": {
"docContent": {
"description": "The content of the attachment file",
"format": "byte",
"title": "Attachment File Content",
"type": "string",
"x-ms-visibility": "important"
Expand Down Expand Up @@ -6865,9 +6866,7 @@
},
"/v2/FlowV2/CreateEpcQrCode": {
"post": {
"consumes": [
"application/json"
],
"consumes": ["application/json"],
"description": "Generate EPC QR Code for SEPA Payment. https://dev.pdf4me.com/power-automate/documentation/actions/create-epc-qrcode/",
"operationId": "CreateEpcQrCode_V1",
"parameters": [
Expand All @@ -6886,20 +6885,15 @@
"title": "Service Tag",
"x-ms-visibility": "internal",
"default": "BCD",
"enum": [
"BCD"
]
"enum": ["BCD"]
},
"version": {
"type": "string",
"description": "You can specify the EPC version.",
"title": "Specify EPC version",
"x-ms-visibility": "important",
"default": "V2",
"enum": [
"V1",
"V2"
]
"enum": ["V1", "V2"]
},
"characterSet": {
"type": "string",
Expand All @@ -6924,9 +6918,7 @@
"title": "Specify Identification Code",
"x-ms-visibility": "internal",
"default": "SCT",
"enum": [
"SCT"
]
"enum": ["SCT"]
},
"bic": {
"description": "You can specify beneficiary's BIC. BIC is mandatory only for EPC version V1",
Expand All @@ -6952,9 +6944,7 @@
"title": "Currency",
"x-ms-visibility": "internal",
"default": "EUR",
"enum": [
"EUR"
]
"enum": ["EUR"]
},
"amount": {
"format": "float",
Expand Down Expand Up @@ -7000,9 +6990,7 @@
"type": "object"
}
},
"required": [
"epcQrCodeAction"
],
"required": ["epcQrCodeAction"],
"type": "object"
}
}
Expand Down Expand Up @@ -7040,9 +7028,7 @@
},
"/v2/FlowV2/PrepareForPrint": {
"post": {
"consumes": [
"application/json"
],
"consumes": ["application/json"],
"description": "Prepare a PDF for print through resizing, colour profile etc - https://dev.pdf4me.com/power-automate/documentation/actions/prepare-for-print",
"summary": "Prepare for Print",
"operationId": "PrepareForPrint_v1",
Expand Down

0 comments on commit ca02b71

Please sign in to comment.