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
This is the version that I saw in the document.But he can't generate documents properly. swagger generator property.stub
* @OA\Property( * property="$FIELD_NAME$", * description="$DESCRIPTION$", * readOnly=$FIELD_READ_ONLY$, * nullable=$FIELD_NULLABLE$, * type="$FIELD_TYPE$"$FIELD_FORMAT$ * )
$FIELD_READ_ONLY$ and $FIELD_NULLABLE$, Not replaced
$FIELD_READ_ONLY$
$FIELD_NULLABLE$,
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This is the version that I saw in the document.But he can't generate documents properly.
swagger generator property.stub
$FIELD_READ_ONLY$
and$FIELD_NULLABLE$,
Not replacedThe text was updated successfully, but these errors were encountered: