Skip to content

Fix C# query to give results in the same format as java.#2344

Merged
starcke merged 1 commit intomainfrom
starcke/csharp-fix-query
Apr 18, 2023
Merged

Fix C# query to give results in the same format as java.#2344
starcke merged 1 commit intomainfrom
starcke/csharp-fix-query

Conversation

@starcke
Copy link
Copy Markdown
Contributor

@starcke starcke commented Apr 18, 2023

C# didnt recognize the modeled methods because the api name differed from the Java one and therefore the split up didnt work as expected. This makes a change to fix that. We'll look at whether this is something that should be upstreamed or whether it only makes sense for the extension.

Checklist

  • CHANGELOG.md has been updated to incorporate all user visible changes made by this pull request.
  • Issues have been created for any UI or other user-facing changes made by this pull request.
  • [Maintainers only] If this pull request makes user-facing changes that require documentation changes, open a corresponding docs pull request in the github/codeql repo and add the ready-for-doc-review label there.

@starcke starcke requested a review from koesie10 April 18, 2023 10:08
@starcke starcke requested a review from a team as a code owner April 18, 2023 10:08
@starcke starcke merged commit 6f11eca into main Apr 18, 2023
@starcke starcke deleted the starcke/csharp-fix-query branch April 18, 2023 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants