microsoft / api-guidelines

Microsoft REST API Guidelines
Other
22.69k stars 2.71k forks source link

Add graph pattern for common query functions #512

Open corranrogue9 opened 9 months ago

corranrogue9 commented 9 months ago

Adding the guidance pattern according to this ADR. The pattern is to use OData functions as "aliases" for the more complicated or common OData query options for robust APIs that support a wide range of query options.