1
0
mirror of synced 2025-12-30 03:02:21 -05:00

Source Paystack: enable in cloud (#24085)

* made needed changes for enabling in cloud

* added changelog

* auto-bump connector version

---------

Co-authored-by: Octavia Squidington III <octavia-squidington-iii@users.noreply.github.com>
This commit is contained in:
Daryna Ishchenko
2023-03-16 13:45:19 +02:00
committed by GitHub
parent cd16cc8cf5
commit a1da244d3c
8 changed files with 86 additions and 66 deletions

View File

@@ -5,7 +5,7 @@
"title": "Paystack Source Spec",
"type": "object",
"required": ["secret_key", "start_date"],
"additionalProperties": false,
"additionalProperties": true,
"properties": {
"secret_key": {
"type": "string",