Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V3 api rc #194

Merged
merged 64 commits into from
Nov 6, 2024
Merged

V3 api rc #194

merged 64 commits into from
Nov 6, 2024

Commits on Oct 18, 2024

  1. added http client

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    ec1938e View commit details
    Browse the repository at this point in the history
  2. moved old to v2

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bcfeb11 View commit details
    Browse the repository at this point in the history
  3. moved v3 to top-level

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    5cea972 View commit details
    Browse the repository at this point in the history
  4. version

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    409a3bc View commit details
    Browse the repository at this point in the history
  5. moved tests

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    257a366 View commit details
    Browse the repository at this point in the history
  6. remove ipynb

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    487c9d6 View commit details
    Browse the repository at this point in the history
  7. fixed imports

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    bdf9362 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d396f9 View commit details
    Browse the repository at this point in the history
  9. cleaned up signatures

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0c62fc6 View commit details
    Browse the repository at this point in the history
  10. flake8

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    de90077 View commit details
    Browse the repository at this point in the history
  11. updated errors

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    7f940f1 View commit details
    Browse the repository at this point in the history
  12. renamed to TransactionInput

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    412842a View commit details
    Browse the repository at this point in the history
  13. export errors

    adgsantos committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    912f132 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. imports

    adgsantos committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    15dc4cf View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. fixed tests

    adgsantos committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    25a2c55 View commit details
    Browse the repository at this point in the history
  2. keepalive

    adgsantos committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    002f36c View commit details
    Browse the repository at this point in the history
  3. typing

    adgsantos committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    5f210de View commit details
    Browse the repository at this point in the history
  4. path

    adgsantos committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    a7ce64f View commit details
    Browse the repository at this point in the history
  5. Add webhooks resource

    0e4ef622 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    e1dc3b8 View commit details
    Browse the repository at this point in the history
  6. Add rules resource

    0e4ef622 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    d609da8 View commit details
    Browse the repository at this point in the history
  7. Add sdk.webhooks.patch

    0e4ef622 committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    70c3b85 View commit details
    Browse the repository at this point in the history
  8. api_key fixture

    adgsantos committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    44392c0 View commit details
    Browse the repository at this point in the history
  9. recurring groups

    adgsantos committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    29dc02e View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. rename create

    adgsantos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    453ebfb View commit details
    Browse the repository at this point in the history
  2. Use request id from response

    0e4ef622 committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c628f6e View commit details
    Browse the repository at this point in the history
  3. remove group_id

    adgsantos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bb44a54 View commit details
    Browse the repository at this point in the history
  4. bank_statements: add error

    adgsantos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d49401d View commit details
    Browse the repository at this point in the history
  5. bank_statements: fix schema

    adgsantos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4597e52 View commit details
    Browse the repository at this point in the history
  6. wait_for_results

    adgsantos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    6e62863 View commit details
    Browse the repository at this point in the history
  7. fixes

    adgsantos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    3b21cdc View commit details
    Browse the repository at this point in the history
  8. optional

    adgsantos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    68ed9ff View commit details
    Browse the repository at this point in the history
  9. versions

    adgsantos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8f89745 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    504710f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    10523fa View commit details
    Browse the repository at this point in the history
  12. version

    adgsantos committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e5af925 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. add transaction ids

    adgsantos committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    1186dfe View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. update webhook

    adgsantos committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    53dc758 View commit details
    Browse the repository at this point in the history
  2. added categories

    adgsantos committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    cf3f531 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. widen mcc validation

    adgsantos committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    8728185 View commit details
    Browse the repository at this point in the history
  2. remove intermediary type

    adgsantos committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    69ef4a2 View commit details
    Browse the repository at this point in the history
  3. update schemas

    adgsantos committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    11ab649 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0d19a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. lint

    adgsantos committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c7dc802 View commit details
    Browse the repository at this point in the history
  2. overview -> verify

    adgsantos committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a416a91 View commit details
    Browse the repository at this point in the history
  3. added entities

    adgsantos committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a52313b View commit details
    Browse the repository at this point in the history
  4. msg

    adgsantos committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    a13c6de View commit details
    Browse the repository at this point in the history
  5. added reports resources

    adgsantos committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    489fec5 View commit details
    Browse the repository at this point in the history
  6. Add __all__ to __init__.py

    0e4ef622 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    7ce15d1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7eb280d View commit details
    Browse the repository at this point in the history
  8. Update requirements_dev.txt

    0e4ef622 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    bab653e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    29ff82b View commit details
    Browse the repository at this point in the history
  2. Fix batch post

    0e4ef622 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    61f4725 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. Fixes

    0e4ef622 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    55d2d17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12fb1db View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. ah, txs: add created_at

    adgsantos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    17aff0a View commit details
    Browse the repository at this point in the history
  2. test 404

    adgsantos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    01cd493 View commit details
    Browse the repository at this point in the history
  3. typing

    adgsantos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a26af5a View commit details
    Browse the repository at this point in the history
  4. fixes

    adgsantos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0419f55 View commit details
    Browse the repository at this point in the history
  5. categories: return results

    adgsantos committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    657bf5e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Update rules resource

    0e4ef622 committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7180fa8 View commit details
    Browse the repository at this point in the history
  2. sdk: accept session

    adgsantos committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    333b377 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2433e8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f6821b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    fc51d7e View commit details
    Browse the repository at this point in the history