Returns REST API version number without performing side effects
REST API version number
Logs in user and stores token in provided storage.
You can use custom endpoints e.g. {tokenEndpoint:'ldap/token'}.
}
Updates stored REST API version number (which is used in feature detection mechanism) with a value acquired by making a request to a version endpoint, and returns an updated value.
REST API version number
Generated using TypeDoc
Shorthand for fetch that already has 'json' as default 'handleAs' property