You must send files using multipart/form-data to the address
http://host:port/
File with config must have field is config
| Name | Type | Description |
|---|---|---|
| key | string | Secret key. It's installed through the env |
| files | array | Fiels and fields which need to change |
| Name | Type | Description |
|---|---|---|
| filename | string | Pdf file name |
| fields | array | Key and value for pdf file |
| Name | Type | Description |
|---|---|---|
| key | string | Name field (It's set in pdf field) |
| value | string | Value field |
Example file in directory examples