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

New connector for working with the Catalist Match API #912

Merged
merged 10 commits into from
Nov 14, 2023

Commits on Oct 26, 2023

  1. Enable api_connector to return error message in text attribute

    Some API error responses contain the error message in the `text`
    attribute, so this update makes it possible to fetch that message if
    it exists.
    austinweisgrau committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    9aaac3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a5d02b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    040602c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d72d8c3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    001b527 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    561decc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a37527a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08b4833 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74cd6c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b73523 View commit details
    Browse the repository at this point in the history