Closed nicholaschiang closed 3 years ago
Is there a way to use the contentFilter option with unsplash.photos.getRandom()? It's listed as a parameter in the REST API documentation, but it isn't included in the TypeScript types for getRandom.
contentFilter
unsplash.photos.getRandom()
getRandom
Thanks! Released in v.7.0.9. https://github.com/unsplash/unsplash-js/releases/tag/v7.0.9
Is there a way to use the
contentFilter
option withunsplash.photos.getRandom()
? It's listed as a parameter in the REST API documentation, but it isn't included in the TypeScript types forgetRandom
.