Based on the https://community.dreamfactory.com/t/swagger-api-for-limited-user/1893 we want to have a specific access to one component without selecting all component.
Example:
DB1 - Database 1
DB2 - Database 2
User - Limited User
_table/view_table - Specific Component
Get - Access Limit
User should have a Role that it can access DB1 & DB2 only and it is limited to access _table/view_table component only on Get access only limit.
But upon diagnosing and troubleshooting the Role, you need to select * (all component) for the api_docs to display instructions to pull api, meaning it will display all components for a specific database.
What we require is to limit the user to one Component only in a Get access limit, this is to prevent data loss and other issues.
Our DreamFactory Version: 2.14.0