Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make reference control optional in policy schema #165

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

nas-tabchiche
Copy link
Contributor

No description provided.

link: z.string().url().optional().nullable(),
effort: z.string().optional().nullable(),
folder: z.string(),
reference_control: z.string().optional().nullable()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Long diff due to formatting, only change is here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

l. 111

Copy link
Collaborator

@eric-intuitem eric-intuitem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eric-intuitem eric-intuitem merged commit 6178443 into main Mar 20, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
@Mohamed-Hacene Mohamed-Hacene deleted the fix/make-ref-control-optional-in-policy branch April 3, 2024 11:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants