Webigail
    Preparing search index...

    Represents a decorator that can build a url for a restful endpoint given an existing base url.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Adds the request parameters to the url.

      This will add the page, size, search, filter, and sort parameters to the url if they are defined.

      Parameters

      • request: IZDataRequest

        The request to add to the url.

      Returns this

      This object.