Skip to content

Conversation

@mediumTaj
Copy link
Contributor

Summary

This pull request adds support for Discovery Credentials methods. All methods are supported in the SDK except for the update operation since Unity www does not support put operations.

@mediumTaj mediumTaj requested a review from mamoonraja July 12, 2018 01:10
Log.Debug("TestDiscovery.RunTest()", "Discovery examples complete.");
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra spaces

@mediumTaj
Copy link
Contributor Author

got it - autoformatted examples and tests

private bool _readyToContinue = false;
private float _waitTime = 10f;

private bool _listCredentialsTested = false;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a minor thing but was thinking we should have variable names consistent. i.e, _getCredentialTested should be like others i.e, _getCredentialsTested

@mediumTaj mediumTaj merged commit 7c861a3 into develop Jul 12, 2018
@mediumTaj mediumTaj deleted the 4933-abstract-discovery-endpoints branch July 12, 2018 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants