metadata
Request metadata specific to the Ratings API.
RatingsAPIPathFields
Bases: GenericPathFields
Data that is exclusively passed as part of a URL path, and not after the '?' (query).
Source code in horde_sdk/ratings_api/metadata.py
RatingsAPIQueryFields
Bases: GenericQueryFields
Data that is exclusively passed as part of a URL query, and not before the '?' (path).