|
1 | 1 | { |
2 | 2 | "./tests/Kiota.Builder.IntegrationTests/InheritingErrors.yaml": { |
3 | | - "MockServerITFolder": "basic", |
4 | | - "Suppressions": [ |
5 | | - { |
6 | | - "Language": "ruby", |
7 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2484" |
8 | | - } |
9 | | - ] |
| 3 | + "MockServerITFolder": "basic" |
10 | 4 | }, |
11 | 5 | "./tests/Kiota.Builder.IntegrationTests/GeneratesUritemplateHints.yaml": { |
12 | 6 | "MockServerITFolder": "query-params", |
13 | 7 | "Suppressions": [ |
14 | 8 | { |
15 | 9 | "Language": "ruby", |
16 | | - "Rationale": "https://github.com/microsoft/kiota/issues/4262" |
| 10 | + "Rationale": "https://github.com/microsoft/kiota/issues/4262 (moved to https://github.com/microsoft/kiota-abstractions-ruby/issues/59)" |
17 | 11 | } |
18 | 12 | ] |
19 | 13 | }, |
|
22 | 16 | "Suppressions": [ |
23 | 17 | { |
24 | 18 | "Language": "ruby", |
25 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2484" |
| 19 | + "Rationale": "https://github.com/microsoft/kiota-abstractions-ruby/issues/66" |
26 | 20 | } |
27 | 21 | ] |
28 | 22 | }, |
29 | 23 | "./tests/Kiota.Builder.IntegrationTests/ModelWithDefaultValues.json": { |
30 | 24 | "MockServerITFolder": "defaultvalues" |
31 | 25 | }, |
32 | | - "apisguru::github.com:api.github.com": { |
| 26 | + "https://github.com/github/rest-api-description/raw/refs/heads/main/descriptions/api.github.com/api.github.com.json": { |
33 | 27 | "MockServerITFolder": "gh", |
34 | 28 | "Suppressions": [ |
35 | 29 | { |
36 | 30 | "Language": "ruby", |
37 | | - "Rationale": "https://github.com/microsoft/kiota/issues/1816" |
38 | | - } |
39 | | - ], |
40 | | - "ExcludePatterns": [ |
41 | | - { |
42 | | - "Pattern": "/users/*/gpg_keys", |
43 | | - "Rationale": "https://github.com/github/rest-api-description/issues/2247" |
44 | | - }, |
45 | | - { |
46 | | - "Pattern": "/user/gpg_keys", |
47 | | - "Rationale": "https://github.com/github/rest-api-description/issues/2247" |
48 | | - }, |
49 | | - { |
50 | | - "Pattern": "/user/gpg_keys/**", |
51 | | - "Rationale": "https://github.com/github/rest-api-description/issues/2247" |
52 | | - }, |
53 | | - { |
54 | | - "Pattern": "/repos/{owner}/{repo}/releases/{release_id}#PATCH", |
55 | | - "Rationale": "https://github.com/microsoft/kiota/pull/7414#issuecomment-4033965839 and https://github.com/github/rest-api-description/issues/6100 (default value for enum is not quoted)" |
56 | | - }, |
57 | | - { |
58 | | - "Pattern": "/repos/{owner}/{repo}/releases#POST", |
59 | | - "Rationale": "https://github.com/microsoft/kiota/pull/7414#issuecomment-4033965839 (default value for enum is not quoted, fixed in recent file as of 03/2026 but not updated to APIGurus)" |
| 31 | + "Rationale": "https://github.com/microsoft/kiota/issues/1816 (moved to https://github.com/microsoft/kiota-abstractions-ruby/issues/73)" |
60 | 32 | } |
61 | 33 | ] |
62 | 34 | }, |
63 | | - "apisguru::notion.com": { |
64 | | - "ExcludePatterns": [ |
65 | | - { |
66 | | - "Pattern": "/v1/databases/**", |
67 | | - "Rationale": "next_cursor in commentResponse is invalid" |
68 | | - }, |
69 | | - { |
70 | | - "Pattern": "/v1/blocks/**", |
71 | | - "Rationale": "next_cursor in commentResponse is invalid" |
72 | | - }, |
73 | | - { |
74 | | - "Pattern": "/v1/comments", |
75 | | - "Rationale": "next_cursor in commentResponse is invalid" |
76 | | - }, |
77 | | - { |
78 | | - "Pattern": "/v1/users/*", |
79 | | - "Rationale": "avatar_url in usersResponse is invalid" |
80 | | - }, |
81 | | - { |
82 | | - "Pattern": "/v1/pages/*", |
83 | | - "Rationale": "code in pageResponse is invalid" |
84 | | - } |
85 | | - ], |
| 35 | + "https://developers.notion.com/openapi.json": { |
86 | 36 | "Suppressions": [ |
87 | 37 | { |
88 | 38 | "Language": "ruby", |
89 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2484" |
| 39 | + "Rationale": "https://github.com/microsoft/kiota/issues/2484 (moved to https://github.com/microsoft/kiota-abstractions-ruby/issues/66)" |
90 | 40 | } |
91 | 41 | ] |
92 | 42 | }, |
93 | 43 | "https://raw.githubusercontent.com/googlemaps/openapi-specification/refs/tags/v1.22.5/dist/google-maps-platform-openapi3.yml": { |
94 | | - "ExcludePatterns": [ |
95 | | - { |
96 | | - "Pattern": "/maps/api/directions/json", |
97 | | - "Rationale": "DirectionsGeocodedWaypoint.partial_match is invalid" |
98 | | - } |
99 | | - ], |
100 | | - "Suppressions": [ |
101 | | - { |
102 | | - "Language": "ruby", |
103 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2484" |
104 | | - } |
105 | | - ] |
106 | 44 | }, |
107 | 45 | "https://developers.pipedrive.com/docs/api/v1/openapi.yaml": { |
108 | | - "ExcludePatterns": [ |
109 | | - { |
110 | | - "Pattern": "/itemSearch/field", |
111 | | - "Rationale": "$field_key for fieldResponse_data is invalid" |
112 | | - }, |
113 | | - { |
114 | | - "Pattern": "/subscriptions/*/payments", |
115 | | - "Rationale": "data for model paymentsResponse is invalid" |
116 | | - }, |
117 | | - { |
118 | | - "Pattern": "/permissionSets/**", |
119 | | - "Rationale": "error 404 is invalid" |
120 | | - }, |
121 | | - { |
122 | | - "Pattern": "/oauth/token/", |
123 | | - "Rationale": "Duplicate path exists in the spec without the trailing '/'" |
124 | | - } |
125 | | - ], |
126 | 46 | "Suppressions": [ |
127 | 47 | { |
128 | 48 | "Language": "ruby", |
129 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2484" |
| 49 | + "Rationale": "https://github.com/microsoft/kiota/issues/2484 (moved to https://github.com/microsoft/kiota-abstractions-ruby/issues/66)" |
130 | 50 | } |
131 | 51 | ], |
132 | 52 | "IdempotencySuppressions": [] |
133 | 53 | }, |
134 | | - "apisguru::twilio.com:api": { |
135 | | - "ExcludePatterns": [ |
136 | | - { |
137 | | - "Pattern": "/2010-04-01/Accounts/*/Addresses/*/DependentPhoneNumbers.json", |
138 | | - "Rationale": "dependent_phone_number is invalid" |
139 | | - }, |
140 | | - { |
141 | | - "Pattern": "/2010-04-01/Accounts/*/Recordings.json", |
142 | | - "Rationale": "encryption_details is invalid" |
143 | | - }, |
144 | | - { |
145 | | - "Pattern": "/2010-04-01/Accounts/*/Recordings/*.json", |
146 | | - "Rationale": "encryption_details is invalid" |
147 | | - }, |
148 | | - { |
149 | | - "Pattern": "/2010-04-01/Accounts/*/Conferences/*/Recordings.json", |
150 | | - "Rationale": "encryption_details is invalid" |
151 | | - }, |
152 | | - { |
153 | | - "Pattern": "/2010-04-01/Accounts/*/Calls/*/Recordings.json", |
154 | | - "Rationale": "encryption_details is invalid" |
155 | | - }, |
156 | | - { |
157 | | - "Pattern": "/2010-04-01/Accounts/*/Calls/*/Recordings/*.json", |
158 | | - "Rationale": "encryption_details is invalid" |
159 | | - }, |
160 | | - { |
161 | | - "Pattern": "/2010-04-01/Accounts/*/Conferences/*/Recordings/*.json", |
162 | | - "Rationale": "encryption_details is invalid" |
163 | | - }, |
164 | | - { |
165 | | - "Pattern": "/2010-04-01/Accounts/*/Calls/FeedbackSummary.json", |
166 | | - "Rationale": "issues is invalid" |
167 | | - }, |
168 | | - { |
169 | | - "Pattern": "/2010-04-01/Accounts/*/Calls/FeedbackSummary/*.json", |
170 | | - "Rationale": "issues is invalid" |
171 | | - }, |
172 | | - { |
173 | | - "Pattern": "/2010-04-01/Accounts/*/Calls/*/Events.json", |
174 | | - "Rationale": "request is invalid" |
175 | | - }, |
176 | | - { |
177 | | - "Pattern": "/2010-04-01/Accounts/*/IncomingPhoneNumbers/*/AssignedAddOns.json", |
178 | | - "Rationale": "configuration is invalid" |
179 | | - }, |
180 | | - { |
181 | | - "Pattern": "/2010-04-01/Accounts/*/IncomingPhoneNumbers/*/AssignedAddOns/*.json", |
182 | | - "Rationale": "configuration is invalid" |
183 | | - }, |
184 | | - { |
185 | | - "Pattern": "/2010-04-01/Accounts/*/Calls/*/Payments.json", |
186 | | - "Rationale": "Parameter is invalid" |
187 | | - } |
188 | | - ], |
| 54 | + "https://raw.githubusercontent.com/twilio/twilio-oai/refs/heads/main/spec/yaml/twilio_api_v2010.yaml": { |
189 | 55 | "Suppressions": [ |
190 | 56 | { |
191 | 57 | "Language": "ruby", |
192 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2484" |
| 58 | + "Rationale": "https://github.com/microsoft/kiota/issues/2484 (moved to https://github.com/microsoft/kiota-abstractions-ruby/issues/66). The API of 06/2026 reports an error 'The element to rename was not found available_phone_number_countryModelModelModelModel'" |
193 | 59 | } |
194 | 60 | ], |
195 | 61 | "IdempotencySuppressions": [ |
|
199 | 65 | } |
200 | 66 | ] |
201 | 67 | }, |
202 | | - "apisguru::stripe.com": { |
| 68 | + "https://raw.githubusercontent.com/stripe/openapi/refs/heads/master/latest/openapi.spec3.json": { |
203 | 69 | "Suppressions": [ |
204 | 70 | { |
205 | 71 | "Language": "java", |
206 | 72 | "Rationale": "https://github.com/microsoft/kiota/issues/2842" |
207 | 73 | }, |
208 | | - { |
209 | | - "Language": "python", |
210 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2842" |
211 | | - }, |
212 | 74 | { |
213 | 75 | "Language": "ruby", |
214 | 76 | "Rationale": "https://github.com/microsoft/kiota/issues/1816" |
|
223 | 85 | "Language": "java", |
224 | 86 | "Rationale": "https://github.com/microsoft/kiota/issues/2842" |
225 | 87 | }, |
226 | | - { |
227 | | - "Language": "python", |
228 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2842" |
229 | | - }, |
230 | 88 | { |
231 | 89 | "Language": "ruby", |
232 | 90 | "Rationale": "https://github.com/microsoft/kiota/issues/1816" |
233 | 91 | } |
234 | 92 | ] |
235 | 93 | }, |
236 | | - "apisguru::meraki.com": { |
| 94 | + "https://raw.githubusercontent.com/meraki/openapi/refs/heads/master/openapi/spec3.json": { |
237 | 95 | "Suppressions": [ |
238 | 96 | { |
239 | 97 | "Language": "ruby", |
240 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2484" |
| 98 | + "Rationale": "https://github.com/microsoft/kiota/issues/2484 (moved to https://github.com/microsoft/kiota-abstractions-ruby/issues/66)" |
241 | 99 | } |
242 | 100 | ] |
243 | 101 | }, |
244 | | - "apisguru::docusign.net": { |
245 | | - "Suppressions": [ |
246 | | - { |
247 | | - "Language": "ruby", |
248 | | - "Rationale": "https://github.com/microsoft/kiota/issues/2484" |
249 | | - } |
250 | | - ] |
| 102 | + "https://raw.githubusercontent.com/docusign/OpenAPI-Specifications/refs/heads/master/esignature.rest.swagger-v2.1.json": { |
251 | 103 | }, |
252 | | - "apisguru::twitter.com:current": { |
| 104 | + "https://api.twitter.com/2/openapi.json": { |
253 | 105 | "Suppressions": [ |
254 | 106 | { |
255 | 107 | "Language": "ruby", |
256 | | - "Rationale": "https://github.com/microsoft/kiota/issues/1816" |
| 108 | + "Rationale": "https://github.com/microsoft/kiota/issues/1816 (moved to https://github.com/microsoft/kiota-abstractions-ruby/issues/73)" |
257 | 109 | } |
258 | 110 | ], |
259 | 111 | "IdempotencySuppressions": [] |
|
0 commit comments