You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rename FIRST_URL constant value from "$first" to "$top"
Updated the constant `FIRST_URL` in `RequestParser.cs` within the
`Azure.DataApiBuilder.Core.Parsers` namespace to use the value `"$top"`
instead of `"$first"`. This change aligns with naming conventions or
standards used elsewhere in the codebase or API, ensuring consistency
and improving clarity for developers.
0 commit comments