If a module wants to generate the URI to the jsonapi representation of an entity, it must use the LinkGenerator class. Since that's the recommended class to use, we should promote it from @internal to @api.
| Comment | File | Size | Author |
|---|---|---|---|
| mark-api-classes.patch | 1.15 KB | deviantintegral |
Comments
Comment #2
e0ipsoThans @deviantintegral for submitting the patch. We already agreed on this. So I'll merge now.
Now that we have an stable release and some modules exercising the APIs marked as internal (like JSON API Extras), it's time to pave the cow path. This is the first.
Comment #4
e0ipso