Skip to content

Commit

Permalink
Merge pull request #384 from chaynHQ/develop
Browse files Browse the repository at this point in the history
Merge Develop onto Main
  • Loading branch information
annarhughes authored Jan 9, 2024
2 parents b294322 + 0bb3376 commit 8e54699
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/webhooks/dto/story.dto.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ export class StoryDto {
space_id?: number;

@IsOptional()
@IsNumber()
@IsString()
full_slug?: string;
}

0 comments on commit 8e54699

Please sign in to comment.