-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Description
Expose the ability to add an API call to:
- https://learn.microsoft.com/_api/familyTrees/byPlatform/dotnet
- https://learn.microsoft.com/_api/familyTrees/byPlatform/java
- https://learn.microsoft.com/_api/familyTrees/byPlatform/javascript
- https://learn.microsoft.com/_api/familyTrees/byPlatform/python
- https://learn.microsoft.com/_api/familyTrees/byPlatform/powershell
These results dynamically return the filters used to scope searches more intelligently with this type of query string syntax:
Where the query string section for the filtering is decoded as:
$filter=monikers/any(t: t eq 'dotnet-aspire-9.1')
Metadata
Metadata
Assignees
Labels
No labels