Conversation
zengin
left a comment
There was a problem hiding this comment.
@baywet Do you have an example where orderBy is used on a non-collection? I looked at couple of OData docs and all the samples I saw were on collections even though they don't say the clause is exclusive to collections, e.g. https://docs.microsoft.com/en-us/odata/concepts/queryoptions-overview#orderby
|
good catch. I think you're referring to these two templates specifically? I think what happened is that when I introduced filter, I did a search for expand. And went a bit too far. Did I miss anything else? |
|
I think we should remove |
|
thanks! updated, sorry about the mess. |
Generated code differences
microsoftgraph/msgraph-sdk-java#503