@apifreaks/openapi-specs 0.1.2 → 0.3.0

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 -37
  2. package/dist/index.cjs +4288 -1107
  3. package/dist/index.d.cts +2 -0
  4. package/dist/index.d.ts +2 -0
  5. package/dist/index.js +4288 -1107
  6. package/dist/specs/commodity/commodity-fluctuation.yaml +14 -0
  7. package/dist/specs/commodity/commodity-prices.yaml +14 -0
  8. package/dist/specs/commodity/commodity-symbols.yaml +8 -0
  9. package/dist/specs/commodity/commodity-time-series.yaml +14 -0
  10. package/dist/specs/commodity/historical-commodity-prices.yaml +14 -0
  11. package/dist/specs/currency/currency-converter.yaml +14 -0
  12. package/dist/specs/currency/currency-fluctuation.yaml +14 -0
  13. package/dist/specs/currency/currency-historical-data-limit.yaml +11 -0
  14. package/dist/specs/currency/currency-rate.yaml +14 -0
  15. package/dist/specs/currency/currency-supported.yaml +11 -0
  16. package/dist/specs/currency/currency-symbols.yaml +11 -0
  17. package/dist/specs/currency/currency-time-series.yaml +14 -0
  18. package/dist/specs/currency/geolocalized-currency-conversion.yaml +14 -0
  19. package/dist/specs/currency/historical-currency-converter.yaml +14 -0
  20. package/dist/specs/currency/historical-currency-rate.yaml +14 -0
  21. package/dist/specs/dns/bulk-dns-lookup.yaml +14 -0
  22. package/dist/specs/dns/dns-history-lookup.yaml +14 -0
  23. package/dist/specs/dns/dns-lookup.yaml +11 -0
  24. package/dist/specs/dns/reverse-dns-lookup.yaml +34 -0
  25. package/dist/specs/domain/bulk-domain-checker.yaml +17 -0
  26. package/dist/specs/domain/domain-search-with-suggestions.yaml +14 -0
  27. package/dist/specs/domain/domain-search.yaml +14 -0
  28. package/dist/specs/domain/subdomain-lookup.yaml +14 -0
  29. package/dist/specs/email-validation/bulk-email-validation.yaml +17 -0
  30. package/dist/specs/email-validation/email-checker.yaml +41 -0
  31. package/dist/specs/financial/bulk-vat-rates-country.yaml +14 -0
  32. package/dist/specs/financial/financial-apis-supported-countries.yaml +8 -0
  33. package/dist/specs/financial/iban-validation.yaml +11 -0
  34. package/dist/specs/financial/swift-code-finder.yaml +11 -0
  35. package/dist/specs/financial/swift-code-lookup.yaml +14 -0
  36. package/dist/specs/financial/vat-number-validation.yaml +14 -0
  37. package/dist/specs/financial/vat-rates-by-ip.yaml +14 -0
  38. package/dist/specs/financial/vat-rates-country.yaml +14 -0
  39. package/dist/specs/general/usage-credits.yaml +11 -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/administrative-units-details.yaml +14 -0
  43. package/dist/specs/geodb/administrative-units-levels.yaml +14 -0
  44. package/dist/specs/geodb/administrative-units.yaml +14 -0
  45. package/dist/specs/geodb/cities.yaml +14 -0
  46. package/dist/specs/geodb/countries-details.yaml +11 -0
  47. package/dist/specs/geodb/countries.yaml +11 -0
  48. package/dist/specs/geodb/flags-supported.yaml +8 -0
  49. package/dist/specs/geodb/flags.yaml +14 -0
  50. package/dist/specs/geodb/regions.yaml +8 -0
  51. package/dist/specs/geodb/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/other/astronomy-data.yaml +14 -0
  57. package/dist/specs/pdf/bulk-pdf-generator.yaml +231 -0
  58. package/dist/specs/pdf/delete-pdf-page.yaml +14 -0
  59. package/dist/specs/pdf/linearize-pdf.yaml +14 -0
  60. package/dist/specs/pdf/merge-pdf.yaml +14 -0
  61. package/dist/specs/pdf/pdf-compress.yaml +14 -0
  62. package/dist/specs/pdf/pdf-decrypt.yaml +14 -0
  63. package/dist/specs/pdf/pdf-encrypt.yaml +14 -0
  64. package/dist/specs/pdf/pdf-extract-pages.yaml +14 -0
  65. package/dist/specs/pdf/pdf-file-status.yaml +14 -0
  66. package/dist/specs/pdf/pdf-file.yaml +14 -0
  67. package/dist/specs/pdf/pdf-files.yaml +8 -0
  68. package/dist/specs/pdf/pdf-generator.yaml +348 -0
  69. package/dist/specs/pdf/pdf-resource-download.yaml +14 -0
  70. package/dist/specs/pdf/pdf-resource-upload-binary.yaml +14 -0
  71. package/dist/specs/pdf/pdf-resource-upload.yaml +14 -0
  72. package/dist/specs/pdf/pdf-restrict.yaml +14 -0
  73. package/dist/specs/pdf/pdf-split-pages.yaml +14 -0
  74. package/dist/specs/pdf/pdf-task-status.yaml +14 -0
  75. package/dist/specs/pdf/pdf-to-image.yaml +35 -0
  76. package/dist/specs/pdf/pdf-unrestrict.yaml +14 -0
  77. package/dist/specs/pdf/rotate-pdf-pages.yaml +14 -0
  78. package/dist/specs/phone-validation/bulk-phone-number-validation.yaml +23 -0
  79. package/dist/specs/phone-validation/phone-number-validation.yaml +20 -0
  80. package/dist/specs/scraper/web-scraper.yaml +34 -0
  81. package/dist/specs/screenshot/bulk-screenshot.yaml +34 -0
  82. package/dist/specs/screenshot/website-screenshot.yaml +34 -0
  83. package/dist/specs/ssl/ssl-certificate-chain-lookup.yaml +17 -0
  84. package/dist/specs/ssl/ssl-certificate-lookup.yaml +17 -0
  85. package/dist/specs/timezone/timezone-converter.yaml +14 -0
  86. package/dist/specs/timezone/timezone-lookup.yaml +14 -0
  87. package/dist/specs/user-agent/bulk-user-agent-parser.yaml +11 -0
  88. package/dist/specs/user-agent/user-agent-parser.yaml +11 -0
  89. package/dist/specs/weather/air-quality.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/commodity/commodity-fluctuation.json +23 -0
  112. package/specs/commodity/commodity-prices.json +23 -0
  113. package/specs/commodity/commodity-symbols.json +13 -0
  114. package/specs/commodity/commodity-time-series.json +27 -13
  115. package/specs/commodity/historical-commodity-prices.json +23 -0
  116. package/specs/currency/currency-converter.json +23 -0
  117. package/specs/currency/currency-fluctuation.json +23 -0
  118. package/specs/currency/currency-historical-data-limit.json +18 -0
  119. package/specs/currency/currency-rate.json +23 -0
  120. package/specs/currency/currency-supported.json +18 -0
  121. package/specs/currency/currency-symbols.json +18 -0
  122. package/specs/currency/currency-time-series.json +23 -0
  123. package/specs/currency/geolocalized-currency-conversion.json +23 -0
  124. package/specs/currency/historical-currency-converter.json +23 -0
  125. package/specs/currency/historical-currency-rate.json +23 -0
  126. package/specs/dns/bulk-dns-lookup.json +23 -0
  127. package/specs/dns/dns-history-lookup.json +23 -0
  128. package/specs/dns/dns-lookup.json +18 -0
  129. package/specs/dns/reverse-dns-lookup.json +61 -1
  130. package/specs/domain/bulk-domain-checker.json +28 -0
  131. package/specs/domain/domain-search-with-suggestions.json +23 -0
  132. package/specs/domain/domain-search.json +23 -0
  133. package/specs/domain/subdomain-lookup.json +23 -0
  134. package/specs/email-validation/bulk-email-validation.json +28 -0
  135. package/specs/email-validation/email-checker.json +64 -0
  136. package/specs/financial/bulk-vat-rates-country.json +23 -0
  137. package/specs/financial/financial-apis-supported-countries.json +34 -5
  138. package/specs/financial/iban-validation.json +18 -0
  139. package/specs/financial/swift-code-finder.json +31 -2
  140. package/specs/financial/swift-code-lookup.json +23 -0
  141. package/specs/financial/vat-number-validation.json +23 -0
  142. package/specs/financial/vat-rates-by-ip.json +23 -0
  143. package/specs/financial/vat-rates-country.json +23 -0
  144. package/specs/general/usage-credits.json +18 -0
  145. package/specs/geocoding/forward-geocoding.json +23 -0
  146. package/specs/geocoding/reverse-geocoding.json +18 -0
  147. package/specs/geodb/administrative-units-details.json +23 -0
  148. package/specs/geodb/administrative-units-levels.json +23 -0
  149. package/specs/geodb/administrative-units.json +23 -0
  150. package/specs/geodb/cities.json +23 -0
  151. package/specs/geodb/countries-details.json +18 -0
  152. package/specs/geodb/countries.json +18 -0
  153. package/specs/geodb/flags-supported.json +13 -0
  154. package/specs/geodb/flags.json +23 -0
  155. package/specs/geodb/regions.json +13 -0
  156. package/specs/geodb/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/other/astronomy-data.json +24 -2
  162. package/specs/pdf/bulk-pdf-generator.json +343 -0
  163. package/specs/pdf/delete-pdf-page.json +33 -21
  164. package/specs/pdf/linearize-pdf.json +31 -19
  165. package/specs/pdf/merge-pdf.json +30 -18
  166. package/specs/pdf/pdf-compress.json +32 -25
  167. package/specs/pdf/pdf-decrypt.json +32 -21
  168. package/specs/pdf/pdf-encrypt.json +31 -19
  169. package/specs/pdf/pdf-extract-pages.json +33 -21
  170. package/specs/pdf/pdf-file-status.json +23 -0
  171. package/specs/pdf/pdf-file.json +23 -0
  172. package/specs/pdf/pdf-files.json +13 -0
  173. package/specs/pdf/pdf-generator.json +497 -0
  174. package/specs/pdf/pdf-resource-download.json +23 -0
  175. package/specs/pdf/pdf-resource-upload-binary.json +29 -16
  176. package/specs/pdf/pdf-resource-upload.json +30 -19
  177. package/specs/pdf/pdf-restrict.json +32 -20
  178. package/specs/pdf/pdf-split-pages.json +33 -21
  179. package/specs/pdf/pdf-task-status.json +23 -0
  180. package/specs/pdf/pdf-to-image.json +90 -101
  181. package/specs/pdf/pdf-unrestrict.json +32 -20
  182. package/specs/pdf/rotate-pdf-pages.json +32 -20
  183. package/specs/phone-validation/bulk-phone-number-validation.json +54 -16
  184. package/specs/phone-validation/phone-number-validation.json +33 -0
  185. package/specs/scraper/web-scraper.json +53 -0
  186. package/specs/screenshot/bulk-screenshot.json +53 -0
  187. package/specs/screenshot/website-screenshot.json +53 -0
  188. package/specs/ssl/ssl-certificate-chain-lookup.json +28 -0
  189. package/specs/ssl/ssl-certificate-lookup.json +28 -0
  190. package/specs/timezone/timezone-converter.json +23 -0
  191. package/specs/timezone/timezone-lookup.json +25 -2
  192. package/specs/user-agent/bulk-user-agent-parser.json +20 -2
  193. package/specs/user-agent/user-agent-parser.json +18 -0
  194. package/specs/weather/air-quality.json +23 -0
  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
@@ -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": [
@@ -65,6 +65,11 @@
65
65
  }
66
66
  }
67
67
  }
68
+ },
69
+ "headers": {
70
+ "X-AF-Credits-Cost": {
71
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
72
+ }
68
73
  }
69
74
  },
70
75
  "403": {
@@ -87,6 +92,11 @@
87
92
  }
88
93
  }
89
94
  }
95
+ },
96
+ "headers": {
97
+ "X-AF-Credits-Cost": {
98
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
99
+ }
90
100
  }
91
101
  }
92
102
  }
@@ -205,6 +215,14 @@
205
215
  }
206
216
  }
207
217
  }
218
+ },
219
+ "headers": {
220
+ "X-AF-Credits-Cost": {
221
+ "description": "Specifies the number of credits consumed by the current request.",
222
+ "schema": {
223
+ "type": "integer"
224
+ }
225
+ }
208
226
  }
209
227
  },
210
228
  "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": [
@@ -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": {
@@ -118,6 +123,11 @@
118
123
  }
119
124
  }
120
125
  }
126
+ },
127
+ "headers": {
128
+ "X-AF-Credits-Cost": {
129
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
130
+ }
121
131
  }
122
132
  },
123
133
  "404": {
@@ -140,6 +150,11 @@
140
150
  }
141
151
  }
142
152
  }
153
+ },
154
+ "headers": {
155
+ "X-AF-Credits-Cost": {
156
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
157
+ }
143
158
  }
144
159
  }
145
160
  }
@@ -204,6 +219,14 @@
204
219
  }
205
220
  }
206
221
  }
222
+ },
223
+ "headers": {
224
+ "X-AF-Credits-Cost": {
225
+ "description": "Specifies the number of credits consumed by the current request.",
226
+ "schema": {
227
+ "type": "integer"
228
+ }
229
+ }
207
230
  }
208
231
  },
209
232
  "security": [
@@ -375,6 +375,11 @@
375
375
  }
376
376
  }
377
377
  }
378
+ },
379
+ "headers": {
380
+ "X-AF-Credits-Cost": {
381
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
382
+ }
378
383
  }
379
384
  },
380
385
  "400": {
@@ -407,6 +412,11 @@
407
412
  }
408
413
  }
409
414
  }
415
+ },
416
+ "headers": {
417
+ "X-AF-Credits-Cost": {
418
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
419
+ }
410
420
  }
411
421
  },
412
422
  "413": {
@@ -429,6 +439,11 @@
429
439
  }
430
440
  }
431
441
  }
442
+ },
443
+ "headers": {
444
+ "X-AF-Credits-Cost": {
445
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
446
+ }
432
447
  }
