@kubb/agent 4.27.2 → 4.27.4

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 (383) hide show
  1. package/.output/nitro.json +1 -1
  2. package/.output/server/chunks/nitro/nitro.mjs +64 -62
  3. package/.output/server/chunks/nitro/nitro.mjs.map +1 -1
  4. package/.output/server/chunks/routes/api/health.get.mjs +5 -5
  5. package/.output/server/index.mjs +5 -5
  6. package/.output/server/package.json +1 -10
  7. package/LICENSE +21 -0
  8. package/package.json +17 -17
  9. package/.output/server/node_modules/@redocly/ajv/dist/2020.js +0 -55
  10. package/.output/server/node_modules/@redocly/ajv/dist/ajv.js +0 -50
  11. package/.output/server/node_modules/@redocly/ajv/dist/compile/codegen/code.js +0 -156
  12. package/.output/server/node_modules/@redocly/ajv/dist/compile/codegen/index.js +0 -697
  13. package/.output/server/node_modules/@redocly/ajv/dist/compile/codegen/scope.js +0 -143
  14. package/.output/server/node_modules/@redocly/ajv/dist/compile/errors.js +0 -123
  15. package/.output/server/node_modules/@redocly/ajv/dist/compile/index.js +0 -249
  16. package/.output/server/node_modules/@redocly/ajv/dist/compile/names.js +0 -29
  17. package/.output/server/node_modules/@redocly/ajv/dist/compile/ref_error.js +0 -12
  18. package/.output/server/node_modules/@redocly/ajv/dist/compile/resolve.js +0 -155
  19. package/.output/server/node_modules/@redocly/ajv/dist/compile/rules.js +0 -26
  20. package/.output/server/node_modules/@redocly/ajv/dist/compile/util.js +0 -178
  21. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/applicability.js +0 -19
  22. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/boolSchema.js +0 -50
  23. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/dataType.js +0 -203
  24. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/defaults.js +0 -35
  25. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/index.js +0 -534
  26. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/keyword.js +0 -124
  27. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/subschema.js +0 -81
  28. package/.output/server/node_modules/@redocly/ajv/dist/core.js +0 -632
  29. package/.output/server/node_modules/@redocly/ajv/dist/draft4.js +0 -56
  30. package/.output/server/node_modules/@redocly/ajv/dist/refs/data.json +0 -13
  31. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/index.js +0 -30
  32. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/applicator.json +0 -48
  33. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/content.json +0 -17
  34. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/core.json +0 -51
  35. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
  36. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -37
  37. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
  38. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/validation.json +0 -90
  39. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/schema.json +0 -55
  40. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-draft-04.json +0 -138
  41. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-draft-07.json +0 -151
  42. package/.output/server/node_modules/@redocly/ajv/dist/runtime/equal.js +0 -7
  43. package/.output/server/node_modules/@redocly/ajv/dist/runtime/ucs2length.js +0 -24
  44. package/.output/server/node_modules/@redocly/ajv/dist/runtime/uri.js +0 -6
  45. package/.output/server/node_modules/@redocly/ajv/dist/runtime/validation_error.js +0 -11
  46. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/additionalItems.js +0 -49
  47. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/additionalProperties.js +0 -107
  48. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/allOf.js +0 -23
  49. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/anyOf.js +0 -12
  50. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/contains.js +0 -95
  51. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/dependencies.js +0 -85
  52. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/dependentSchemas.js +0 -11
  53. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/if.js +0 -66
  54. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/index.js +0 -44
  55. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/items.js +0 -52
  56. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/items2020.js +0 -30
  57. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/not.js +0 -26
  58. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/oneOf.js +0 -60
  59. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/patternProperties.js +0 -75
  60. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/prefixItems.js +0 -12
  61. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/properties.js +0 -55
  62. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/propertyNames.js +0 -38
  63. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/thenElse.js +0 -13
  64. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/code.js +0 -138
  65. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/core/id.js +0 -10
  66. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/core/index.js +0 -16
  67. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/core/ref.js +0 -132
  68. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/discriminator/index.js +0 -139
  69. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/discriminator/types.js +0 -9
  70. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/draft2020.js +0 -23
  71. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/draft4.js +0 -29
  72. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/draft7.js +0 -17
  73. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/dynamicAnchor.js +0 -30
  74. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/dynamicRef.js +0 -51
  75. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/index.js +0 -9
  76. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/recursiveAnchor.js +0 -16
  77. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/recursiveRef.js +0 -10
  78. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/format/format.js +0 -92
  79. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/format/index.js +0 -6
  80. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/metadata.js +0 -26
  81. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/next.js +0 -8
  82. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/oasContext.js +0 -26
  83. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/unevaluated/index.js +0 -7
  84. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -40
  85. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -84
  86. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/const.js +0 -25
  87. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/dependentRequired.js +0 -12
  88. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/draft04/limitNumber.js +0 -43
  89. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/draft04/limitNumberExclusive.js +0 -19
  90. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/enum.js +0 -48
  91. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/index.js +0 -37
  92. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitContains.js +0 -15
  93. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitItems.js +0 -24
  94. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitLength.js +0 -27
  95. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitNumber.js +0 -27
  96. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitProperties.js +0 -24
  97. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/multipleOf.js +0 -26
  98. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/pattern.js +0 -24
  99. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/readOnly.js +0 -20
  100. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/required.js +0 -86
  101. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/uniqueItems.js +0 -64
  102. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/writeOnly.js +0 -20
  103. package/.output/server/node_modules/@redocly/ajv/package.json +0 -130
  104. package/.output/server/node_modules/@redocly/config/lib/common.js +0 -90
  105. package/.output/server/node_modules/@redocly/config/lib/constants.js +0 -73
  106. package/.output/server/node_modules/@redocly/config/lib/default-theme-config-schema.js +0 -54
  107. package/.output/server/node_modules/@redocly/config/lib/entities-catalog-config-schema.js +0 -186
  108. package/.output/server/node_modules/@redocly/config/lib/entities-catalog-entity-file-schema.js +0 -283
  109. package/.output/server/node_modules/@redocly/config/lib/ex-theme-config-schemas.js +0 -661
  110. package/.output/server/node_modules/@redocly/config/lib/feedback-config-schema.js +0 -88
  111. package/.output/server/node_modules/@redocly/config/lib/graphql-config-schema.js +0 -157
  112. package/.output/server/node_modules/@redocly/config/lib/index.js +0 -38
  113. package/.output/server/node_modules/@redocly/config/lib/product-override-schema.js +0 -43
  114. package/.output/server/node_modules/@redocly/config/lib/redoc-config-schema.js +0 -120
  115. package/.output/server/node_modules/@redocly/config/lib/reference-docs-config-schema.js +0 -518
  116. package/.output/server/node_modules/@redocly/config/lib/remove-property-recursively.js +0 -25
  117. package/.output/server/node_modules/@redocly/config/lib/reunite-config-schema.js +0 -103
  118. package/.output/server/node_modules/@redocly/config/lib/root-config-schema.js +0 -551
  119. package/.output/server/node_modules/@redocly/config/lib/scorecards-config-schema.js +0 -244
  120. package/.output/server/node_modules/@redocly/config/lib/types/api-functions-types.js +0 -3
  121. package/.output/server/node_modules/@redocly/config/lib/types/catalog-entity-types.js +0 -3
  122. package/.output/server/node_modules/@redocly/config/lib/types/code-walkthrough-types.js +0 -3
  123. package/.output/server/node_modules/@redocly/config/lib/types/config-types.js +0 -3
  124. package/.output/server/node_modules/@redocly/config/lib/types/index.js +0 -21
  125. package/.output/server/node_modules/@redocly/config/lib/types/portal-shared-types.js +0 -18
  126. package/.output/server/node_modules/@redocly/config/package.json +0 -28
  127. package/.output/server/node_modules/@redocly/openapi-core/lib/bundle/bundle-document.js +0 -85
  128. package/.output/server/node_modules/@redocly/openapi-core/lib/bundle/bundle-visitor.js +0 -257
  129. package/.output/server/node_modules/@redocly/openapi-core/lib/bundle/bundle.js +0 -74
  130. package/.output/server/node_modules/@redocly/openapi-core/lib/config/all.js +0 -310
  131. package/.output/server/node_modules/@redocly/openapi-core/lib/config/builtIn.js +0 -58
  132. package/.output/server/node_modules/@redocly/openapi-core/lib/config/bundle-extends.js +0 -27
  133. package/.output/server/node_modules/@redocly/openapi-core/lib/config/config-resolvers.js +0 -335
  134. package/.output/server/node_modules/@redocly/openapi-core/lib/config/config.js +0 -338
  135. package/.output/server/node_modules/@redocly/openapi-core/lib/config/constants.js +0 -13
  136. package/.output/server/node_modules/@redocly/openapi-core/lib/config/get-resolve-config.js +0 -9
  137. package/.output/server/node_modules/@redocly/openapi-core/lib/config/group-assertion-rules.js +0 -51
  138. package/.output/server/node_modules/@redocly/openapi-core/lib/config/index.js +0 -8
  139. package/.output/server/node_modules/@redocly/openapi-core/lib/config/load.js +0 -98
  140. package/.output/server/node_modules/@redocly/openapi-core/lib/config/minimal.js +0 -289
  141. package/.output/server/node_modules/@redocly/openapi-core/lib/config/recommended-strict.js +0 -289
  142. package/.output/server/node_modules/@redocly/openapi-core/lib/config/recommended.js +0 -289
  143. package/.output/server/node_modules/@redocly/openapi-core/lib/config/rules.js +0 -35
  144. package/.output/server/node_modules/@redocly/openapi-core/lib/config/spec.js +0 -289
  145. package/.output/server/node_modules/@redocly/openapi-core/lib/config/types.js +0 -2
  146. package/.output/server/node_modules/@redocly/openapi-core/lib/config/utils.js +0 -129
  147. package/.output/server/node_modules/@redocly/openapi-core/lib/config/visitors.js +0 -88
  148. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/arazzo/index.js +0 -2
  149. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/async2/index.js +0 -2
  150. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/async3/index.js +0 -2
  151. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/filters/filter-helper.js +0 -65
  152. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/filters/filter-in.js +0 -14
  153. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/filters/filter-out.js +0 -14
  154. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/info-description-override.js +0 -21
  155. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/info-override.js +0 -14
  156. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/media-type-examples-override.js +0 -58
  157. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/operation-description-override.js +0 -27
  158. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/remove-x-internal.js +0 -68
  159. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/tag-description-override.js +0 -23
  160. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/oas2/index.js +0 -19
  161. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/oas2/remove-unused-components.js +0 -88
  162. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/oas3/index.js +0 -21
  163. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/oas3/remove-unused-components.js +0 -116
  164. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/openrpc/index.js +0 -2
  165. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/overlay1/index.js +0 -2
  166. package/.output/server/node_modules/@redocly/openapi-core/lib/detect-spec.js +0 -79
  167. package/.output/server/node_modules/@redocly/openapi-core/lib/env.js +0 -5
  168. package/.output/server/node_modules/@redocly/openapi-core/lib/errors/yaml-parse-error.js +0 -14
  169. package/.output/server/node_modules/@redocly/openapi-core/lib/format/codeframes.js +0 -177
  170. package/.output/server/node_modules/@redocly/openapi-core/lib/format/format.js +0 -365
  171. package/.output/server/node_modules/@redocly/openapi-core/lib/index.js +0 -49
  172. package/.output/server/node_modules/@redocly/openapi-core/lib/js-yaml/index.js +0 -11
  173. package/.output/server/node_modules/@redocly/openapi-core/lib/lint-entity.js +0 -171
  174. package/.output/server/node_modules/@redocly/openapi-core/lib/lint.js +0 -123
  175. package/.output/server/node_modules/@redocly/openapi-core/lib/logger.js +0 -56
  176. package/.output/server/node_modules/@redocly/openapi-core/lib/oas-types.js +0 -35
  177. package/.output/server/node_modules/@redocly/openapi-core/lib/ref-utils.js +0 -106
  178. package/.output/server/node_modules/@redocly/openapi-core/lib/resolve.js +0 -326
  179. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/ajv.js +0 -106
  180. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/criteria-unique.js +0 -68
  181. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/index.js +0 -52
  182. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/outputs-defined.js +0 -139
  183. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/parameters-unique.js +0 -27
  184. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/requestBody-replacements-unique.js +0 -30
  185. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/sourceDescription-type.js +0 -19
  186. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/sourceDescriptions-name-unique.js +0 -21
  187. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/sourceDescriptions-not-empty.js +0 -15
  188. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/step-onFailure-unique.js +0 -27
  189. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/step-onSuccess-unique.js +0 -27
  190. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/stepId-unique.js +0 -23
  191. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/workflow-dependsOn.js +0 -53
  192. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/workflowId-unique.js +0 -19
  193. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async2/channels-kebab-case.js +0 -16
  194. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async2/index.js +0 -32
  195. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async2/no-channel-trailing-slash.js +0 -13
  196. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async3/channels-kebab-case.js +0 -16
  197. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async3/index.js +0 -32
  198. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async3/no-channel-trailing-slash.js +0 -13
  199. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/catalog-entity/entity-key-valid.js +0 -39
  200. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/assertions/asserts.js +0 -269
  201. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/assertions/index.js +0 -22
  202. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/assertions/utils.js +0 -215
  203. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/info-contact.js +0 -14
  204. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/info-license-strict.js +0 -23
  205. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/info-license.js +0 -14
  206. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-ambiguous-paths.js +0 -42
  207. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-duplicated-tag-names.js +0 -21
  208. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-enum-type-mismatch.js +0 -38
  209. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-http-verbs-in-paths.js +0 -31
  210. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-identical-paths.js +0 -21
  211. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-invalid-parameter-examples.js +0 -32
  212. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-invalid-schema-examples.js +0 -34
  213. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-path-trailing-slash.js +0 -13
  214. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-required-schema-properties-undefined.js +0 -78
  215. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-schema-type-mismatch.js +0 -19
  216. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-unresolved-refs.js +0 -42
  217. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-2xx-response.js +0 -20
  218. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-4xx-response.js +0 -20
  219. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-description.js +0 -9
  220. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-operationId-unique.js +0 -17
  221. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-operationId-url-safe.js +0 -15
  222. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-operationId.js +0 -13
  223. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-parameters-unique.js +0 -37
  224. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-singular-tag.js +0 -13
  225. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-summary.js +0 -9
  226. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-tag-defined.js +0 -27
  227. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/parameter-description.js +0 -19
  228. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-declaration-must-exist.js +0 -13
  229. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-http-verbs-order.js +0 -23
  230. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-not-include-query.js +0 -15
  231. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-params-defined.js +0 -125
  232. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-segment-plural.js +0 -30
  233. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/paths-kebab-case.js +0 -17
  234. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/required-string-property-missing-min-length.js +0 -34
  235. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/response-contains-header.js +0 -26
  236. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/scalar-property-missing-example.js +0 -39
  237. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/security-defined.js +0 -62
  238. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/spec-strict-refs.js +0 -27
  239. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/struct.js +0 -150
  240. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/tag-description.js +0 -9
  241. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/tags-alphabetical.js +0 -18
  242. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/boolean-parameter-prefixes.js +0 -19
  243. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/index.js +0 -93
  244. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/request-mime-type.js +0 -14
  245. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/response-contains-property.js +0 -34
  246. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/response-mime-type.js +0 -14
  247. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/array-parameter-serialization.js +0 -26
  248. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/boolean-parameter-prefixes.js +0 -21
  249. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/component-name-unique.js +0 -130
  250. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/index.js +0 -129
  251. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-empty-servers.js +0 -20
  252. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-example-value-and-externalValue.js +0 -13
  253. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-invalid-media-type-examples.js +0 -59
  254. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-server-example.com.js +0 -15
  255. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-server-trailing-slash.js +0 -15
  256. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-server-variables-empty-enum.js +0 -58
  257. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-undefined-server-variable.js +0 -28
  258. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-unused-components.js +0 -83
  259. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/nullable-type-sibling.js +0 -15
  260. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/operation-4xx-problem-details-rfc7807.js +0 -33
  261. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/request-mime-type.js +0 -28
  262. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/response-contains-property.js +0 -36
  263. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/response-mime-type.js +0 -28
  264. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-components-invalid-map-name.js +0 -59
  265. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-discriminator-defaultMapping.js +0 -32
  266. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-example-values.js +0 -31
  267. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-no-invalid-encoding-combinations.js +0 -16
  268. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-no-invalid-tag-parents.js +0 -38
  269. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-querystring-parameters.js +0 -65
  270. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/openrpc/index.js +0 -20
  271. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/openrpc/no-unused-components.js +0 -82
  272. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/openrpc/spec-no-duplicated-method-params.js +0 -28
  273. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/openrpc/spec-no-required-params-after-optional.js +0 -31
  274. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/other/stats.js +0 -74
  275. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/overlay1/index.js +0 -12
  276. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/no-criteria-xpath.js +0 -20
  277. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/no-x-security-both-scheme-and-scheme-name.js +0 -30
  278. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/no-x-security-scheme-name-without-openapi.js +0 -25
  279. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/respect-supported-versions.js +0 -18
  280. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/x-security-scheme-name-reference.js +0 -35
  281. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/x-security-scheme-required-values.js +0 -60
  282. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/utils.js +0 -172
  283. package/.output/server/node_modules/@redocly/openapi-core/lib/types/arazzo.js +0 -482
  284. package/.output/server/node_modules/@redocly/openapi-core/lib/types/asyncapi2.js +0 -1157
  285. package/.output/server/node_modules/@redocly/openapi-core/lib/types/asyncapi3.js +0 -511
  286. package/.output/server/node_modules/@redocly/openapi-core/lib/types/entity.js +0 -32
  287. package/.output/server/node_modules/@redocly/openapi-core/lib/types/index.js +0 -90
  288. package/.output/server/node_modules/@redocly/openapi-core/lib/types/json-schema-adapter.js +0 -174
  289. package/.output/server/node_modules/@redocly/openapi-core/lib/types/json-schema-draft7.shared.js +0 -101
  290. package/.output/server/node_modules/@redocly/openapi-core/lib/types/oas2.js +0 -454
  291. package/.output/server/node_modules/@redocly/openapi-core/lib/types/oas3.js +0 -828
  292. package/.output/server/node_modules/@redocly/openapi-core/lib/types/oas3_1.js +0 -292
  293. package/.output/server/node_modules/@redocly/openapi-core/lib/types/oas3_2.js +0 -306
  294. package/.output/server/node_modules/@redocly/openapi-core/lib/types/openrpc.js +0 -360
  295. package/.output/server/node_modules/@redocly/openapi-core/lib/types/overlay.js +0 -61
  296. package/.output/server/node_modules/@redocly/openapi-core/lib/types/redocly-yaml.js +0 -555
  297. package/.output/server/node_modules/@redocly/openapi-core/lib/typings/arazzo.js +0 -3
  298. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/assign-config.js +0 -28
  299. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/dequal.js +0 -36
  300. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/does-yaml-file-exist.js +0 -7
  301. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/error.js +0 -3
  302. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/get-intersection-length.js +0 -11
  303. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/get-matching-status-code-range.js +0 -4
  304. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/get-own.js +0 -4
  305. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/identity.js +0 -4
  306. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-custom-rule-id.js +0 -4
  307. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-defined.js +0 -4
  308. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-empty-array.js +0 -4
  309. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-empty-object.js +0 -5
  310. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-not-empty-array.js +0 -4
  311. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-not-empty-object.js +0 -6
  312. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-not-string.js +0 -5
  313. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-ordered.js +0 -27
  314. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-path-parameter.js +0 -4
  315. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-plain-object.js +0 -4
  316. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-string.js +0 -4
  317. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-truthy.js +0 -4
  318. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/keys-of.js +0 -6
  319. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/make-ref-id.js +0 -4
  320. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/next-tick.js +0 -6
  321. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/oas-has-component.js +0 -4
  322. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/omit.js +0 -8
  323. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/pause.js +0 -4
  324. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/pluralize.js +0 -8
  325. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/read-file-from-url.js +0 -26
  326. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/regex-from-string.js +0 -5
  327. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/scorecards.js +0 -99
  328. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/slash.js +0 -11
  329. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/split-camel-case-into-words.js +0 -13
  330. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/stack.js +0 -7
  331. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/validate-mime-type.js +0 -31
  332. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/yaml-fs-helper.js +0 -23
  333. package/.output/server/node_modules/@redocly/openapi-core/lib/visitors.js +0 -177
  334. package/.output/server/node_modules/@redocly/openapi-core/lib/walk.js +0 -303
  335. package/.output/server/node_modules/@redocly/openapi-core/package.json +0 -74
  336. package/.output/server/node_modules/ajv-formats/dist/formats.js +0 -208
  337. package/.output/server/node_modules/ajv-formats/dist/index.js +0 -37
  338. package/.output/server/node_modules/ajv-formats/dist/limit.js +0 -69
  339. package/.output/server/node_modules/ajv-formats/package.json +0 -74
  340. package/.output/server/node_modules/colorette/index.js +0 -82
  341. package/.output/server/node_modules/colorette/package.json +0 -39
  342. package/.output/server/node_modules/js-levenshtein/index.js +0 -105
  343. package/.output/server/node_modules/js-levenshtein/package.json +0 -49
  344. package/.output/server/node_modules/picomatch/index.js +0 -17
  345. package/.output/server/node_modules/picomatch/lib/constants.js +0 -180
  346. package/.output/server/node_modules/picomatch/lib/parse.js +0 -1085
  347. package/.output/server/node_modules/picomatch/lib/picomatch.js +0 -341
  348. package/.output/server/node_modules/picomatch/lib/scan.js +0 -391
  349. package/.output/server/node_modules/picomatch/lib/utils.js +0 -72
  350. package/.output/server/node_modules/picomatch/package.json +0 -83
  351. package/.output/server/node_modules/pluralize/package.json +0 -40
  352. package/.output/server/node_modules/pluralize/pluralize.js +0 -503
  353. package/.output/server/node_modules/yaml-ast-parser/dist/src/common.js +0 -45
  354. package/.output/server/node_modules/yaml-ast-parser/dist/src/dumper.js +0 -644
  355. package/.output/server/node_modules/yaml-ast-parser/dist/src/exception.js +0 -40
  356. package/.output/server/node_modules/yaml-ast-parser/dist/src/index.js +0 -22
  357. package/.output/server/node_modules/yaml-ast-parser/dist/src/loader.js +0 -1416
  358. package/.output/server/node_modules/yaml-ast-parser/dist/src/mark.js +0 -62
  359. package/.output/server/node_modules/yaml-ast-parser/dist/src/scalarInference.js +0 -82
  360. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/core.js +0 -8
  361. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/default_full.js +0 -14
  362. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/default_safe.js +0 -19
  363. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/failsafe.js +0 -10
  364. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/json.js +0 -14
  365. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema.js +0 -78
  366. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/binary.js +0 -92
  367. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/bool.js +0 -32
  368. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/float.js +0 -95
  369. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/int.js +0 -155
  370. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/js/regexp.js +0 -64
  371. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/js/undefined.js +0 -22
  372. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/map.js +0 -7
  373. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/merge.js +0 -10
  374. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/null.js +0 -30
  375. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/omap.js +0 -46
  376. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/pairs.js +0 -55
  377. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/seq.js +0 -7
  378. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/set.js +0 -22
  379. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/str.js +0 -7
  380. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/timestamp.js +0 -70
  381. package/.output/server/node_modules/yaml-ast-parser/dist/src/type.js +0 -54
  382. package/.output/server/node_modules/yaml-ast-parser/dist/src/yamlAST.js +0 -82
  383. package/.output/server/node_modules/yaml-ast-parser/package.json +0 -39
