Skip to content

Commit 20f3a13

Browse files
authored
Fix style
1 parent 4aa7e56 commit 20f3a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/upgrade-to-v3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ The SDK now produces methods to include the count of items included in collectio
302302
303303
> Note: support for `filter`, `orderBy`, `top`, `skip`, `skipToken`, and `expand` was also added in the last 2.X versions, if you are upgrading from an older version you might want to consider updating the use of query options by these new methods.
304304
305-
## Support for inherited OData methods
305+
### Support for inherited OData methods
306306
307307
The SDK now produces methods in child request builder types for the parents' OData methods (actions & functions). This change allows you to write more specific requests reducing the permissions required for your application.
308308

0 commit comments

Comments
 (0)