Closed hooman-mirghasemi closed 4 years ago
/**
it seems api doc remove all @property ....
Is it @Property
or @property
?
lower case is correct.
@samdark can you answer me, please ? how can I write document for database filed such as post model have id, title, content, image .... filed
I don't know, will try it after making next release of Yii 2 and some things on Yii 3.
Verified that it still doesn't work. See #7, #132.
Please test if https://github.com/yiisoft/yii2-apidoc/pull/192 works for you.
Yes it works. Thank you!
Hi excuse me I have a question when I generate a model extent active record, that model have magic fileds . they are database fileds. how can i write php comment for these filed? apidoc read them and generate document for theme?