Skip to content

The subject schema should expose strain_id #332

@GianlucaFicarelli

Description

@GianlucaFicarelli

Description

The attribute strain_id is present in the db model, but it's not exposed in the pydantic schema (neither Read nor Create), but they should be consistent.

db model:

pydantic schema:

Acceptance criteria

The strain_id is exposed in the Read and Create pydantic schemas of the subject

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions