@Request and @Attribute into include file - Blueprint
Open
discussion
question
- Dominant language
- PHP
- Stars
- 9.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
I already use @Request("json:path/file") and works perfect.
But I want to configure the attributes, how can I use this "`@Attribute("name", type="string", description="The user name", sample="jason", required=true)`" into the file?
Is this possible?
Contributor guide
Assessment
This issue has not been assessed yet.