Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: π Add missing
IsOptional
to CreateVenueDto.signers
Without the `IsOptional` annotation, creating a venue without signers was not posssible. Adding it, allows the functionality to work as expected
- Loading branch information