Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

fix(auth): adding missing default#5992

Merged
whitdog47 merged 2 commits into
mainfrom
fix/add-missing-default-experimental-features
May 20, 2025
Merged

fix(auth): adding missing default#5992
whitdog47 merged 2 commits into
mainfrom
fix/add-missing-default-experimental-features

Conversation

@whitdog47

@whitdog47 whitdog47 commented May 20, 2025

Copy link
Copy Markdown
Contributor

This PR fixes an issue with the auth models by setting a missing default value for the experimental_features field in the UserRead model.

@whitdog47 whitdog47 requested a review from Copilot May 20, 2025 01:19
@whitdog47 whitdog47 self-assigned this May 20, 2025
@whitdog47 whitdog47 added the bug Something isn't working label May 20, 2025

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes an issue with the auth models by setting a missing default value for the experimental_features field in the UserRead model.

  • Fixes a missing default on experimental_features.
  • Ensures consistency in field initialization for optional attributes.

Comment thread src/dispatch/auth/models.py
@whitdog47 whitdog47 merged commit 13370b9 into main May 20, 2025
11 checks passed
@whitdog47 whitdog47 deleted the fix/add-missing-default-experimental-features branch May 20, 2025 01:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants