Update the RB.APIToken resource to use a defaults function
Review Request #7394 — Created June 8, 2015 and submitted — Latest diff uploaded
This change updates the
RB.APITokenresource to use the new
defaultsfunction that all other resources are using.
Ran JS tests.