Skip to content

Commit

Permalink
Updated the schema to support .NET filters.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nusiq committed Aug 31, 2022
1 parent eaaf1dc commit ac8b203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
"description": "The type of the filter.",
"enum": [
"java",
"dotnet",
"nim",
"python",
"shell",
Expand Down

0 comments on commit ac8b203

Please sign in to comment.