Reviewed & tested by the community
Project:
OpenAPI for JSON:API
Version:
3.0.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2025 at 09:25 UTC
Updated:
14 Jan 2025 at 10:41 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
waropd commentedComment #3
borisson_I agree, making this private breaks the possibility for us to extend this class, if it is not intended to be extended, it should probably be final so it's not even possible.
Comment #4
borisson_Directly moving this to rtbc, since it's not only widens visibility, so it cannot be considered an API break, nor can it break other implementations.