@apifreaks/openapi-specs 0.2.0 → 0.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (214) hide show
  1. package/README.md +37 -38
  2. package/dist/index.cjs +5561 -2991
  3. package/dist/index.d.cts +2 -3
  4. package/dist/index.d.ts +2 -3
  5. package/dist/index.js +5561 -2991
  6. package/dist/specs/{general → billing}/usage-credits.yaml +11 -0
  7. package/dist/specs/commodity/commodity-fluctuation.yaml +14 -0
  8. package/dist/specs/commodity/commodity-prices.yaml +14 -0
  9. package/dist/specs/commodity/commodity-symbols.yaml +8 -0
  10. package/dist/specs/commodity/commodity-time-series.yaml +14 -0
  11. package/dist/specs/commodity/historical-commodity-prices.yaml +14 -0
  12. package/dist/specs/currency/currency-converter.yaml +14 -0
  13. package/dist/specs/currency/currency-fluctuation.yaml +14 -0
  14. package/dist/specs/currency/currency-historical-data-limit.yaml +11 -0
  15. package/dist/specs/currency/currency-rate.yaml +14 -0
  16. package/dist/specs/currency/currency-supported.yaml +11 -0
  17. package/dist/specs/currency/currency-symbols.yaml +11 -0
  18. package/dist/specs/currency/currency-time-series.yaml +14 -0
  19. package/dist/specs/currency/geolocalized-currency-conversion.yaml +14 -0
  20. package/dist/specs/currency/historical-currency-converter.yaml +14 -0
  21. package/dist/specs/currency/historical-currency-rate.yaml +14 -0
  22. package/dist/specs/dns/bulk-dns-lookup.yaml +14 -0
  23. package/dist/specs/dns/dns-history-lookup.yaml +14 -0
  24. package/dist/specs/dns/dns-lookup.yaml +11 -0
  25. package/dist/specs/dns/reverse-dns-lookup.yaml +34 -0
  26. package/dist/specs/domain/bulk-domain-checker.yaml +17 -0
  27. package/dist/specs/domain/domain-search-with-suggestions.yaml +14 -0
  28. package/dist/specs/domain/domain-search.yaml +14 -0
  29. package/dist/specs/domain/subdomain-lookup.yaml +14 -0
  30. package/dist/specs/email-validation/bulk-email-validation.yaml +76 -12
  31. package/dist/specs/email-validation/email-checker.yaml +93 -10
  32. package/dist/specs/financial/bulk-vat-rates-country.yaml +14 -0
  33. package/dist/specs/financial/financial-apis-supported-countries.yaml +8 -0
  34. package/dist/specs/financial/iban-validation.yaml +11 -0
  35. package/dist/specs/financial/swift-code-finder.yaml +11 -0
  36. package/dist/specs/financial/swift-code-lookup.yaml +14 -0
  37. package/dist/specs/financial/vat-number-validation.yaml +14 -0
  38. package/dist/specs/financial/vat-rates-by-ip.yaml +14 -0
  39. package/dist/specs/financial/vat-rates-country.yaml +14 -0
  40. package/dist/specs/geocoding/forward-geocoding.yaml +14 -0
  41. package/dist/specs/geocoding/reverse-geocoding.yaml +11 -0
  42. package/dist/specs/{geodb → geography}/administrative-units-details.yaml +14 -0
  43. package/dist/specs/{geodb → geography}/administrative-units-levels.yaml +14 -0
  44. package/dist/specs/{geodb → geography}/administrative-units.yaml +14 -0
  45. package/dist/specs/{geodb → geography}/cities.yaml +14 -0
  46. package/dist/specs/{geodb → geography}/countries-details.yaml +11 -0
  47. package/dist/specs/{geodb → geography}/countries.yaml +11 -0
  48. package/dist/specs/{geodb → geography}/flags-supported.yaml +8 -0
  49. package/dist/specs/{geodb → geography}/flags.yaml +14 -0
  50. package/dist/specs/{geodb → geography}/regions.yaml +8 -0
  51. package/dist/specs/{geodb → geography}/subregions.yaml +14 -0
  52. package/dist/specs/ip-intelligence/bulk-ip-lookup.yaml +14 -0
  53. package/dist/specs/ip-intelligence/bulk-ip-threat-intelligence.yaml +11 -0
  54. package/dist/specs/ip-intelligence/ip-locator.yaml +17 -0
  55. package/dist/specs/ip-intelligence/ip-threat-intelligence.yaml +14 -0
  56. package/dist/specs/pdf/bulk-pdf-generator.yaml +32 -0
  57. package/dist/specs/pdf/delete-pdf-page.yaml +14 -0
  58. package/dist/specs/pdf/linearize-pdf.yaml +14 -0
  59. package/dist/specs/pdf/merge-pdf.yaml +14 -0
  60. package/dist/specs/pdf/pdf-compress.yaml +14 -0
  61. package/dist/specs/pdf/pdf-decrypt.yaml +14 -0
  62. package/dist/specs/pdf/pdf-encrypt.yaml +14 -0
  63. package/dist/specs/pdf/pdf-extract-pages.yaml +14 -0
  64. package/dist/specs/pdf/pdf-file-status.yaml +14 -0
  65. package/dist/specs/pdf/pdf-file.yaml +14 -0
  66. package/dist/specs/pdf/pdf-files.yaml +8 -0
  67. package/dist/specs/pdf/pdf-generator.yaml +32 -0
  68. package/dist/specs/pdf/pdf-resource-download.yaml +14 -0
  69. package/dist/specs/pdf/pdf-resource-upload-binary.yaml +14 -0
  70. package/dist/specs/pdf/pdf-resource-upload.yaml +14 -0
  71. package/dist/specs/pdf/pdf-restrict.yaml +14 -0
  72. package/dist/specs/pdf/pdf-split-pages.yaml +14 -0
  73. package/dist/specs/pdf/pdf-task-status.yaml +14 -0
  74. package/dist/specs/pdf/pdf-to-image.yaml +35 -0
  75. package/dist/specs/pdf/pdf-unrestrict.yaml +14 -0
  76. package/dist/specs/pdf/rotate-pdf-pages.yaml +14 -0
  77. package/dist/specs/phone-validation/bulk-phone-number-validation.yaml +23 -0
  78. package/dist/specs/phone-validation/phone-number-validation.yaml +20 -0
  79. package/dist/specs/scraper/web-scraper.yaml +34 -0
  80. package/dist/specs/screenshot/bulk-screenshot.yaml +34 -0
  81. package/dist/specs/screenshot/website-screenshot.yaml +34 -0
  82. package/dist/specs/ssl/ssl-certificate-chain-lookup.yaml +17 -0
  83. package/dist/specs/ssl/ssl-certificate-lookup.yaml +17 -0
  84. package/dist/specs/timezone/timezone-converter.yaml +14 -0
  85. package/dist/specs/timezone/timezone-lookup.yaml +14 -0
  86. package/dist/specs/user-agent/bulk-user-agent-parser.yaml +11 -0
  87. package/dist/specs/user-agent/user-agent-parser.yaml +11 -0
  88. package/dist/specs/weather/air-quality.yaml +14 -0
  89. package/dist/specs/{other → weather}/astronomy-data.yaml +14 -0
  90. package/dist/specs/weather/bulk-live-weather.yaml +11 -0
  91. package/dist/specs/weather/flood-forecast.yaml +14 -0
  92. package/dist/specs/weather/historical-weather.yaml +14 -0
  93. package/dist/specs/weather/live-weather.yaml +14 -0
  94. package/dist/specs/weather/marine-weather.yaml +14 -0
  95. package/dist/specs/weather/time-series-weather.yaml +11 -0
  96. package/dist/specs/weather/weather-forecast.yaml +11 -0
  97. package/dist/specs/whois/asn-lookup.yaml +14 -0
  98. package/dist/specs/whois/bulk-whois-lookup.yaml +17 -0
  99. package/dist/specs/whois/domain-whois-history-lookup.yaml +14 -0
  100. package/dist/specs/whois/reverse-whois.yaml +34 -0
  101. package/dist/specs/whois/whois-domain-lookup.yaml +17 -0
  102. package/dist/specs/whois/whois-ip-lookup.yaml +14 -0
  103. package/dist/specs/zip-code/bulk-zip-code-lookup.yaml +14 -0
  104. package/dist/specs/zip-code/zip-code-api.yaml +14 -0
  105. package/dist/specs/zip-code/zip-code-distance-match.yaml +14 -0
  106. package/dist/specs/zip-code/zip-code-distance.yaml +14 -0
  107. package/dist/specs/zip-code/zip-codes-by-city.yaml +14 -0
  108. package/dist/specs/zip-code/zip-codes-by-region.yaml +14 -0
  109. package/dist/specs/zip-code/zip-codes-radius-search.yaml +34 -0
  110. package/package.json +1 -1
  111. package/specs/{general → billing}/usage-credits.json +18 -0
  112. package/specs/commodity/commodity-fluctuation.json +23 -0
  113. package/specs/commodity/commodity-prices.json +23 -0
  114. package/specs/commodity/commodity-symbols.json +13 -0
  115. package/specs/commodity/commodity-time-series.json +27 -13
  116. package/specs/commodity/historical-commodity-prices.json +23 -0
  117. package/specs/currency/currency-converter.json +23 -0
  118. package/specs/currency/currency-fluctuation.json +23 -0
  119. package/specs/currency/currency-historical-data-limit.json +18 -0
  120. package/specs/currency/currency-rate.json +23 -0
  121. package/specs/currency/currency-supported.json +18 -0
  122. package/specs/currency/currency-symbols.json +18 -0
  123. package/specs/currency/currency-time-series.json +23 -0
  124. package/specs/currency/geolocalized-currency-conversion.json +23 -0
  125. package/specs/currency/historical-currency-converter.json +23 -0
  126. package/specs/currency/historical-currency-rate.json +23 -0
  127. package/specs/dns/bulk-dns-lookup.json +23 -0
  128. package/specs/dns/dns-history-lookup.json +23 -0
  129. package/specs/dns/dns-lookup.json +18 -0
  130. package/specs/dns/reverse-dns-lookup.json +61 -1
  131. package/specs/domain/bulk-domain-checker.json +28 -0
  132. package/specs/domain/domain-search-with-suggestions.json +23 -0
  133. package/specs/domain/domain-search.json +23 -0
  134. package/specs/domain/subdomain-lookup.json +23 -0
  135. package/specs/email-validation/bulk-email-validation.json +118 -13
  136. package/specs/email-validation/email-checker.json +131 -11
  137. package/specs/financial/bulk-vat-rates-country.json +23 -0
  138. package/specs/financial/financial-apis-supported-countries.json +34 -5
  139. package/specs/financial/iban-validation.json +18 -0
  140. package/specs/financial/swift-code-finder.json +31 -2
  141. package/specs/financial/swift-code-lookup.json +23 -0
  142. package/specs/financial/vat-number-validation.json +23 -0
  143. package/specs/financial/vat-rates-by-ip.json +23 -0
  144. package/specs/financial/vat-rates-country.json +23 -0
  145. package/specs/geocoding/forward-geocoding.json +23 -0
  146. package/specs/geocoding/reverse-geocoding.json +18 -0
  147. package/specs/{geodb → geography}/administrative-units-details.json +23 -0
  148. package/specs/{geodb → geography}/administrative-units-levels.json +23 -0
  149. package/specs/{geodb → geography}/administrative-units.json +23 -0
  150. package/specs/{geodb → geography}/cities.json +23 -0
  151. package/specs/{geodb → geography}/countries-details.json +18 -0
  152. package/specs/{geodb → geography}/countries.json +18 -0
  153. package/specs/{geodb → geography}/flags-supported.json +13 -0
  154. package/specs/{geodb → geography}/flags.json +23 -0
  155. package/specs/{geodb → geography}/regions.json +13 -0
  156. package/specs/{geodb → geography}/subregions.json +23 -0
  157. package/specs/ip-intelligence/bulk-ip-lookup.json +23 -0
  158. package/specs/ip-intelligence/bulk-ip-threat-intelligence.json +18 -0
  159. package/specs/ip-intelligence/ip-locator.json +33 -5
  160. package/specs/ip-intelligence/ip-threat-intelligence.json +23 -0
  161. package/specs/pdf/bulk-pdf-generator.json +61 -8
  162. package/specs/pdf/delete-pdf-page.json +33 -21
  163. package/specs/pdf/linearize-pdf.json +31 -19
  164. package/specs/pdf/merge-pdf.json +30 -18
  165. package/specs/pdf/pdf-compress.json +32 -25
  166. package/specs/pdf/pdf-decrypt.json +32 -21
  167. package/specs/pdf/pdf-encrypt.json +31 -19
  168. package/specs/pdf/pdf-extract-pages.json +33 -21
  169. package/specs/pdf/pdf-file-status.json +23 -0
  170. package/specs/pdf/pdf-file.json +23 -0
  171. package/specs/pdf/pdf-files.json +13 -0
  172. package/specs/pdf/pdf-generator.json +61 -8
  173. package/specs/pdf/pdf-resource-download.json +23 -0
  174. package/specs/pdf/pdf-resource-upload-binary.json +29 -16
  175. package/specs/pdf/pdf-resource-upload.json +30 -19
  176. package/specs/pdf/pdf-restrict.json +32 -20
  177. package/specs/pdf/pdf-split-pages.json +33 -21
  178. package/specs/pdf/pdf-task-status.json +23 -0
  179. package/specs/pdf/pdf-to-image.json +90 -101
  180. package/specs/pdf/pdf-unrestrict.json +32 -20
  181. package/specs/pdf/rotate-pdf-pages.json +32 -20
  182. package/specs/phone-validation/bulk-phone-number-validation.json +54 -16
  183. package/specs/phone-validation/phone-number-validation.json +33 -0
  184. package/specs/scraper/web-scraper.json +53 -0
  185. package/specs/screenshot/bulk-screenshot.json +53 -0
  186. package/specs/screenshot/website-screenshot.json +53 -0
  187. package/specs/ssl/ssl-certificate-chain-lookup.json +28 -0
  188. package/specs/ssl/ssl-certificate-lookup.json +28 -0
  189. package/specs/timezone/timezone-converter.json +23 -0
  190. package/specs/timezone/timezone-lookup.json +25 -2
  191. package/specs/user-agent/bulk-user-agent-parser.json +20 -2
  192. package/specs/user-agent/user-agent-parser.json +18 -0
  193. package/specs/weather/air-quality.json +23 -0
  194. package/specs/{other → weather}/astronomy-data.json +24 -2
  195. package/specs/weather/bulk-live-weather.json +18 -0
  196. package/specs/weather/flood-forecast.json +23 -0
  197. package/specs/weather/historical-weather.json +23 -0
  198. package/specs/weather/live-weather.json +23 -0
  199. package/specs/weather/marine-weather.json +23 -0
  200. package/specs/weather/time-series-weather.json +18 -0
  201. package/specs/weather/weather-forecast.json +18 -0
  202. package/specs/whois/asn-lookup.json +23 -0
  203. package/specs/whois/bulk-whois-lookup.json +28 -0
  204. package/specs/whois/domain-whois-history-lookup.json +23 -0
  205. package/specs/whois/reverse-whois.json +53 -0
  206. package/specs/whois/whois-domain-lookup.json +28 -0
  207. package/specs/whois/whois-ip-lookup.json +23 -0
  208. package/specs/zip-code/bulk-zip-code-lookup.json +23 -0
  209. package/specs/zip-code/zip-code-api.json +23 -0
  210. package/specs/zip-code/zip-code-distance-match.json +23 -0
  211. package/specs/zip-code/zip-code-distance.json +23 -0
  212. package/specs/zip-code/zip-codes-by-city.json +23 -0
  213. package/specs/zip-code/zip-codes-by-region.json +24 -7
  214. package/specs/zip-code/zip-codes-radius-search.json +53 -0
@@ -67,6 +67,11 @@
67
67
  }
68
68
  }
69
69
  }
70
+ },
71
+ "headers": {
72
+ "X-AF-Credits-Cost": {
73
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
74
+ }
70
75
  }
71
76
  },
72
77
  "400": {
@@ -95,6 +100,11 @@
95
100
  }
96
101
  }
97
102
  }
103
+ },
104
+ "headers": {
105
+ "X-AF-Credits-Cost": {
106
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
107
+ }
98
108
  }
99
109
  },
100
110
  "404": {
@@ -113,6 +123,11 @@
113
123
  }
114
124
  }
115
125
  }
126
+ },
127
+ "headers": {
128
+ "X-AF-Credits-Cost": {
129
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
130
+ }
116
131
  }
117
132
  }
118
133
  },
@@ -207,6 +222,14 @@
207
222
  },
208
223
  "description": "Standard error envelope returned by the API on failed requests."
209
224
  }
225
+ },
226
+ "headers": {
227
+ "X-AF-Credits-Cost": {
228
+ "description": "Specifies the number of credits consumed by the current request.",
229
+ "schema": {
230
+ "type": "integer"
231
+ }
232
+ }
210
233
  }
211
234
  },
212
235
  "security": [
@@ -99,6 +99,11 @@
99
99
  }
100
100
  }
101
101
  }
102
+ },
103
+ "headers": {
104
+ "X-AF-Credits-Cost": {
105
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
106
+ }
102
107
  }
103
108
  },
104
109
  "400": {
@@ -127,6 +132,11 @@
127
132
  }
128
133
  }
129
134
  }
135
+ },
136
+ "headers": {
137
+ "X-AF-Credits-Cost": {
138
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
139
+ }
130
140
  }
131
141
  },
132
142
  "404": {
@@ -145,6 +155,11 @@
145
155
  }
146
156
  }
147
157
  }
158
+ },
159
+ "headers": {
160
+ "X-AF-Credits-Cost": {
161
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
162
+ }
148
163
  }
149
164
  }
150
165
  },
@@ -270,6 +285,14 @@
270
285
  },
271
286
  "description": "Standard error envelope returned by the API on failed requests."
272
287
  }
288
+ },
289
+ "headers": {
290
+ "X-AF-Credits-Cost": {
291
+ "description": "Specifies the number of credits consumed by the current request.",
292
+ "schema": {
293
+ "type": "integer"
294
+ }
295
+ }
273
296
  }
274
297
  },
275
298
  "security": [
@@ -86,6 +86,11 @@
86
86
  }
87
87
  }
88
88
  }
89
+ },
90
+ "headers": {
91
+ "X-AF-Credits-Cost": {
92
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
93
+ }
89
94
  }
90
95
  },
91
96
  "400": {
@@ -104,6 +109,11 @@
104
109
  }
105
110
  }
106
111
  }
112
+ },
113
+ "headers": {
114
+ "X-AF-Credits-Cost": {
115
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
116
+ }
107
117
  }
108
118
  },
109
119
  "404": {
@@ -122,6 +132,11 @@
122
132
  }
123
133
  }
124
134
  }
135
+ },
136
+ "headers": {
137
+ "X-AF-Credits-Cost": {
138
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
139
+ }
125
140
  }
126
141
  }
127
142
  }
@@ -262,6 +277,14 @@
262
277
  },
263
278
  "description": "Standard error envelope returned by the API on failed requests."
264
279
  }
280
+ },
281
+ "headers": {
282
+ "X-AF-Credits-Cost": {
283
+ "description": "Specifies the number of credits consumed by the current request.",
284
+ "schema": {
285
+ "type": "integer"
286
+ }
287
+ }
265
288
  }
266
289
  },
267
290
  "security": [
@@ -95,6 +95,11 @@
95
95
  }
96
96
  }
97
97
  }
98
+ },
99
+ "headers": {
100
+ "X-AF-Credits-Cost": {
101
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
102
+ }
98
103
  }
99
104
  },
100
105
  "400": {
@@ -117,6 +122,11 @@
117
122
  }
118
123
  }
119
124
  }
125
+ },
126
+ "headers": {
127
+ "X-AF-Credits-Cost": {
128
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
129
+ }
120
130
  }
121
131
  },
122
132
  "404": {
@@ -135,6 +145,11 @@
135
145
  }
136
146
  }
137
147
  }
148
+ },
149
+ "headers": {
150
+ "X-AF-Credits-Cost": {
151
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
152
+ }
138
153
  }
139
154
  }
140
155
  }
@@ -275,6 +290,14 @@
275
290
  },
276
291
  "description": "Standard error envelope returned by the API on failed requests."
277
292
  }
293
+ },
294
+ "headers": {
295
+ "X-AF-Credits-Cost": {
296
+ "description": "Specifies the number of credits consumed by the current request.",
297
+ "schema": {
298
+ "type": "integer"
299
+ }
300
+ }
278
301
  }
279
302
  },
280
303
  "security": [
@@ -148,6 +148,11 @@
148
148
  }
149
149
  }
150
150
  }
151
+ },
152
+ "headers": {
153
+ "X-AF-Credits-Cost": {
154
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
155
+ }
151
156
  }
152
157
  },
153
158
  "400": {
@@ -200,6 +205,11 @@
200
205
  }
201
206
  }
202
207
  }
208
+ },
209
+ "headers": {
210
+ "X-AF-Credits-Cost": {
211
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
212
+ }
203
213
  }
204
214
  },
205
215
  "404": {
@@ -222,6 +232,11 @@
222
232
  }
223
233
  }
224
234
  }
235
+ },
236
+ "headers": {
237
+ "X-AF-Credits-Cost": {
238
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
239
+ }
225
240
  }
226
241
  }
227
242
  }
@@ -389,6 +404,14 @@
389
404
  }
390
405
  }
391
406
  }
407
+ },
408
+ "headers": {
409
+ "X-AF-Credits-Cost": {
410
+ "description": "Specifies the number of credits consumed by the current request.",
411
+ "schema": {
412
+ "type": "integer"
413
+ }
414
+ }
392
415
  }
393
416
  },
394
417
  "security": [
@@ -102,6 +102,11 @@
102
102
  }
103
103
  }
104
104
  }
105
+ },
106
+ "headers": {
107
+ "X-AF-Credits-Cost": {
108
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
109
+ }
105
110
  }
106
111
  },
107
112
  "400": {
@@ -154,6 +159,11 @@
154
159
  }
155
160
  }
156
161
  }
162
+ },
163
+ "headers": {
164
+ "X-AF-Credits-Cost": {
165
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
166
+ }
157
167
  }
158
168
  }
159
169
  }
@@ -313,6 +323,14 @@
313
323
  }
314
324
  }
315
325
  }
326
+ },
327
+ "headers": {
328
+ "X-AF-Credits-Cost": {
329
+ "description": "Specifies the number of credits consumed by the current request.",
330
+ "schema": {
331
+ "type": "integer"
332
+ }
333
+ }
316
334
  }
317
335
  },
318
336
  "security": [
@@ -86,6 +86,11 @@
86
86
  }
87
87
  }
88
88
  }
89
+ },
90
+ "headers": {
91
+ "X-AF-Credits-Cost": {
92
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
93
+ }
89
94
  }
90
95
  },
91
96
  "400": {
@@ -128,6 +133,11 @@
128
133
  }
129
134
  }
130
135
  }
136
+ },
137
+ "headers": {
138
+ "X-AF-Credits-Cost": {
139
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
140
+ }
131
141
  }
132
142
  },
133
143
  "404": {
@@ -150,6 +160,11 @@
150
160
  }
151
161
  }
152
162
  }
163
+ },
164
+ "headers": {
165
+ "X-AF-Credits-Cost": {
166
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
167
+ }
153
168
  }
154
169
  }
155
170
  }
@@ -237,6 +252,14 @@
237
252
  }
238
253
  }
239
254
  }
255
+ },
256
+ "headers": {
257
+ "X-AF-Credits-Cost": {
258
+ "description": "Specifies the number of credits consumed by the current request.",
259
+ "schema": {
260
+ "type": "integer"
261
+ }
262
+ }
240
263
  }
241
264
  },
242
265
  "security": [
@@ -67,6 +67,11 @@
67
67
  }
68
68
  }
69
69
  }
70
+ },
71
+ "headers": {
72
+ "X-AF-Credits-Cost": {
73
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
74
+ }
70
75
  }
71
76
  },
72
77
  "400": {
@@ -99,6 +104,11 @@
99
104
  }
100
105
  }
101
106
  }
107
+ },
108
+ "headers": {
109
+ "X-AF-Credits-Cost": {
110
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
111
+ }
102
112
  }
103
113
  },
104
114
  "404": {
@@ -121,6 +131,11 @@
121
131
  }
122
132
  }
123
133
  }
134
+ },
135
+ "headers": {
136
+ "X-AF-Credits-Cost": {
137
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
138
+ }
124
139
  }
125
140
  }
126
141
  }
@@ -185,6 +200,14 @@
185
200
  }
186
201
  }
187
202
  }
203
+ },
204
+ "headers": {
205
+ "X-AF-Credits-Cost": {
206
+ "description": "Specifies the number of credits consumed by the current request.",
207
+ "schema": {
208
+ "type": "integer"
209
+ }
210
+ }
188
211
  }
189
212
  },
190
213
  "security": [
@@ -87,6 +87,11 @@
87
87
  }
88
88
  }
89
89
  }
90
+ },
91
+ "headers": {
92
+ "X-AF-Credits-Cost": {
93
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
94
+ }
90
95
  }
91
96
  },
92
97
  "400": {
@@ -119,6 +124,11 @@
119
124
  }
120
125
  }
121
126
  }
127
+ },
128
+ "headers": {
129
+ "X-AF-Credits-Cost": {
130
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
131
+ }
122
132
  }
123
133
  },
124
134
  "404": {
@@ -141,6 +151,11 @@
141
151
  }
142
152
  }
143
153
  }
154
+ },
155
+ "headers": {
156
+ "X-AF-Credits-Cost": {
157
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
158
+ }
144
159
  }
145
160
  }
146
161
  }
@@ -224,6 +239,14 @@
224
239
  }
225
240
  }
226
241
  }
242
+ },
243
+ "headers": {
244
+ "X-AF-Credits-Cost": {
245
+ "description": "Specifies the number of credits consumed by the current request.",
246
+ "schema": {
247
+ "type": "integer"
248
+ }
249
+ }
227
250
  }
228
251
  },
229
252
  "security": [
@@ -94,6 +94,11 @@
94
94
  }
95
95
  }
96
96
  }
97
+ },
98
+ "headers": {
99
+ "X-AF-Credits-Cost": {
100
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
101
+ }
97
102
  }
98
103
  },
99
104
  "400": {
@@ -136,6 +141,11 @@
136
141
  }
137
142
  }
138
143
  }
144
+ },
145
+ "headers": {
146
+ "X-AF-Credits-Cost": {
147
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
148
+ }
139
149
  }
140
150
  },
141
151
  "404": {
@@ -158,6 +168,11 @@
158
168
  }
159
169
  }
160
170
  }
171
+ },
172
+ "headers": {
173
+ "X-AF-Credits-Cost": {
174
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
175
+ }
161
176
  }
162
177
  }
163
178
  }
@@ -275,6 +290,14 @@
275
290
  }
276
291
  }
277
292
  }
293
+ },
294
+ "headers": {
295
+ "X-AF-Credits-Cost": {
296
+ "description": "Specifies the number of credits consumed by the current request.",
297
+ "schema": {
298
+ "type": "integer"
299
+ }
300
+ }
278
301
  }
279
302
  },
280
303
  "security": [
@@ -96,6 +96,11 @@
96
96
  }
97
97
  }
98
98
  }
99
+ },
100
+ "headers": {
101
+ "X-AF-Credits-Cost": {
102
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
103
+ }
99
104
  }
100
105
  },
101
106
  "400": {
@@ -128,6 +133,11 @@
128
133
  }
129
134
  }