433
448
  }
434
449
  }
@@ -1149,6 +1164,14 @@
1149
1164
  }
1150
1165
  }
1151
1166
  }
1167
+ },
1168
+ "headers": {
1169
+ "X-AF-Credits-Cost": {
1170
+ "description": "Specifies the number of credits consumed by the current request.",
1171
+ "schema": {
1172
+ "type": "integer"
1173
+ }
1174
+ }
1152
1175
  }
1153
1176
  },
1154
1177
  "security": [
@@ -176,6 +176,11 @@
176
176
  }
177
177
  }
178
178
  }
179
+ },
180
+ "headers": {
181
+ "X-AF-Credits-Cost": {
182
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
183
+ }
179
184
  }
180
185
  },
181
186
  "400": {
@@ -198,6 +203,11 @@
198
203
  }
199
204
  }
200
205
  }
206
+ },
207
+ "headers": {
208
+ "X-AF-Credits-Cost": {
209
+ "$ref": "#/components/headers/X-AF-Credits-Cost"
210
+ }
201
211
  }
202
212
  }
203
213
  }
@@ -404,6 +414,14 @@
404
414
  }
405
415
  }
406
416
  }
417
+ },
418
+ "headers": {
419
+ "X-AF-Credits-Cost": {
420
+ "description": "Specifies the number of credits consumed by the current request.",
421
+ "schema": {
422
+ "type": "integer"
423
+ }
424
+ }
407
425
  }
408
426
  },
409
427
  "security": [