Home Reference Source Test Repository

References

Class Summary

Static Public Class Summary
public

Abstract representation of a selected bucket.

public

Abstract representation of a selected collection.

public
public

High level HTTP client for the Kinto API.

Function Summary

Static Public Function Summary
public

checkVersion(version: String, minVersion: String, maxVersion: String)

Checks if a version is within the provided range.

public

isObject(thing: Object): bool

Returns true if the specified value is an object (i.e.

public

nobatch(message: String): Function

Generates a decorator function ensuring an operation is not performed from within a batch request.

public

Transforms an object into an URL query string, stripping out any undefined values.

public

support(min: String, max: String): Function

Generates a decorator function ensuring a version check is performed against the provided requirements before executing it.

Variable Summary

Static Public Variable Summary
public

Currently supported protocol version.