130
135
  }
136
+ },
137
+ "headers": {
138
+ "X-AF-Credits-Cost": {
139
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
140
+ }
131
141
  }
132
142
  }
133
143
  }
@@ -261,6 +271,14 @@
261
271
  }
262
272
  }
263
273
  }
274
+ },
275
+ "headers": {
276
+ "X-AF-Credits-Cost": {
277
+ "description": "Specifies the number of credits consumed by the current request.",
278
+ "schema": {
279
+ "type": "integer"
280
+ }
281
+ }
264
282
  }
265
283
  },
266
284
  "security": [
@@ -124,6 +124,11 @@
124
124
  }
125
125
  }
126
126
  }
127
+ },
128
+ "headers": {
129
+ "X-AF-Credits-Cost": {
130
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
131
+ }
127
132
  }
128
133
  },
129
134
  "400": {
@@ -156,6 +161,11 @@
156
161
  }
157
162
  }
158
163
  }
164
+ },
165
+ "headers": {
166
+ "X-AF-Credits-Cost": {
167
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
168
+ }
159
169
  }
160
170
  }
161
171
  }
@@ -263,6 +273,14 @@
263
273
  }
264
274
  }
265
275
  }
276
+ },
277
+ "headers": {
278
+ "X-AF-Credits-Cost": {
279
+ "description": "Specifies the number of credits consumed by the current request.",
280
+ "schema": {
281
+ "type": "integer"
282
+ }
283
+ }
266
284
  }
267
285
  },
268
286
  "security": [
@@ -91,6 +91,11 @@
91
91
  }
92
92
  }
93
93
  }
94
+ },
95
+ "headers": {
96
+ "X-AF-Credits-Cost": {
97
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
98
+ }
94
99
  }
95
100
  }
96
101
  }
@@ -153,6 +158,14 @@
153
158
  }
154
159
  }
155
160
  }
161
+ },
162
+ "headers": {
163
+ "X-AF-Credits-Cost": {
164
+ "description": "Specifies the number of credits consumed by the current request.",
165
+ "schema": {
166
+ "type": "integer"
167
+ }
168
+ }
156
169
  }
157
170
  },
158
171
  "security": [
@@ -94,6 +94,11 @@
94
94
  "$ref": "#/components/schemas/ApiResponseSchemas"
95
95
  }
96
96
  }
97
+ },
98
+ "headers": {
99
+ "X-AF-Credits-Cost": {
100
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
101
+ }
97
102
  }
98
103
  },
99
104
  "400": {
@@ -136,6 +141,11 @@
136
141
  }
137
142
  }
138
143
  }
144
+ },
145
+ "headers": {
146
+ "X-AF-Credits-Cost": {
147
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
148
+ }
139
149
  }
140
150
  },
141
151
  "404": {
@@ -158,6 +168,11 @@
158
168
  }
159
169
  }
160
170
  }
171
+ },
172
+ "headers": {
173
+ "X-AF-Credits-Cost": {
174
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
175
+ }
161
176
  }
162
177
  }
163
178
  }
@@ -214,6 +229,14 @@
214
229
  }
215
230
  }
216
231
  }
232
+ },
233
+ "headers": {
234
+ "X-AF-Credits-Cost": {
235
+ "description": "Specifies the number of credits consumed by the current request.",
236
+ "schema": {
237
+ "type": "integer"
238
+ }
239
+ }
217
240
  }
218
241
  },
219
242
  "security": [
@@ -60,6 +60,11 @@
60
60
  }
61
61
  }
62
62
  }
63
+ },
64
+ "headers": {
65
+ "X-AF-Credits-Cost": {
66
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
67
+ }
63
68
  }
64
69
  }
65
70
  }
@@ -96,6 +101,14 @@
96
101
  }
97
102
  }
98
103
  }
104
+ },
105
+ "headers": {
106
+ "X-AF-Credits-Cost": {
107
+ "description": "Specifies the number of credits consumed by the current request.",
108
+ "schema": {
109
+ "type": "integer"
110
+ }
111
+ }
99
112
  }
100
113
  },
101
114
  "security": [