Skip to contents

expand_servers() uses the origin property of a rapid object to expand the servers url property to an absolute path.

Usage

expand_servers(x, ...)

Arguments

x

The object to update. Must be a rapid.

...

These dots are for future extensions and must be empty.

Value

A rapid object as returned by class_rapid(), with absolute server paths.

See also

rapid object as_api_object(), as_rapid(), class_rapid()