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

fix: swagger reference & client regeneration #70

Merged
merged 4 commits into from
Dec 23, 2022
Merged

Commits on Dec 23, 2022

  1. fix: swagger reference & client regeneration

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    970419f View commit details
    Browse the repository at this point in the history
  2. fix: client generation under strict version

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    951690c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into fix/client

    # Conflicts:
    #	client/.openapi-generator/FILES
    #	client/.openapi-generator/VERSION
    #	client/README.md
    #	client/api/openapi.yaml
    #	client/api_payments.go
    #	client/client.go
    #	client/docs/PaymentsApi.md
    #	client/model_banking_circle_config.go
    #	client/model_connector_base_info.go
    #	client/model_currency_cloud_config.go
    #	client/model_dummy_pay_config.go
    #	client/model_list_connectors_response.go
    #	client/model_list_payments_response.go
    #	client/model_modulr_config.go
    #	client/model_wise_config.go
    #	client/test/api_payments_test.go
    #	client/utils.go
    #	main.go
    #	swagger.yml
    darkmatterpool committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    d359843 View commit details
    Browse the repository at this point in the history
  4. fix: merge conflicts

    Signed-off-by: Lawrence Zawila <113581282+darkmatterpool@users.noreply.github.com>
    darkmatterpool committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    f265c84 View commit details
    Browse the repository at this point in the history