You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build: method parameter API docs missing descriptions (#24014)
Co-authored-by: Paul Gschwendtner <[email protected]>
Fix missing method parameter documentation
The 'parameter.description' => 'parameter.content' change was made earlier, but as I see now there is no documentation for method parameters on material.angular.io site.
I found that the information for method parameters are stored in the 'description' field.
0 commit comments