Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
giancarloromeo committed Oct 30, 2024
1 parent b810b5e commit c9ab39f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ class PaymentMethodGet(OutputSchema):
)

model_config = ConfigDict(
frozen=False,
json_schema_extra={
"examples": [
{
Expand Down

0 comments on commit c9ab39f

Please sign in to comment.