Skip to content

Commit

Permalink
- removes suppressions from integration files
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet committed Sep 20, 2023
1 parent 116d63a commit 14680d0
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions it/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,29 +262,9 @@
"Language": "typescript",
"Rationale": "https://github.com/microsoft/kiota/issues/1812"
},
{
"Language": "go",
"Rationale": "https://github.com/microsoft/kiota/issues/3067"
},
{
"Language": "php",
"Rationale": "https://github.com/microsoft/kiota/issues/3067"
},
{
"Language": "java",
"Rationale": "https://github.com/microsoft/kiota/issues/3067"
},
{
"Language": "csharp",
"Rationale": "https://github.com/microsoft/kiota/issues/3067"
},
{
"Language": "ruby",
"Rationale": "https://github.com/microsoft/kiota/issues/1816"
},
{
"Language": "python",
"Rationale": "https://github.com/microsoft/kiota/issues/3067"
}
]
},
Expand Down Expand Up @@ -324,10 +304,6 @@
}
],
"IdempotencySuppressions": [
{
"Language": "php",
"Rationale": "https://github.com/microsoft/kiota/issues/3067"
},
{
"Language": "typescript",
"Rationale": "https://github.com/microsoft/kiota/issues/1812"
Expand Down

0 comments on commit 14680d0

Please sign in to comment.