QueryParameters should contain :
- Identifier
- User Parameters
This remove the ability for developers to incorrectly create a query parameter that is called from an object with an invalid identifier.
Look at TweetList parameters to take example.
Comments: Associated with changeset 43810: Version 0.9.8.0
- Refactored parameters into Query parameters
- Developers now have access to ILoggedUser.ExecuteLoggedUserOperation
- Identifier
- User Parameters
This remove the ability for developers to incorrectly create a query parameter that is called from an object with an invalid identifier.
Look at TweetList parameters to take example.
Comments: Associated with changeset 43810: Version 0.9.8.0
- Refactored parameters into Query parameters
- Developers now have access to ILoggedUser.ExecuteLoggedUserOperation