-
-
Notifications
You must be signed in to change notification settings - Fork 920
Add links to documentation to ApiResource properties #3204
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
Conversation
Nothing. 😄 But it's less important than the link to documentation entry, so keep it below. |
Hmm... Actually, this does not address api-platform/docs#868, but I think this is something worth doing as well. WDYT @dunglas? |
Thanks for squashing! 😄 Can you target
|
oops. I do something in a wrong way |
I can take care of it if you'd like. 😄 |
I need to try :) |
It got only worse 🤕 Now it has conflicts |
Did you try following the steps I've provided? 😄 |
Yes. But I had no success :( I had for some reasons second master branch |
Okay, no worries. I'll take care of this. |
Thanks a lot for your help and your time! |
Note for next time: Always use a topic branch (e.g. |
Thanks @edamov! 🎉 |
fixesapi-platform/docs#868I started work on api-platform/docs#868 because it was marked as
good first issue
:)First, I added links to documentation for API Resource properties and sort properties alphabetically.
But there are some points I don't understand from this issue.
What should we do with
@see https://github.com/Haehnchen/idea-php-annotation-plugin/issues/112
in the class ApiResource?I found this PR but still can't understand.