You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added PUT endpoint into v2/object API (jitsucom#802)
- implemented PUT endpoint for v2/object API
- added ID generation for v2/object API
- added Postgres connection parameters
Handle case when Airbyte config does not contain valid json and add l…
…ogs (jitsucom#801)
- handled case when Airbyte config does not contain valid JSON
- added more logs