-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Steps to reproduce
To reduce load on PSGallery and increase speed I'd like to use $select
to only request the properties I need.
This works for properties like Id, Version and Authors. But not for Owners for some reason.
URL with all properties:
URL with Id and Version (works):
URL with Id, Version and Owners (does not work):
Expected behavior
All properties should be possible to $select
Actual behavior
$select=Owners does not work
Error details
No response
Environment data
Not relevant: API.
Version
Not relevant: API.
Visuals
No response
Metadata
Metadata
Assignees
Labels
No labels