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

Patch endpoints #744

Open
wants to merge 27 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 20, 2024

  1. Adding patch endpoints.

    rhysrevans3 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0cddff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14d18f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c5de64 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Fixing and adding tests.

    rhysrevans3 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    bf2ddbb View commit details
    Browse the repository at this point in the history
  2. Updating changelog.

    rhysrevans3 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    632d5a5 View commit details
    Browse the repository at this point in the history
  3. Fixing ruff errors.

    rhysrevans3 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    5f2b4fa View commit details
    Browse the repository at this point in the history
  4. Ruff format.

    rhysrevans3 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    010e2cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ccded0 View commit details
    Browse the repository at this point in the history
  6. Updating docs make file.

    rhysrevans3 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1b46754 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    79c769c View commit details
    Browse the repository at this point in the history
  2. Ruff format fix.

    rhysrevans3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    68a65a0 View commit details
    Browse the repository at this point in the history
  3. Fixing broken tests.

    rhysrevans3 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    88b40d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7bcbd5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfc31c6 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Switching to TypedDict.

    rhysrevans3 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    81dbcad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f053f07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bce099c View commit details
    Browse the repository at this point in the history
  4. Removing print statement.

    Adding default for content_type.
    rhysrevans3 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    336df70 View commit details
    Browse the repository at this point in the history
  5. Removing basemodel from patch types.

    Moving transaction types back to extensions.transaction.
    Adding literals for content_type.
    Removing sys check for TypedDict import.
    rhysrevans3 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    36b7167 View commit details
    Browse the repository at this point in the history
  6. Fixing imports.

    rhysrevans3 committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    0ecf3e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47a0b48 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    13a2377 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7e59d13 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    ae6bb94 View commit details
    Browse the repository at this point in the history
  2. Updating type for 3.8.

    rhysrevans3 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e325cb2 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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