connectapi
connectapi copied to clipboard
Consider removing warnings from unversioned / experimental APIs
Implementing a supported content_render()
method using the experimental APIs causes warnings. During a discussion on that PR, it was suggested that we just remove the "unsupported API warnings", as they're probably just noise that everyone ignores.
See here for discussion.