I have to open an endpoint for external use by a client, and I have to create documentation for it, but when creating the group in openApi, I can't find a way to restrict the client so that it doesn't see the internal endpoints.
The client should only see the "API" group, is there any way to do this? or is it not possible?