We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
调用语句:
https://github.com/Coding/coding-cli/blob/12be361a8aada02cd6fb1a77256950f00dadb4be/app/Commands/IterationCreateCommand.php#L53
sdk 语句:
https://github.com/Coding/coding-sdk-php/blob/f5ffbabfc0e08d9d1ddcf1c95de70508f8f6d256/src/Iteration.php#L22
看来需要添加 nullable
https://laravel.com/docs/8.x/validation#a-note-on-optional-fields
The text was updated successfully, but these errors were encountered:
fix: #8 nullable
3502c41
b388537
No branches or pull requests
调用语句:
https://github.com/Coding/coding-cli/blob/12be361a8aada02cd6fb1a77256950f00dadb4be/app/Commands/IterationCreateCommand.php#L53
sdk 语句:
https://github.com/Coding/coding-sdk-php/blob/f5ffbabfc0e08d9d1ddcf1c95de70508f8f6d256/src/Iteration.php#L22
看来需要添加 nullable
https://laravel.com/docs/8.x/validation#a-note-on-optional-fields
The text was updated successfully, but these errors were encountered: