• Create system user for swagger API

    Hi everyone,

    We want create a system user to use the swagger API. This system user must be able to do only GET request on a specific table.

    To do this I add a permission group with read permission on that Table, but this user is not allowed to use Swagger…