@@ -1,555 +0,0 @@
1
- import path from 'node:path';
2
- import { rootRedoclyConfigSchema } from '@redocly/config';
3
- import { listOf, mapOf } from './index.js';
4
- import { specVersions, getTypes } from '../oas-types.js';
5
- import { isCustomRuleId } from '../utils/is-custom-rule-id.js';
6
- import { omit } from '../utils/omit.js';
7
- import { getNodeTypesFromJSONSchema } from './json-schema-adapter.js';
8
- import { normalizeTypes } from '../types/index.js';
9
- import { isAbsoluteUrl } from '../ref-utils.js';
10
- const builtInOAS2Rules = [
11
- 'info-contact',
12
- 'operation-operationId',
13
- 'tag-description',
14
- 'tags-alphabetical',
15
- 'info-license-strict',
16
- 'info-license',
17
- 'no-ambiguous-paths',
18
- 'no-enum-type-mismatch',
19
- 'no-http-verbs-in-paths',
20
- 'no-identical-paths',
21
- 'no-invalid-parameter-examples',
22
- 'no-invalid-schema-examples',
23
- 'no-path-trailing-slash',
24
- 'operation-2xx-response',
25
- 'operation-4xx-response',
26
- 'operation-description',
27
- 'operation-operationId-unique',
28
- 'operation-operationId-url-safe',
29
- 'operation-parameters-unique',
30
- 'operation-singular-tag',
31
- 'operation-summary',
32
- 'operation-tag-defined',
33
- 'parameter-description',
34
- 'path-declaration-must-exist',
35
- 'path-http-verbs-order',
36
- 'path-not-include-query',
37
- 'path-params-defined',
38
- 'path-parameters-defined',
39
- 'path-segment-plural',
40
- 'paths-kebab-case',
41
- 'required-string-property-missing-min-length',
42
- 'response-contains-header',
43
- 'scalar-property-missing-example',
44
- 'security-defined',
45
- 'spec-strict-refs',
46
- 'no-required-schema-properties-undefined',
47
- 'no-schema-type-mismatch',
48
- 'boolean-parameter-prefixes',
49
- 'request-mime-type',
50
- 'response-contains-property',
51
- 'response-mime-type',
52
- 'no-duplicated-tag-names',
53
- ];
54
- const builtInOAS3Rules = [
55
- 'info-contact',
56
- 'operation-operationId',
57
- 'tag-description',
58
- 'tags-alphabetical',
59
- 'info-license-strict',
60
- 'info-license',
61
- 'no-ambiguous-paths',
62
- 'no-enum-type-mismatch',
63
- 'no-http-verbs-in-paths',
64
- 'no-identical-paths',
65
- 'no-invalid-parameter-examples',
66
- 'no-invalid-schema-examples',
67
- 'no-path-trailing-slash',
68
- 'operation-2xx-response',
69
- 'operation-4xx-response',
70
- 'operation-description',
71
- 'operation-operationId-unique',
72
- 'operation-operationId-url-safe',
73
- 'operation-parameters-unique',
74
- 'operation-singular-tag',
75
- 'operation-summary',
76
- 'operation-tag-defined',
77
- 'parameter-description',
78
- 'path-declaration-must-exist',
79
- 'path-http-verbs-order',
80
- 'path-not-include-query',
81
- 'path-params-defined',
82
- 'path-parameters-defined',
83
- 'path-segment-plural',
84
- 'paths-kebab-case',
85
- 'required-string-property-missing-min-length',
86
- 'response-contains-header',
87
- 'scalar-property-missing-example',
88
- 'security-defined',
89
- 'spec-strict-refs',
90
- 'no-required-schema-properties-undefined',
91
- 'no-schema-type-mismatch',
92
- 'boolean-parameter-prefixes',
93
- 'component-name-unique',
94
- 'no-empty-servers',
95
- 'no-example-value-and-externalValue',
96
- 'no-invalid-media-type-examples',
97
- 'no-server-example.com',
98
- 'no-server-trailing-slash',
99
- 'no-server-variables-empty-enum',
100
- 'no-undefined-server-variable',
101
- 'no-unused-components',
102
- 'operation-4xx-problem-details-rfc7807',
103
- 'request-mime-type',
104
- 'response-contains-property',
105
- 'response-mime-type',
106
- 'spec-components-invalid-map-name',
107
- 'array-parameter-serialization',
108
- 'no-duplicated-tag-names',
109
- 'nullable-type-sibling',
110
- 'spec-no-invalid-tag-parents',
111
- 'spec-no-invalid-encoding-combinations',
112
- 'spec-discriminator-defaultMapping',
113
- 'spec-example-values',
114
- 'spec-querystring-parameters',
115
- ];
116
- const builtInAsync2Rules = [
117
- 'info-contact',
118
- 'info-license-strict',
119
- 'operation-operationId',
120
- 'tag-description',
121
- 'tags-alphabetical',
122
- 'channels-kebab-case',
123
- 'no-channel-trailing-slash',
124
- 'no-duplicated-tag-names',
125
- 'no-required-schema-properties-undefined',
126
- 'no-enum-type-mismatch',
127
- 'no-schema-type-mismatch',
128
- ];
129
- const builtInAsync3Rules = [
130
- 'info-contact',
131
- 'info-license-strict',
132
- 'operation-operationId',
133
- 'tag-description',
134
- 'tags-alphabetical',
135
- 'channels-kebab-case',
136
- 'no-channel-trailing-slash',
137
- 'no-duplicated-tag-names',
138
- 'no-required-schema-properties-undefined',
139
- 'no-enum-type-mismatch',
140
- 'no-schema-type-mismatch',
141
- ];
142
- const builtInArazzo1Rules = [
143
- 'sourceDescription-type',
144
- 'workflowId-unique',
145
- 'stepId-unique',
146
- 'sourceDescription-name-unique',
147
- 'sourceDescriptions-not-empty',
148
- 'workflow-dependsOn',
149
- 'outputs-defined',
150
- 'parameters-unique',
151
- 'step-onSuccess-unique',
152
- 'step-onFailure-unique',
153
- 'respect-supported-versions',
154
- 'requestBody-replacements-unique',
155
- 'no-criteria-xpath',
156
- 'criteria-unique',
157
- 'no-x-security-scheme-name-without-openapi',
158
- 'x-security-scheme-required-values',
159
- 'no-x-security-both-scheme-and-scheme-name',
160
- 'no-required-schema-properties-undefined',
161
- 'no-enum-type-mismatch',
162
- 'no-schema-type-mismatch',
163
- 'x-security-scheme-name-reference',
164
- ];
165
- const builtInOverlay1Rules = ['info-contact'];
166
- const builtInOpenRpc1Rules = [
167
- 'info-contact',
168
- 'info-license',
169
- 'no-unused-components',
170
- 'spec-no-duplicated-method-params',
171
- 'spec-no-required-params-after-optional',
172
- ];
173
- const builtInCommonRules = ['struct', 'no-unresolved-refs'];
174
- const builtInRules = [
175
- ...builtInOAS2Rules,
176
- ...builtInOAS3Rules,
177
- ...builtInAsync2Rules,
178
- ...builtInAsync3Rules,
179
- ...builtInArazzo1Rules,
180
- ...builtInOverlay1Rules,
181
- ...builtInOpenRpc1Rules,
182
- ...builtInCommonRules,
183
- ];
184
- const configGovernanceProperties = {
185
- extends: {
186
- name: 'ConfigRoot.extends',
187
- properties: {},
188
- items: (node) => {
189
- // check if it's preset name
190
- if (typeof node === 'string' && !isAbsoluteUrl(node) && !path.extname(node)) {
191
- return { type: 'string' };
192
- }
193
- return {
194
- ...ConfigGovernance,
195
- directResolveAs: { name: 'ConfigGovernance', ...ConfigGovernance },
196
- };
197
- },
198
- description: 'The extends configuration entry allows your project configuration to extend an existing configuration set.',
199
- documentationLink: 'https://redocly.com/docs/cli/configuration/reference/extends#extends',
200
- },
201
- plugins: { type: 'array', items: { type: 'string' } },
202
- rules: 'Rules',
203
- oas2Rules: 'Rules',
204
- oas3_0Rules: 'Rules',
205
- oas3_1Rules: 'Rules',
206
- oas3_2Rules: 'Rules',
207
- async2Rules: 'Rules',
208
- async3Rules: 'Rules',
209
- arazzo1Rules: 'Rules',
210
- overlay1Rules: 'Rules',
211
- openrpc1Rules: 'Rules',
212
- preprocessors: { type: 'object' },
213
- oas2Preprocessors: { type: 'object' },
214
- oas3_0Preprocessors: { type: 'object' },
215
- oas3_1Preprocessors: { type: 'object' },
216
- oas3_2Preprocessors: { type: 'object' },
217
- async2Preprocessors: { type: 'object' },
218
- async3Preprocessors: { type: 'object' },
219
- arazzo1Preprocessors: { type: 'object' },
220
- overlay1Preprocessors: { type: 'object' },
221
- openrpc1Preprocessors: { type: 'object' },
222
- decorators: { type: 'object' },
223
- oas2Decorators: { type: 'object' },
224
- oas3_0Decorators: { type: 'object' },
225
- oas3_1Decorators: { type: 'object' },
226
- oas3_2Decorators: { type: 'object' },
227
- async2Decorators: { type: 'object' },
228
- async3Decorators: { type: 'object' },
229
- arazzo1Decorators: { type: 'object' },
230
- overlay1Decorators: { type: 'object' },
231
- openrpc1Decorators: { type: 'object' },
232
- };
233
- const ConfigGovernance = {
234
- properties: configGovernanceProperties,
235
- };
236
- const createConfigRoot = (nodeTypes) => ({
237
- ...nodeTypes.rootRedoclyConfigSchema,
238
- properties: {
239
- ...nodeTypes.rootRedoclyConfigSchema.properties,
240
- ...ConfigGovernance.properties,
241
- apis: 'ConfigApis', // Override apis with internal format
242
- telemetry: { enum: ['on', 'off'] },
243
- resolve: {
244
- properties: {
245
- http: 'ConfigHTTP',
246
- doNotResolveExamples: { type: 'boolean' },
247
- },
248
- },
249
- },
250
- });
251
- const ConfigApis = {
252
- properties: {},
253
- additionalProperties: 'ConfigApisProperties',
254
- };
255
- const createConfigApisProperties = (nodeTypes) => ({
256
- ...nodeTypes['rootRedoclyConfigSchema.apis_additionalProperties'],
257
- properties: {
258
- ...nodeTypes['rootRedoclyConfigSchema.apis_additionalProperties']?.properties,
259
- ...omit(ConfigGovernance.properties, ['plugins']), // plugins are not allowed in apis
260
- },
261
- });
262
- const ConfigHTTP = {
263
- properties: {
264
- headers: {
265
- type: 'array',
266
- items: {
267
- type: 'string',
268
- },
269
- },
270
- },
271
- };
272
- const Rules = {
273
- properties: {},
274
- documentationLink: 'https://redocly.com/docs/cli/configuration/reference/rules#rules',
275
- description: 'The rules configuration blocks configure linting rules and their severity. Configure built-in rules included by default, configurable rules you add yourself, and rules from plugins.',
276
- additionalProperties: (value, key) => {
277
- if (key.startsWith('rule/')) {
278
- if (typeof value === 'string') {
279
- return { enum: ['error', 'warn', 'off'] };
280
- }
281
- else {
282
- return 'ConfigurableRule';
283
- }
284
- }
285
- else if (builtInRules.includes(key) || isCustomRuleId(key)) {
286
- if (typeof value === 'string') {
287
- return { enum: ['error', 'warn', 'off'] };
288
- }
289
- else {
290
- return 'BuiltinRule';
291
- }
292
- }
293
- else if (key === 'metadata-schema' || key === 'custom-fields-schema') {
294
- return 'Schema';
295
- }
296
- // Otherwise is considered as invalid
297
- return;
298
- },
299
- };
300
- const BuiltinRule = {
301
- properties: {
302
- severity: { enum: ['error', 'warn', 'off'] },
303
- },
304
- additionalProperties: {},
305
- required: ['severity'],
306
- };
307
- // TODO: add better type tree for this
308
- const Schema = {
309
- properties: {
310
- properties: mapOf('Schema'),
311
- },
312
- additionalProperties: {},
313
- };
314
- function createAssertionDefinitionSubject(nodeNames) {
315
- return {
316
- properties: {
317
- type: {
318
- enum: [...new Set(['any', ...nodeNames, 'SpecExtension'])],
319
- description: 'REQUIRED. Locates the OpenAPI node type that the lint command evaluates.',
320
- },
321
- property: (value) => {
322
- if (Array.isArray(value)) {
323
- return {
324
- type: 'array',
325
- items: { type: 'string' },
326
- description: 'Property name corresponding to the OpenAPI node type. If a list of properties is provided, assertions evaluate against each property in the sequence. If not provided (or null), assertions evaluate against the key names for the subject node type.',
327
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#property-example',
328
- };
329
- }
330
- else if (value === null) {
331
- return null;
332
- }
333
- else {
334
- return {
335
- type: 'string',
336
- description: 'Property name corresponding to the OpenAPI node type. If a list of properties is provided, assertions evaluate against each property in the sequence. If not provided (or null), assertions evaluate against the key names for the subject node type.',
337
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#property-example',
338
- };
339
- }
340
- },
341
- filterInParentKeys: {
342
- type: 'array',
343
- items: { type: 'string' },
344
- description: `The name of the subject's parent key that locates where assertions run. An example value given the subject Operation could be filterInParentKeys: [get, put] means that only GET and PUT operations are evaluated for the assertions.`,
345
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#mutuallyrequired-example',
346
- },
347
- filterOutParentKeys: {
348
- type: 'array',
349
- items: { type: 'string' },
350
- description: `The name of the subject's parent key that excludes where assertions run. An example value given the subject Operation could be filterOutParentKeys: [delete] means that all operations except DELETE operations are evaluated for the assertions.`,
351
- },
352
- matchParentKeys: {
353
- type: 'string',
354
- description: `Applies a regex pattern to the subject's parent keys to determine where assertions run. An example value given the subject Operation could be matchParentKeys: /^p/ means that POST, PUT, and PATCH operations are evaluated for the assertions.`,
355
- },
356
- },
357
- required: ['type'],
358
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#subject-object',
359
- description: 'REQUIRED. Narrows the subject further by specifying its type, and optionally property, filterParentKeys, etc.',
360
- };
361
- }
362
- function createScorecardLevelsItems(nodeTypes) {
363
- return {
364
- ...nodeTypes['rootRedoclyConfigSchema.scorecard.levels_items'],
365
- properties: {
366
- ...nodeTypes['rootRedoclyConfigSchema.scorecard.levels_items']?.properties,
367
- ...configGovernanceProperties,
368
- },
369
- };
370
- }
371
- const Assertions = {
372
- properties: {
373
- enum: {
374
- type: 'array',
375
- items: { type: 'string' },
376
- description: 'Asserts a value is within a predefined list of values. Providing a single value in a list is an equality check.',
377
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#enum-example',
378
- },
379
- pattern: {
380
- type: 'string',
381
- description: 'Asserts a value matches a regex pattern.',
382
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#pattern-example',
383
- },
384
- notPattern: {
385
- type: 'string',
386
- description: `Asserts a value doesn't match a regex pattern.`,
387
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#notpattern-example',
388
- },
389
- casing: {
390
- enum: [
391
- 'camelCase',
392
- 'kebab-case',
393
- 'snake_case',
394
- 'PascalCase',
395
- 'MACRO_CASE',
396
- 'COBOL-CASE',
397
- 'flatcase',
398
- ],
399
- description: 'Asserts a casing style. Supported styles are: camelCase, kebab-case, snake_case, PascalCase, MACRO_CASE, COBOL-CASE, flatcase.',
400
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#casing-example',
401
- },
402
- mutuallyExclusive: {
403
- type: 'array',
404
- items: { type: 'string' },
405
- description: 'Asserts that listed properties (key names only) are mutually exclusive.',
406
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#mutuallyexclusive-example',
407
- },
408
- mutuallyRequired: {
409
- type: 'array',
410
- items: { type: 'string' },
411
- description: 'Asserts that listed properties (key names only) are mutually required.',
412
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#mutuallyrequired-example',
413
- },
414
- required: {
415
- type: 'array',
416
- items: { type: 'string' },
417
- description: 'Asserts all listed values are defined.',
418
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#required-example',
419
- },
420
- requireAny: {
421
- type: 'array',
422
- items: { type: 'string' },
423
- description: 'Asserts that at least one of the listed properties (key names only) is defined. ',
424
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#requireany-example',
425
- },
426
- disallowed: {
427
- type: 'array',
428
- items: { type: 'string' },
429
- description: 'Asserts all listed values are not defined.',
430
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#disallowed-example',
431
- },
432
- defined: {
433
- type: 'boolean',
434
- description: 'Asserts a property is defined.',
435
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#defined-example',
436
- },
437
- nonEmpty: {
438
- type: 'boolean',
439
- description: 'Asserts a property is not empty.',
440
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#nonempty-example',
441
- },
442
- minLength: {
443
- type: 'integer',
444
- description: 'Asserts a minimum length (inclusive) of a string or list (array).',
445
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#minlength-example',
446
- },
447
- maxLength: {
448
- type: 'integer',
449
- description: 'Asserts a maximum length (inclusive) of a string or list (array).',
450
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#maxlength-example',
451
- },
452
- ref: (value) => typeof value === 'string'
453
- ? {
454
- type: 'string',
455
- description: `Asserts a reference object presence in object's property. A boolean value of true means the property has a $ref defined. A boolean value of false means the property has not defined a $ref (it has an in-place value). A string value means that the $ref is defined and the unresolved value must match the pattern (for example, '/paths/.*.yaml$/').`,
456
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#ref-example',
457
- }
458
- : {
459
- type: 'boolean',
460
- description: `Asserts a reference object presence in object's property. A boolean value of true means the property has a $ref defined. A boolean value of false means the property has not defined a $ref (it has an in-place value). A string value means that the $ref is defined and the unresolved value must match the pattern (for example, '/paths/.*.yaml$/').`,
461
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#ref-example',
462
- },
463
- const: (value) => {
464
- if (typeof value === 'string') {
465
- return {
466
- type: 'string',
467
- description: 'Asserts equality of a value. The behavior is the same as the enum assertion with exactly one value.',
468
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#const-example',
469
- };
470
- }
471
- if (typeof value === 'number') {
472
- return {
473
- type: 'number',
474
- description: 'Asserts equality of a value. The behavior is the same as the enum assertion with exactly one value.',
475
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#const-example',
476
- };
477
- }
478
- if (typeof value === 'boolean') {
479
- return {
480
- type: 'boolean',
481
- description: 'Asserts equality of a value. The behavior is the same as the enum assertion with exactly one value.',
482
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#const-example',
483
- };
484
- }
485
- else {
486
- return;
487
- }
488
- },
489
- },
490
- additionalProperties: (_value, key) => {
491
- if (/^\w+\/\w+$/.test(key))
492
- return {};
493
- return;
494
- },
495
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#assertion-object',
496
- description: 'A minimum of one assertion property is required to be defined.',
497
- };
498
- const Where = {
499
- properties: {
500
- subject: 'Subject',
501
- assertions: 'Assertions',
502
- },
503
- required: ['subject', 'assertions'],
504
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#where-object',
505
- description: 'The where object is part of a where list which must be defined in order from the root node. Each node can only be used in one where object for each assertion. Each subsequent node must be a descendant of the previous one. Rules that use multiple where objects must target each one on a different node. However, the same node could be used in the last where object and in the root subject object. Nodes may be skipped in between the subject node types of the where list and those defined in the root subject type.',
506
- };
507
- const ConfigurableRule = {
508
- properties: {
509
- subject: 'Subject',
510
- assertions: 'Assertions',
511
- where: listOf('Where'),
512
- message: { type: 'string' },
513
- suggest: { type: 'array', items: { type: 'string' } },
514
- severity: { enum: ['error', 'warn', 'off'] },
515
- },
516
- required: ['subject', 'assertions'],
517
- documentationLink: 'https://redocly.com/docs/cli/rules/configurable-rules#configurable-rule-object',
518
- description: 'Configurable rule definitions enforce your custom API design standards. Add or edit your configurable rules in the configuration file. A configurable rule is a rule that starts with a rule/ prefix followed by a unique rule name. Rule names display in the lint log if the assertions fail. More than one configurable rule may be defined, and any configurable rule may have multiple assertions.',
519
- };
520
- export function createConfigTypes(extraSchemas, config) {
521
- const nodeNames = specVersions.flatMap((version) => {
522
- const types = config ? config.extendTypes(getTypes(version), version) : getTypes(version);
523
- return Object.keys(types);
524
- });
525
- // Create types based on external schemas
526
- const { ctx: nodeTypes } = getNodeTypesFromJSONSchema('rootRedoclyConfigSchema', extraSchemas);
527
- return {
528
- ...CoreConfigTypes,
529
- ConfigRoot: createConfigRoot(nodeTypes), // This is the REAL config root type
530
- ConfigApisProperties: createConfigApisProperties(nodeTypes),
531
- Subject: createAssertionDefinitionSubject(nodeNames),
532
- ...nodeTypes,
533
- 'rootRedoclyConfigSchema.scorecard.levels_items': createScorecardLevelsItems(nodeTypes),
534
- };
535
- }
536
- const CoreConfigTypes = {
537
- ConfigurableRule,
538
- ConfigApis,
539
- ConfigGovernance,
540
- ConfigHTTP,
541
- Where,
542
- BuiltinRule,
543
- Schema,
544
- Rules,
545
- Assertions,
546
- };
547
- // FIXME: remove this once we remove `theme` from the schema
548
- const { theme: _, ...propertiesWithoutTheme } = rootRedoclyConfigSchema.properties;
549
- const redoclyConfigSchemaWithoutTheme = {
550
- ...rootRedoclyConfigSchema,
551
- properties: propertiesWithoutTheme,
552
- };
553
- export const ConfigTypes = createConfigTypes(redoclyConfigSchemaWithoutTheme);
554
- export const NormalizedConfigTypes = normalizeTypes(ConfigTypes);
555
- //# sourceMappingURL=redocly-yaml.js.map
@@ -1,3 +0,0 @@
1
- export const VERSION_PATTERN = /^1\.0\.\d+(-.+)?$/;
2
- export const ARAZZO_VERSIONS_SUPPORTED_BY_RESPECT = ['1.0.1'];
3
- //# sourceMappingURL=arazzo.js.map
@@ -1,28 +0,0 @@
1
- import { isPlainObject } from './is-plain-object.js';
2
- export const assignConfig = (target, obj) => {
3
- if (!obj)
4
- return;
5
- for (const k of Object.keys(obj)) {
6
- if (isPlainObject(target[k]) && typeof obj[k] === 'string') {
7
- target[k] = { ...target[k], severity: obj[k] };
8
- }
9
- else {
10
- target[k] = obj[k];
11
- }
12
- }
13
- };
14
- export function assignOnlyExistingConfig(target, obj) {
15
- if (!obj)
16
- return;
17
- for (const k of Object.keys(obj)) {
18
- if (!target.hasOwnProperty(k))
19
- continue;
20
- if (isPlainObject(target[k]) && typeof obj[k] === 'string') {
21
- target[k] = { ...target[k], severity: obj[k] };
22
- }
23
- else {
24
- target[k] = obj[k];
25
- }
26
- }
27
- }
28
- //# sourceMappingURL=assign-config.js.map
@@ -1,36 +0,0 @@
1
- /**
2
- * Checks if two objects are deeply equal.
3
- * Borrowed the source code from https://github.com/lukeed/dequal.
4
- */
5
- export function dequal(foo, bar) {
6
- let ctor, len;
7
- if (foo === bar)
8
- return true;
9
- if (foo && bar && (ctor = foo.constructor) === bar.constructor) {
10
- if (ctor === Date)
11
- return foo.getTime() === bar.getTime();
12
- if (ctor === RegExp)
13
- return foo.toString() === bar.toString();
14
- if (ctor === Array) {
15
- if ((len = foo.length) === bar.length) {
16
- while (len-- && dequal(foo[len], bar[len]))
17
- ;
18
- }
19
- return len === -1;
20
- }
21
- if (!ctor || typeof foo === 'object') {
22
- len = 0;
23
- for (ctor in foo) {
24
- if (Object.prototype.hasOwnProperty.call(foo, ctor) &&
25
- ++len &&
26
- !Object.prototype.hasOwnProperty.call(bar, ctor))
27
- return false;
28
- if (!(ctor in bar) || !dequal(foo[ctor], bar[ctor]))
29
- return false;
30
- }
31
- return Object.keys(bar).length === len;
32
- }
33
- }
34
- return foo !== foo && bar !== bar;
35
- }
36
- //# sourceMappingURL=dequal.js.map
@@ -1,7 +0,0 @@
1
- import * as path from 'node:path';
2
- import * as fs from 'node:fs';
3
- export function doesYamlFileExist(filePath) {
4
- return ((path.extname(filePath) === '.yaml' || path.extname(filePath) === '.yml') &&
5
- !!fs?.existsSync?.(filePath));
6
- }
7
- //# sourceMappingURL=does-yaml-file-exist.js.map
@@ -1,3 +0,0 @@
1
- export class HandledError extends Error {
2
- }
3
- //# sourceMappingURL=error.js.map
@@ -1,11 +0,0 @@
1
- export function getIntersectionLength(keys, properties) {
2
- const props = new Set(properties);
3
- let count = 0;
4
- for (const key of keys) {
5
- if (props.has(key)) {
6
- count++;
7
- }
8
- }
9
- return count;
10
- }
11
- //# sourceMappingURL=get-intersection-length.js.map
@@ -1,4 +0,0 @@
1
- export function getMatchingStatusCodeRange(code) {
2
- return `${code}`.replace(/^(\d)\d\d$/, (_, firstDigit) => `${firstDigit}XX`);
3
- }
4
- //# sourceMappingURL=get-matching-status-code-range.js.map
@@ -1,4 +0,0 @@
1
- export function getOwn(obj, key) {
2
- return obj.hasOwnProperty(key) ? obj[key] : undefined;
3
- }
4
- //# sourceMappingURL=get-own.js.map
@@ -1,4 +0,0 @@
1
- export function identity(value) {
2
- return value;
3
- }
4
- //# sourceMappingURL=identity.js.map
@@ -1,4 +0,0 @@
1
- export function isCustomRuleId(id) {
2
- return id.includes('/');
3
- }
4
- //# sourceMappingURL=is-custom-rule-id.js.map