restapi.services.authentication.NoAuthentication.create_role

NoAuthentication.create_role(name, description)[source]

A method to create a new role

Parameters:
  • name (str)

  • description (str)

Return type:

None