Skip to content

fix: server api layer#127

Merged
gusye1234 merged 3 commits intodevfrom
fix/server-api-layer
Aug 28, 2025
Merged

fix: server api layer#127
gusye1234 merged 3 commits intodevfrom
fix/server-api-layer

Conversation

@GenerQAQ
Copy link
Copy Markdown
Collaborator

  • Updated all API-layer parameters of type uuid to use uuid.UUID.
  • Ensures automatic UUID format validation at the API layer.
  • add server docker compose name

@gusye1234
Copy link
Copy Markdown
Contributor

LGTM
Maybe using the UUID type from pydantic? to align with the rest of payload uuid type check

@GenerQAQ
Copy link
Copy Markdown
Collaborator Author

LGTM Maybe using the UUID type from pydantic? to align with the rest of payload uuid type check

cool, I have changed it to the type in models/responsive.py

@gusye1234 gusye1234 merged commit 3173e95 into dev Aug 28, 2025
3 checks passed
@GenerQAQ GenerQAQ deleted the fix/server-api-layer branch August 28, 2025 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants