Sample basic Ruby client that shows how to use the REST-API of Matterial. ... sessiodId def logon url = "#{@base_uri}/logon" response = RestClient.post(url, ...
確定! 回上一頁