Documentation
    Preparing search index...

    Recipe providing configuration and query mapping for the AccuWeather REST API.

    Implements

    Index

    Constructors

    Properties

    defaultBaseUrl: string = 'https://dataservice.accuweather.com'

    The default endpoint URL.

    name: string = 'AccuWeather'

    The human-readable name of the recipe.

    querySerializer: QuerySerializer = ...

    Custom query serializer transforming Quatrain filters into AccuWeather parameters.

    Active filters.

    Pagination details.

    The parameter record.

    Methods