@kubb/agent 4.27.2 → 4.28.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 (394) hide show
  1. package/.output/nitro.json +1 -1
  2. package/.output/server/chunks/nitro/nitro.mjs +330 -194
  3. package/.output/server/chunks/nitro/nitro.mjs.map +1 -1
  4. package/.output/server/chunks/routes/api/health.get.mjs +10 -5
  5. package/.output/server/chunks/routes/api/health.get.mjs.map +1 -1
  6. package/.output/server/index.mjs +11 -6
  7. package/.output/server/index.mjs.map +1 -1
  8. package/.output/server/node_modules/anymatch/index.js +104 -0
  9. package/.output/server/node_modules/anymatch/package.json +48 -0
  10. package/.output/server/node_modules/chokidar/handler.js +632 -0
  11. package/.output/server/node_modules/chokidar/index.js +822 -0
  12. package/.output/server/node_modules/chokidar/package.json +63 -0
  13. package/.output/server/node_modules/normalize-path/index.js +35 -0
  14. package/.output/server/node_modules/normalize-path/package.json +77 -0
  15. package/.output/server/node_modules/picomatch/index.js +1 -15
  16. package/.output/server/node_modules/picomatch/lib/constants.js +5 -6
  17. package/.output/server/node_modules/picomatch/lib/parse.js +9 -3
  18. package/.output/server/node_modules/picomatch/lib/picomatch.js +4 -3
  19. package/.output/server/node_modules/picomatch/lib/utils.js +16 -24
  20. package/.output/server/node_modules/picomatch/package.json +5 -7
  21. package/.output/server/node_modules/readdirp/index.js +272 -0
  22. package/.output/server/node_modules/readdirp/package.json +66 -0
  23. package/.output/server/package.json +6 -10
  24. package/LICENSE +21 -0
  25. package/README.md +98 -42
  26. package/package.json +17 -24
  27. package/.output/server/node_modules/@redocly/ajv/dist/2020.js +0 -55
  28. package/.output/server/node_modules/@redocly/ajv/dist/ajv.js +0 -50
  29. package/.output/server/node_modules/@redocly/ajv/dist/compile/codegen/code.js +0 -156
  30. package/.output/server/node_modules/@redocly/ajv/dist/compile/codegen/index.js +0 -697
  31. package/.output/server/node_modules/@redocly/ajv/dist/compile/codegen/scope.js +0 -143
  32. package/.output/server/node_modules/@redocly/ajv/dist/compile/errors.js +0 -123
  33. package/.output/server/node_modules/@redocly/ajv/dist/compile/index.js +0 -249
  34. package/.output/server/node_modules/@redocly/ajv/dist/compile/names.js +0 -29
  35. package/.output/server/node_modules/@redocly/ajv/dist/compile/ref_error.js +0 -12
  36. package/.output/server/node_modules/@redocly/ajv/dist/compile/resolve.js +0 -155
  37. package/.output/server/node_modules/@redocly/ajv/dist/compile/rules.js +0 -26
  38. package/.output/server/node_modules/@redocly/ajv/dist/compile/util.js +0 -178
  39. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/applicability.js +0 -19
  40. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/boolSchema.js +0 -50
  41. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/dataType.js +0 -203
  42. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/defaults.js +0 -35
  43. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/index.js +0 -534
  44. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/keyword.js +0 -124
  45. package/.output/server/node_modules/@redocly/ajv/dist/compile/validate/subschema.js +0 -81
  46. package/.output/server/node_modules/@redocly/ajv/dist/core.js +0 -632
  47. package/.output/server/node_modules/@redocly/ajv/dist/draft4.js +0 -56
  48. package/.output/server/node_modules/@redocly/ajv/dist/refs/data.json +0 -13
  49. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/index.js +0 -30
  50. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/applicator.json +0 -48
  51. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/content.json +0 -17
  52. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/core.json +0 -51
  53. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
  54. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -37
  55. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
  56. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/meta/validation.json +0 -90
  57. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-2020-12/schema.json +0 -55
  58. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-draft-04.json +0 -138
  59. package/.output/server/node_modules/@redocly/ajv/dist/refs/json-schema-draft-07.json +0 -151
  60. package/.output/server/node_modules/@redocly/ajv/dist/runtime/equal.js +0 -7
  61. package/.output/server/node_modules/@redocly/ajv/dist/runtime/ucs2length.js +0 -24
  62. package/.output/server/node_modules/@redocly/ajv/dist/runtime/uri.js +0 -6
  63. package/.output/server/node_modules/@redocly/ajv/dist/runtime/validation_error.js +0 -11
  64. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/additionalItems.js +0 -49
  65. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/additionalProperties.js +0 -107
  66. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/allOf.js +0 -23
  67. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/anyOf.js +0 -12
  68. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/contains.js +0 -95
  69. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/dependencies.js +0 -85
  70. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/dependentSchemas.js +0 -11
  71. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/if.js +0 -66
  72. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/index.js +0 -44
  73. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/items.js +0 -52
  74. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/items2020.js +0 -30
  75. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/not.js +0 -26
  76. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/oneOf.js +0 -60
  77. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/patternProperties.js +0 -75
  78. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/prefixItems.js +0 -12
  79. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/properties.js +0 -55
  80. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/propertyNames.js +0 -38
  81. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/applicator/thenElse.js +0 -13
  82. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/code.js +0 -138
  83. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/core/id.js +0 -10
  84. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/core/index.js +0 -16
  85. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/core/ref.js +0 -132
  86. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/discriminator/index.js +0 -139
  87. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/discriminator/types.js +0 -9
  88. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/draft2020.js +0 -23
  89. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/draft4.js +0 -29
  90. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/draft7.js +0 -17
  91. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/dynamicAnchor.js +0 -30
  92. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/dynamicRef.js +0 -51
  93. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/index.js +0 -9
  94. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/recursiveAnchor.js +0 -16
  95. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/dynamic/recursiveRef.js +0 -10
  96. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/format/format.js +0 -92
  97. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/format/index.js +0 -6
  98. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/metadata.js +0 -26
  99. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/next.js +0 -8
  100. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/oasContext.js +0 -26
  101. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/unevaluated/index.js +0 -7
  102. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -40
  103. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -84
  104. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/const.js +0 -25
  105. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/dependentRequired.js +0 -12
  106. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/draft04/limitNumber.js +0 -43
  107. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/draft04/limitNumberExclusive.js +0 -19
  108. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/enum.js +0 -48
  109. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/index.js +0 -37
  110. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitContains.js +0 -15
  111. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitItems.js +0 -24
  112. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitLength.js +0 -27
  113. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitNumber.js +0 -27
  114. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/limitProperties.js +0 -24
  115. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/multipleOf.js +0 -26
  116. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/pattern.js +0 -24
  117. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/readOnly.js +0 -20
  118. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/required.js +0 -86
  119. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/uniqueItems.js +0 -64
  120. package/.output/server/node_modules/@redocly/ajv/dist/vocabularies/validation/writeOnly.js +0 -20
  121. package/.output/server/node_modules/@redocly/ajv/package.json +0 -130
  122. package/.output/server/node_modules/@redocly/config/lib/common.js +0 -90
  123. package/.output/server/node_modules/@redocly/config/lib/constants.js +0 -73
  124. package/.output/server/node_modules/@redocly/config/lib/default-theme-config-schema.js +0 -54
  125. package/.output/server/node_modules/@redocly/config/lib/entities-catalog-config-schema.js +0 -186
  126. package/.output/server/node_modules/@redocly/config/lib/entities-catalog-entity-file-schema.js +0 -283
  127. package/.output/server/node_modules/@redocly/config/lib/ex-theme-config-schemas.js +0 -661
  128. package/.output/server/node_modules/@redocly/config/lib/feedback-config-schema.js +0 -88
  129. package/.output/server/node_modules/@redocly/config/lib/graphql-config-schema.js +0 -157
  130. package/.output/server/node_modules/@redocly/config/lib/index.js +0 -38
  131. package/.output/server/node_modules/@redocly/config/lib/product-override-schema.js +0 -43
  132. package/.output/server/node_modules/@redocly/config/lib/redoc-config-schema.js +0 -120
  133. package/.output/server/node_modules/@redocly/config/lib/reference-docs-config-schema.js +0 -518
  134. package/.output/server/node_modules/@redocly/config/lib/remove-property-recursively.js +0 -25
  135. package/.output/server/node_modules/@redocly/config/lib/reunite-config-schema.js +0 -103
  136. package/.output/server/node_modules/@redocly/config/lib/root-config-schema.js +0 -551
  137. package/.output/server/node_modules/@redocly/config/lib/scorecards-config-schema.js +0 -244
  138. package/.output/server/node_modules/@redocly/config/lib/types/api-functions-types.js +0 -3
  139. package/.output/server/node_modules/@redocly/config/lib/types/catalog-entity-types.js +0 -3
  140. package/.output/server/node_modules/@redocly/config/lib/types/code-walkthrough-types.js +0 -3
  141. package/.output/server/node_modules/@redocly/config/lib/types/config-types.js +0 -3
  142. package/.output/server/node_modules/@redocly/config/lib/types/index.js +0 -21
  143. package/.output/server/node_modules/@redocly/config/lib/types/portal-shared-types.js +0 -18
  144. package/.output/server/node_modules/@redocly/config/package.json +0 -28
  145. package/.output/server/node_modules/@redocly/openapi-core/lib/bundle/bundle-document.js +0 -85
  146. package/.output/server/node_modules/@redocly/openapi-core/lib/bundle/bundle-visitor.js +0 -257
  147. package/.output/server/node_modules/@redocly/openapi-core/lib/bundle/bundle.js +0 -74
  148. package/.output/server/node_modules/@redocly/openapi-core/lib/config/all.js +0 -310
  149. package/.output/server/node_modules/@redocly/openapi-core/lib/config/builtIn.js +0 -58
  150. package/.output/server/node_modules/@redocly/openapi-core/lib/config/bundle-extends.js +0 -27
  151. package/.output/server/node_modules/@redocly/openapi-core/lib/config/config-resolvers.js +0 -335
  152. package/.output/server/node_modules/@redocly/openapi-core/lib/config/config.js +0 -338
  153. package/.output/server/node_modules/@redocly/openapi-core/lib/config/constants.js +0 -13
  154. package/.output/server/node_modules/@redocly/openapi-core/lib/config/get-resolve-config.js +0 -9
  155. package/.output/server/node_modules/@redocly/openapi-core/lib/config/group-assertion-rules.js +0 -51
  156. package/.output/server/node_modules/@redocly/openapi-core/lib/config/index.js +0 -8
  157. package/.output/server/node_modules/@redocly/openapi-core/lib/config/load.js +0 -98
  158. package/.output/server/node_modules/@redocly/openapi-core/lib/config/minimal.js +0 -289
  159. package/.output/server/node_modules/@redocly/openapi-core/lib/config/recommended-strict.js +0 -289
  160. package/.output/server/node_modules/@redocly/openapi-core/lib/config/recommended.js +0 -289
  161. package/.output/server/node_modules/@redocly/openapi-core/lib/config/rules.js +0 -35
  162. package/.output/server/node_modules/@redocly/openapi-core/lib/config/spec.js +0 -289
  163. package/.output/server/node_modules/@redocly/openapi-core/lib/config/types.js +0 -2
  164. package/.output/server/node_modules/@redocly/openapi-core/lib/config/utils.js +0 -129
  165. package/.output/server/node_modules/@redocly/openapi-core/lib/config/visitors.js +0 -88
  166. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/arazzo/index.js +0 -2
  167. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/async2/index.js +0 -2
  168. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/async3/index.js +0 -2
  169. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/filters/filter-helper.js +0 -65
  170. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/filters/filter-in.js +0 -14
  171. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/filters/filter-out.js +0 -14
  172. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/info-description-override.js +0 -21
  173. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/info-override.js +0 -14
  174. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/media-type-examples-override.js +0 -58
  175. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/operation-description-override.js +0 -27
  176. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/remove-x-internal.js +0 -68
  177. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/common/tag-description-override.js +0 -23
  178. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/oas2/index.js +0 -19
  179. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/oas2/remove-unused-components.js +0 -88
  180. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/oas3/index.js +0 -21
  181. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/oas3/remove-unused-components.js +0 -116
  182. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/openrpc/index.js +0 -2
  183. package/.output/server/node_modules/@redocly/openapi-core/lib/decorators/overlay1/index.js +0 -2
  184. package/.output/server/node_modules/@redocly/openapi-core/lib/detect-spec.js +0 -79
  185. package/.output/server/node_modules/@redocly/openapi-core/lib/env.js +0 -5
  186. package/.output/server/node_modules/@redocly/openapi-core/lib/errors/yaml-parse-error.js +0 -14
  187. package/.output/server/node_modules/@redocly/openapi-core/lib/format/codeframes.js +0 -177
  188. package/.output/server/node_modules/@redocly/openapi-core/lib/format/format.js +0 -365
  189. package/.output/server/node_modules/@redocly/openapi-core/lib/index.js +0 -49
  190. package/.output/server/node_modules/@redocly/openapi-core/lib/js-yaml/index.js +0 -11
  191. package/.output/server/node_modules/@redocly/openapi-core/lib/lint-entity.js +0 -171
  192. package/.output/server/node_modules/@redocly/openapi-core/lib/lint.js +0 -123
  193. package/.output/server/node_modules/@redocly/openapi-core/lib/logger.js +0 -56
  194. package/.output/server/node_modules/@redocly/openapi-core/lib/oas-types.js +0 -35
  195. package/.output/server/node_modules/@redocly/openapi-core/lib/ref-utils.js +0 -106
  196. package/.output/server/node_modules/@redocly/openapi-core/lib/resolve.js +0 -326
  197. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/ajv.js +0 -106
  198. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/criteria-unique.js +0 -68
  199. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/index.js +0 -52
  200. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/outputs-defined.js +0 -139
  201. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/parameters-unique.js +0 -27
  202. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/requestBody-replacements-unique.js +0 -30
  203. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/sourceDescription-type.js +0 -19
  204. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/sourceDescriptions-name-unique.js +0 -21
  205. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/sourceDescriptions-not-empty.js +0 -15
  206. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/step-onFailure-unique.js +0 -27
  207. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/step-onSuccess-unique.js +0 -27
  208. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/stepId-unique.js +0 -23
  209. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/workflow-dependsOn.js +0 -53
  210. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/arazzo/workflowId-unique.js +0 -19
  211. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async2/channels-kebab-case.js +0 -16
  212. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async2/index.js +0 -32
  213. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async2/no-channel-trailing-slash.js +0 -13
  214. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async3/channels-kebab-case.js +0 -16
  215. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async3/index.js +0 -32
  216. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/async3/no-channel-trailing-slash.js +0 -13
  217. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/catalog-entity/entity-key-valid.js +0 -39
  218. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/assertions/asserts.js +0 -269
  219. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/assertions/index.js +0 -22
  220. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/assertions/utils.js +0 -215
  221. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/info-contact.js +0 -14
  222. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/info-license-strict.js +0 -23
  223. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/info-license.js +0 -14
  224. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-ambiguous-paths.js +0 -42
  225. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-duplicated-tag-names.js +0 -21
  226. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-enum-type-mismatch.js +0 -38
  227. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-http-verbs-in-paths.js +0 -31
  228. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-identical-paths.js +0 -21
  229. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-invalid-parameter-examples.js +0 -32
  230. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-invalid-schema-examples.js +0 -34
  231. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-path-trailing-slash.js +0 -13
  232. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-required-schema-properties-undefined.js +0 -78
  233. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-schema-type-mismatch.js +0 -19
  234. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/no-unresolved-refs.js +0 -42
  235. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-2xx-response.js +0 -20
  236. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-4xx-response.js +0 -20
  237. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-description.js +0 -9
  238. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-operationId-unique.js +0 -17
  239. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-operationId-url-safe.js +0 -15
  240. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-operationId.js +0 -13
  241. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-parameters-unique.js +0 -37
  242. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-singular-tag.js +0 -13
  243. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-summary.js +0 -9
  244. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/operation-tag-defined.js +0 -27
  245. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/parameter-description.js +0 -19
  246. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-declaration-must-exist.js +0 -13
  247. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-http-verbs-order.js +0 -23
  248. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-not-include-query.js +0 -15
  249. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-params-defined.js +0 -125
  250. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/path-segment-plural.js +0 -30
  251. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/paths-kebab-case.js +0 -17
  252. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/required-string-property-missing-min-length.js +0 -34
  253. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/response-contains-header.js +0 -26
  254. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/scalar-property-missing-example.js +0 -39
  255. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/security-defined.js +0 -62
  256. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/spec-strict-refs.js +0 -27
  257. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/struct.js +0 -150
  258. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/tag-description.js +0 -9
  259. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/common/tags-alphabetical.js +0 -18
  260. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/boolean-parameter-prefixes.js +0 -19
  261. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/index.js +0 -93
  262. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/request-mime-type.js +0 -14
  263. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/response-contains-property.js +0 -34
  264. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas2/response-mime-type.js +0 -14
  265. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/array-parameter-serialization.js +0 -26
  266. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/boolean-parameter-prefixes.js +0 -21
  267. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/component-name-unique.js +0 -130
  268. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/index.js +0 -129
  269. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-empty-servers.js +0 -20
  270. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-example-value-and-externalValue.js +0 -13
  271. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-invalid-media-type-examples.js +0 -59
  272. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-server-example.com.js +0 -15
  273. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-server-trailing-slash.js +0 -15
  274. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-server-variables-empty-enum.js +0 -58
  275. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-undefined-server-variable.js +0 -28
  276. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/no-unused-components.js +0 -83
  277. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/nullable-type-sibling.js +0 -15
  278. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/operation-4xx-problem-details-rfc7807.js +0 -33
  279. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/request-mime-type.js +0 -28
  280. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/response-contains-property.js +0 -36
  281. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/response-mime-type.js +0 -28
  282. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-components-invalid-map-name.js +0 -59
  283. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-discriminator-defaultMapping.js +0 -32
  284. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-example-values.js +0 -31
  285. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-no-invalid-encoding-combinations.js +0 -16
  286. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-no-invalid-tag-parents.js +0 -38
  287. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/oas3/spec-querystring-parameters.js +0 -65
  288. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/openrpc/index.js +0 -20
  289. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/openrpc/no-unused-components.js +0 -82
  290. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/openrpc/spec-no-duplicated-method-params.js +0 -28
  291. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/openrpc/spec-no-required-params-after-optional.js +0 -31
  292. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/other/stats.js +0 -74
  293. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/overlay1/index.js +0 -12
  294. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/no-criteria-xpath.js +0 -20
  295. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/no-x-security-both-scheme-and-scheme-name.js +0 -30
  296. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/no-x-security-scheme-name-without-openapi.js +0 -25
  297. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/respect-supported-versions.js +0 -18
  298. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/x-security-scheme-name-reference.js +0 -35
  299. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/respect/x-security-scheme-required-values.js +0 -60
  300. package/.output/server/node_modules/@redocly/openapi-core/lib/rules/utils.js +0 -172
  301. package/.output/server/node_modules/@redocly/openapi-core/lib/types/arazzo.js +0 -482
  302. package/.output/server/node_modules/@redocly/openapi-core/lib/types/asyncapi2.js +0 -1157
  303. package/.output/server/node_modules/@redocly/openapi-core/lib/types/asyncapi3.js +0 -511
  304. package/.output/server/node_modules/@redocly/openapi-core/lib/types/entity.js +0 -32
  305. package/.output/server/node_modules/@redocly/openapi-core/lib/types/index.js +0 -90
  306. package/.output/server/node_modules/@redocly/openapi-core/lib/types/json-schema-adapter.js +0 -174
  307. package/.output/server/node_modules/@redocly/openapi-core/lib/types/json-schema-draft7.shared.js +0 -101
  308. package/.output/server/node_modules/@redocly/openapi-core/lib/types/oas2.js +0 -454
  309. package/.output/server/node_modules/@redocly/openapi-core/lib/types/oas3.js +0 -828
  310. package/.output/server/node_modules/@redocly/openapi-core/lib/types/oas3_1.js +0 -292
  311. package/.output/server/node_modules/@redocly/openapi-core/lib/types/oas3_2.js +0 -306
  312. package/.output/server/node_modules/@redocly/openapi-core/lib/types/openrpc.js +0 -360
  313. package/.output/server/node_modules/@redocly/openapi-core/lib/types/overlay.js +0 -61
  314. package/.output/server/node_modules/@redocly/openapi-core/lib/types/redocly-yaml.js +0 -555
  315. package/.output/server/node_modules/@redocly/openapi-core/lib/typings/arazzo.js +0 -3
  316. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/assign-config.js +0 -28
  317. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/dequal.js +0 -36
  318. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/does-yaml-file-exist.js +0 -7
  319. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/error.js +0 -3
  320. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/get-intersection-length.js +0 -11
  321. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/get-matching-status-code-range.js +0 -4
  322. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/get-own.js +0 -4
  323. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/identity.js +0 -4
  324. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-custom-rule-id.js +0 -4
  325. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-defined.js +0 -4
  326. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-empty-array.js +0 -4
  327. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-empty-object.js +0 -5
  328. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-not-empty-array.js +0 -4
  329. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-not-empty-object.js +0 -6
  330. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-not-string.js +0 -5
  331. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-ordered.js +0 -27
  332. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-path-parameter.js +0 -4
  333. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-plain-object.js +0 -4
  334. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-string.js +0 -4
  335. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/is-truthy.js +0 -4
  336. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/keys-of.js +0 -6
  337. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/make-ref-id.js +0 -4
  338. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/next-tick.js +0 -6
  339. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/oas-has-component.js +0 -4
  340. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/omit.js +0 -8
  341. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/pause.js +0 -4
  342. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/pluralize.js +0 -8
  343. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/read-file-from-url.js +0 -26
  344. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/regex-from-string.js +0 -5
  345. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/scorecards.js +0 -99
  346. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/slash.js +0 -11
  347. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/split-camel-case-into-words.js +0 -13
  348. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/stack.js +0 -7
  349. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/validate-mime-type.js +0 -31
  350. package/.output/server/node_modules/@redocly/openapi-core/lib/utils/yaml-fs-helper.js +0 -23
  351. package/.output/server/node_modules/@redocly/openapi-core/lib/visitors.js +0 -177
  352. package/.output/server/node_modules/@redocly/openapi-core/lib/walk.js +0 -303
  353. package/.output/server/node_modules/@redocly/openapi-core/package.json +0 -74
  354. package/.output/server/node_modules/ajv-formats/dist/formats.js +0 -208
  355. package/.output/server/node_modules/ajv-formats/dist/index.js +0 -37
  356. package/.output/server/node_modules/ajv-formats/dist/limit.js +0 -69
  357. package/.output/server/node_modules/ajv-formats/package.json +0 -74
  358. package/.output/server/node_modules/colorette/index.js +0 -82
  359. package/.output/server/node_modules/colorette/package.json +0 -39
  360. package/.output/server/node_modules/js-levenshtein/index.js +0 -105
  361. package/.output/server/node_modules/js-levenshtein/package.json +0 -49
  362. package/.output/server/node_modules/pluralize/package.json +0 -40
  363. package/.output/server/node_modules/pluralize/pluralize.js +0 -503
  364. package/.output/server/node_modules/yaml-ast-parser/dist/src/common.js +0 -45
  365. package/.output/server/node_modules/yaml-ast-parser/dist/src/dumper.js +0 -644
  366. package/.output/server/node_modules/yaml-ast-parser/dist/src/exception.js +0 -40
  367. package/.output/server/node_modules/yaml-ast-parser/dist/src/index.js +0 -22
  368. package/.output/server/node_modules/yaml-ast-parser/dist/src/loader.js +0 -1416
  369. package/.output/server/node_modules/yaml-ast-parser/dist/src/mark.js +0 -62
  370. package/.output/server/node_modules/yaml-ast-parser/dist/src/scalarInference.js +0 -82
  371. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/core.js +0 -8
  372. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/default_full.js +0 -14
  373. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/default_safe.js +0 -19
  374. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/failsafe.js +0 -10
  375. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema/json.js +0 -14
  376. package/.output/server/node_modules/yaml-ast-parser/dist/src/schema.js +0 -78
  377. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/binary.js +0 -92
  378. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/bool.js +0 -32
  379. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/float.js +0 -95
  380. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/int.js +0 -155
  381. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/js/regexp.js +0 -64
  382. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/js/undefined.js +0 -22
  383. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/map.js +0 -7
  384. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/merge.js +0 -10
  385. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/null.js +0 -30
  386. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/omap.js +0 -46
  387. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/pairs.js +0 -55
  388. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/seq.js +0 -7
  389. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/set.js +0 -22
  390. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/str.js +0 -7
  391. package/.output/server/node_modules/yaml-ast-parser/dist/src/type/timestamp.js +0 -70
  392. package/.output/server/node_modules/yaml-ast-parser/dist/src/type.js +0 -54
  393. package/.output/server/node_modules/yaml-ast-parser/dist/src/yamlAST.js +0 -82
  394. package/.output/server/node_modules/yaml-ast-parser/package.json +0 -39
@@ -1,551 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.rootRedoclyConfigSchema = exports.redoclyConfigSchema = exports.accessConfigSchema = exports.l10nConfigSchema = exports.devOnboardingAdapterConfigSchema = exports.apigeeEdgeAdapterConfigSchema = exports.apigeeXAdapterConfigSchema = exports.apigeeAdapterAuthServiceAccountSchema = exports.apigeeAdapterAuthOauth2Schema = exports.graviteeAdapterConfigSchema = exports.graviteeAdapterAuthIdpSchema = exports.graviteeAdapterAuthStaticSchema = exports.rbacConfigSchema = exports.rbacEntitiesCatalogConfigSchema = exports.apiFunctionsConfigSchema = exports.seoConfigSchema = exports.apiConfigSchema = exports.bannersConfigSchema = exports.bannerConfigSchema = exports.rbacScopeItemsSchema = exports.bannerColorSchema = exports.redirectsConfigSchema = exports.redirectConfigSchema = exports.ssoConfigSchema = exports.ssoDirectConfigSchema = exports.authProviderConfigSchema = exports.saml2ProviderConfigSchema = exports.oidcProviderConfigSchema = exports.oidcIssuerMetadataSchema = void 0;
4
- const constants_1 = require("./constants");
5
- const default_theme_config_schema_1 = require("./default-theme-config-schema");
6
- const feedback_config_schema_1 = require("./feedback-config-schema");
7
- const graphql_config_schema_1 = require("./graphql-config-schema");
8
- const remove_property_recursively_1 = require("./remove-property-recursively");
9
- const reunite_config_schema_1 = require("./reunite-config-schema");
10
- const ex_theme_config_schemas_1 = require("./ex-theme-config-schemas");
11
- const entities_catalog_config_schema_1 = require("./entities-catalog-config-schema");
12
- const scorecards_config_schema_1 = require("./scorecards-config-schema");
13
- const common_1 = require("./common");
14
- exports.oidcIssuerMetadataSchema = {
15
- type: 'object',
16
- properties: {
17
- end_session_endpoint: { type: 'string' },
18
- token_endpoint: { type: 'string' },
19
- authorization_endpoint: { type: 'string' },
20
- jwks_uri: { type: 'string' },
21
- },
22
- required: ['token_endpoint', 'authorization_endpoint'],
23
- additionalProperties: true,
24
- };
25
- exports.oidcProviderConfigSchema = {
26
- type: 'object',
27
- properties: {
28
- type: { type: 'string', const: constants_1.AuthProviderType.OIDC },
29
- title: { type: 'string' },
30
- pkce: { type: 'boolean', default: false },
31
- configurationUrl: { type: 'string', minLength: 1 },
32
- configuration: exports.oidcIssuerMetadataSchema,
33
- clientId: { type: 'string', minLength: 1 },
34
- clientSecret: { type: 'string', minLength: 0 },
35
- teamsClaimName: { type: 'string' },
36
- teamsClaimMap: { type: 'object', additionalProperties: { type: 'string' } },
37
- defaultTeams: { type: 'array', items: { type: 'string' } },
38
- scopes: { type: 'array', items: { type: 'string' } },
39
- tokenExpirationTime: { type: 'number' },
40
- authorizationRequestCustomParams: { type: 'object', additionalProperties: { type: 'string' } },
41
- introspectEndpoint: { type: 'string' },
42
- tokenRequestCustomParams: { type: 'object', additionalProperties: { type: 'string' } },
43
- audience: { type: 'array', items: { type: 'string' } },
44
- },
45
- required: ['type', 'clientId'],
46
- oneOf: [{ required: ['configurationUrl'] }, { required: ['configuration'] }],
47
- additionalProperties: false,
48
- };
49
- exports.saml2ProviderConfigSchema = {
50
- type: 'object',
51
- properties: {
52
- type: { type: 'string', const: constants_1.AuthProviderType.SAML2 },
53
- title: { type: 'string' },
54
- issuerId: { type: 'string' },
55
- entityId: { type: 'string' },
56
- ssoUrl: { type: 'string' },
57
- x509PublicCert: { type: 'string' },
58
- teamsAttributeName: { type: 'string', default: constants_1.DEFAULT_TEAM_CLAIM_NAME },
59
- teamsAttributeMap: { type: 'object', additionalProperties: { type: 'string' } },
60
- defaultTeams: { type: 'array', items: { type: 'string' } },
61
- },
62
- additionalProperties: false,
63
- required: ['type', 'issuerId', 'ssoUrl', 'x509PublicCert'],
64
- };
65
- exports.authProviderConfigSchema = {
66
- oneOf: [exports.oidcProviderConfigSchema, exports.saml2ProviderConfigSchema],
67
- discriminator: { propertyName: 'type' },
68
- };
69
- exports.ssoDirectConfigSchema = {
70
- type: 'object',
71
- additionalProperties: exports.authProviderConfigSchema,
72
- };
73
- exports.ssoConfigSchema = {
74
- oneOf: [
75
- {
76
- type: 'array',
77
- items: {
78
- type: 'string',
79
- enum: ['REDOCLY', 'CORPORATE', 'GUEST'],
80
- },
81
- uniqueItems: true,
82
- },
83
- {
84
- type: 'string',
85
- enum: ['REDOCLY', 'CORPORATE', 'GUEST'],
86
- },
87
- ],
88
- };
89
- const requiresLoginSchema = { type: 'boolean' };
90
- const logoutReturnUrlSchema = { type: 'string', pattern: '^https?://.*' };
91
- const residencySchema = { type: 'string', pattern: '^https?://.*' };
92
- exports.redirectConfigSchema = {
93
- type: 'object',
94
- properties: {
95
- to: { type: 'string' },
96
- type: { type: 'number', default: 301 },
97
- },
98
- additionalProperties: false,
99
- };
100
- exports.redirectsConfigSchema = {
101
- type: 'object',
102
- additionalProperties: exports.redirectConfigSchema,
103
- default: {},
104
- };
105
- exports.bannerColorSchema = {
106
- type: 'string',
107
- enum: ['info', 'success', 'warning', 'error'],
108
- default: 'info',
109
- };
110
- exports.rbacScopeItemsSchema = {
111
- type: 'object',
112
- additionalProperties: { type: 'string' },
113
- };
114
- exports.bannerConfigSchema = {
115
- type: 'object',
116
- properties: {
117
- content: { type: 'string' },
118
- dismissible: { type: 'boolean', default: false },
119
- target: { type: 'string' },
120
- color: exports.bannerColorSchema,
121
- rbac: exports.rbacScopeItemsSchema,
122
- },
123
- required: ['content'],
124
- additionalProperties: false,
125
- };
126
- exports.bannersConfigSchema = {
127
- type: 'array',
128
- items: exports.bannerConfigSchema,
129
- default: [],
130
- };
131
- exports.apiConfigSchema = {
132
- type: 'object',
133
- properties: Object.assign(Object.assign(Object.assign(Object.assign({ root: { type: 'string' }, output: { type: 'string', pattern: '(.ya?ml|.json)$' }, rbac: { type: 'object', additionalProperties: true }, openapi: ex_theme_config_schemas_1.openapiConfigSchema, graphql: graphql_config_schema_1.graphqlConfigSchema,
134
- /**
135
- * @deprecated left for backwards compatibility
136
- */
137
- theme: {
138
- type: 'object',
139
- properties: {
140
- openapi: ex_theme_config_schemas_1.openapiConfigSchema,
141
- graphql: graphql_config_schema_1.graphqlConfigSchema,
142
- },
143
- additionalProperties: false,
144
- }, title: { type: 'string' }, metadata: { type: 'object', additionalProperties: true } }, common_1.ruleSchemas), common_1.preprocessorSchemas), common_1.decoratorsSchemas), { extends: { type: 'array', items: { type: 'string' } } }),
145
- required: ['root'],
146
- };
147
- const metadataConfigSchema = {
148
- type: 'object',
149
- additionalProperties: true,
150
- };
151
- const metadataGlobsConfigSchema = {
152
- type: 'object',
153
- additionalProperties: {
154
- type: 'object',
155
- additionalProperties: true,
156
- },
157
- };
158
- const llmstxtConfigSchema = {
159
- type: 'object',
160
- properties: {
161
- hide: {
162
- type: 'boolean',
163
- default: false,
164
- },
165
- title: {
166
- type: 'string',
167
- },
168
- description: {
169
- type: 'string',
170
- },
171
- details: {
172
- type: 'object',
173
- properties: {
174
- path: {
175
- type: 'string',
176
- },
177
- content: {
178
- type: 'string',
179
- },
180
- },
181
- additionalProperties: false,
182
- },
183
- excludeFiles: {
184
- type: 'array',
185
- items: { type: 'string' },
186
- default: [],
187
- },
188
- sections: {
189
- type: 'array',
190
- items: {
191
- type: 'object',
192
- properties: {
193
- title: { type: 'string' },
194
- description: { type: 'string' },
195
- includeFiles: {
196
- type: 'array',
197
- items: { type: 'string' },
198
- default: [],
199
- },
200
- excludeFiles: {
201
- type: 'array',
202
- items: { type: 'string' },
203
- default: [],
204
- },
205
- },
206
- required: ['title'],
207
- additionalProperties: false,
208
- },
209
- },
210
- },
211
- default: {
212
- hide: false,
213
- title: undefined,
214
- description: undefined,
215
- details: undefined,
216
- sections: [
217
- {
218
- title: 'Table of contents',
219
- includeFiles: ['**/*'],
220
- excludeFiles: [],
221
- },
222
- ],
223
- },
224
- additionalProperties: false,
225
- };
226
- exports.seoConfigSchema = {
227
- type: 'object',
228
- properties: {
229
- title: { type: 'string' },
230
- projectTitle: { type: 'string' },
231
- description: { type: 'string' },
232
- siteUrl: { type: 'string' },
233
- image: { type: 'string' },
234
- keywords: {
235
- oneOf: [{ type: 'array', items: { type: 'string' } }, { type: 'string' }],
236
- },
237
- lang: { type: 'string' },
238
- jsonLd: { type: 'object' },
239
- meta: {
240
- type: 'array',
241
- items: {
242
- type: 'object',
243
- properties: {
244
- name: { type: 'string' },
245
- content: { type: 'string' },
246
- },
247
- required: ['name', 'content'],
248
- additionalProperties: false,
249
- },
250
- },
251
- llmstxt: llmstxtConfigSchema,
252
- },
253
- default: {
254
- llmstxt: llmstxtConfigSchema.default,
255
- },
256
- additionalProperties: false,
257
- };
258
- exports.apiFunctionsConfigSchema = {
259
- type: 'object',
260
- properties: {
261
- folders: { type: 'array', items: { type: 'string' } },
262
- },
263
- additionalProperties: false,
264
- };
265
- exports.rbacEntitiesCatalogConfigSchema = {
266
- type: 'object',
267
- properties: {
268
- catalogs: {
269
- type: 'object',
270
- properties: {
271
- all: exports.rbacScopeItemsSchema,
272
- services: exports.rbacScopeItemsSchema,
273
- domains: exports.rbacScopeItemsSchema,
274
- teams: exports.rbacScopeItemsSchema,
275
- users: exports.rbacScopeItemsSchema,
276
- apiDescriptions: exports.rbacScopeItemsSchema,
277
- dataSchemas: exports.rbacScopeItemsSchema,
278
- apiOperations: exports.rbacScopeItemsSchema,
279
- },
280
- additionalProperties: exports.rbacScopeItemsSchema,
281
- },
282
- entitiesTypes: {
283
- type: 'object',
284
- properties: {
285
- service: exports.rbacScopeItemsSchema,
286
- domain: exports.rbacScopeItemsSchema,
287
- team: exports.rbacScopeItemsSchema,
288
- user: exports.rbacScopeItemsSchema,
289
- apiDescription: exports.rbacScopeItemsSchema,
290
- apiOperation: exports.rbacScopeItemsSchema,
291
- dataSchema: exports.rbacScopeItemsSchema,
292
- },
293
- additionalProperties: exports.rbacScopeItemsSchema,
294
- },
295
- entitiesGroups: {
296
- type: 'array',
297
- items: {
298
- type: 'object',
299
- properties: {
300
- entities: { type: 'array', items: { type: 'string' } },
301
- config: exports.rbacScopeItemsSchema,
302
- },
303
- additionalProperties: false,
304
- },
305
- },
306
- entities: {
307
- type: 'object',
308
- properties: {
309
- '**': exports.rbacScopeItemsSchema,
310
- },
311
- additionalProperties: exports.rbacScopeItemsSchema,
312
- },
313
- },
314
- additionalProperties: false,
315
- };
316
- exports.rbacConfigSchema = {
317
- type: 'object',
318
- properties: {
319
- teamNamePatterns: { type: 'array', items: { type: 'string' } },
320
- teamFolders: { type: 'array', items: { type: 'string' } },
321
- teamFoldersBaseRoles: exports.rbacScopeItemsSchema,
322
- cms: exports.rbacScopeItemsSchema, // deprecated in favor of reunite
323
- reunite: exports.rbacScopeItemsSchema,
324
- features: {
325
- type: 'object',
326
- properties: {
327
- aiSearch: exports.rbacScopeItemsSchema,
328
- },
329
- additionalProperties: false,
330
- },
331
- content: {
332
- type: 'object',
333
- properties: {
334
- '**': exports.rbacScopeItemsSchema,
335
- },
336
- additionalProperties: exports.rbacScopeItemsSchema,
337
- },
338
- entitiesCatalog: exports.rbacEntitiesCatalogConfigSchema,
339
- },
340
- additionalProperties: exports.rbacScopeItemsSchema,
341
- };
342
- exports.graviteeAdapterAuthStaticSchema = {
343
- type: 'object',
344
- properties: { static: { type: 'string' } },
345
- additionalProperties: false,
346
- required: ['static'],
347
- };
348
- exports.graviteeAdapterAuthIdpSchema = {
349
- type: 'object',
350
- properties: { idp: { type: 'string' } },
351
- additionalProperties: false,
352
- required: ['idp'],
353
- };
354
- exports.graviteeAdapterConfigSchema = {
355
- type: 'object',
356
- properties: {
357
- type: { type: 'string', const: 'GRAVITEE' },
358
- apiBaseUrl: { type: 'string' },
359
- env: { type: 'string' },
360
- allowApiProductsOutsideCatalog: { type: 'boolean', default: false },
361
- stage: { type: 'string', default: 'non-production' },
362
- auth: {
363
- oneOf: [exports.graviteeAdapterAuthStaticSchema, exports.graviteeAdapterAuthIdpSchema],
364
- },
365
- },
366
- additionalProperties: false,
367
- required: ['type', 'apiBaseUrl'],
368
- };
369
- exports.apigeeAdapterAuthOauth2Schema = {
370
- type: 'object',
371
- properties: {
372
- type: { type: 'string', const: constants_1.ApigeeDevOnboardingIntegrationAuthType.OAUTH2 },
373
- tokenEndpoint: { type: 'string' },
374
- clientId: { type: 'string' },
375
- clientSecret: { type: 'string' },
376
- },
377
- additionalProperties: false,
378
- required: ['type', 'tokenEndpoint', 'clientId', 'clientSecret'],
379
- };
380
- exports.apigeeAdapterAuthServiceAccountSchema = {
381
- type: 'object',
382
- properties: {
383
- type: { type: 'string', const: constants_1.ApigeeDevOnboardingIntegrationAuthType.SERVICE_ACCOUNT },
384
- serviceAccountEmail: { type: 'string' },
385
- serviceAccountPrivateKey: { type: 'string' },
386
- },
387
- additionalProperties: false,
388
- required: ['type', 'serviceAccountEmail', 'serviceAccountPrivateKey'],
389
- };
390
- exports.apigeeXAdapterConfigSchema = {
391
- type: 'object',
392
- properties: {
393
- type: { type: 'string', const: 'APIGEE_X' },
394
- apiUrl: { type: 'string' },
395
- stage: { type: 'string', default: 'non-production' },
396
- organizationName: { type: 'string' },
397
- ignoreApiProducts: { type: 'array', items: { type: 'string' } },
398
- allowApiProductsOutsideCatalog: { type: 'boolean', default: false },
399
- auth: {
400
- type: 'object',
401
- oneOf: [exports.apigeeAdapterAuthOauth2Schema, exports.apigeeAdapterAuthServiceAccountSchema],
402
- discriminator: { propertyName: 'type' },
403
- },
404
- },
405
- additionalProperties: false,
406
- required: ['type', 'organizationName', 'auth'],
407
- };
408
- exports.apigeeEdgeAdapterConfigSchema = Object.assign(Object.assign({}, exports.apigeeXAdapterConfigSchema), { properties: Object.assign(Object.assign({}, exports.apigeeXAdapterConfigSchema.properties), { type: { type: 'string', const: 'APIGEE_EDGE' } }) });
409
- exports.devOnboardingAdapterConfigSchema = {
410
- type: 'object',
411
- oneOf: [exports.apigeeXAdapterConfigSchema, exports.apigeeEdgeAdapterConfigSchema, exports.graviteeAdapterConfigSchema],
412
- discriminator: { propertyName: 'type' },
413
- };
414
- const devOnboardingConfigSchema = {
415
- type: 'object',
416
- required: ['adapters'],
417
- additionalProperties: false,
418
- properties: {
419
- adapters: {
420
- type: 'array',
421
- items: exports.devOnboardingAdapterConfigSchema,
422
- },
423
- },
424
- };
425
- exports.l10nConfigSchema = {
426
- type: 'object',
427
- properties: {
428
- defaultLocale: {
429
- type: 'string',
430
- },
431
- locales: {
432
- type: 'array',
433
- items: {
434
- type: 'object',
435
- properties: {
436
- code: {
437
- type: 'string',
438
- },
439
- name: {
440
- type: 'string',
441
- },
442
- },
443
- required: ['code'],
444
- },
445
- },
446
- },
447
- additionalProperties: false,
448
- required: ['defaultLocale'],
449
- };
450
- const responseHeaderSchema = {
451
- type: 'object',
452
- properties: {
453
- name: { type: 'string' },
454
- value: { type: 'string' },
455
- },
456
- additionalProperties: false,
457
- required: ['name', 'value'],
458
- };
459
- const mcpConfigSchema = {
460
- type: 'object',
461
- properties: {
462
- hide: { type: 'boolean', default: false },
463
- docs: {
464
- type: 'object',
465
- properties: {
466
- hide: { type: 'boolean', default: false },
467
- name: { type: 'string', default: 'Docs MCP server' },
468
- ignore: {
469
- type: 'array',
470
- items: { type: 'string' },
471
- default: [],
472
- },
473
- },
474
- additionalProperties: false,
475
- },
476
- },
477
- additionalProperties: false,
478
- default: {
479
- hide: false,
480
- docs: {
481
- hide: false,
482
- name: 'MCP server',
483
- ignore: [],
484
- },
485
- },
486
- };
487
- exports.accessConfigSchema = {
488
- type: 'object',
489
- properties: {
490
- requiresLogin: requiresLoginSchema,
491
- logoutReturnUrl: logoutReturnUrlSchema,
492
- residency: residencySchema,
493
- sso: exports.ssoConfigSchema,
494
- rbac: exports.rbacConfigSchema,
495
- },
496
- additionalProperties: false,
497
- };
498
- exports.redoclyConfigSchema = {
499
- type: 'object',
500
- properties: Object.assign(Object.assign(Object.assign(Object.assign({
501
- /**
502
- * @deprecated Should use `plugins` instead
503
- */
504
- imports: {
505
- type: 'array',
506
- items: { type: 'string' },
507
- }, licenseKey: { type: 'string' }, redirects: exports.redirectsConfigSchema, seo: exports.seoConfigSchema, rbac: exports.rbacConfigSchema, apiFunctions: exports.apiFunctionsConfigSchema, requiresLogin: requiresLoginSchema, responseHeaders: {
508
- type: 'object',
509
- additionalProperties: {
510
- type: 'array',
511
- items: responseHeaderSchema,
512
- },
513
- }, mockServer: {
514
- type: 'object',
515
- properties: {
516
- off: { type: 'boolean', default: false },
517
- position: { type: 'string', enum: ['first', 'last', 'replace', 'off'], default: 'first' },
518
- strictExamples: { type: 'boolean', default: false },
519
- errorIfForcedExampleNotFound: { type: 'boolean', default: false },
520
- description: { type: 'string' },
521
- },
522
- }, apis: {
523
- type: 'object',
524
- additionalProperties: exports.apiConfigSchema,
525
- }, extends: { type: 'array', items: { type: 'string' } } }, common_1.ruleSchemas), common_1.decoratorsSchemas), common_1.preprocessorSchemas), { ssoDirect: exports.ssoDirectConfigSchema, sso: exports.ssoConfigSchema, residency: residencySchema, logoutReturnUrl: logoutReturnUrlSchema, access: exports.accessConfigSchema, developerOnboarding: devOnboardingConfigSchema, removeAttribution: { type: 'boolean' }, i18n: exports.l10nConfigSchema, l10n: exports.l10nConfigSchema, metadata: metadataConfigSchema, metadataGlobs: metadataGlobsConfigSchema, ignore: { type: 'array', items: { type: 'string' } },
526
- /**
527
- * @deprecated properties moved to the root of the config
528
- */
529
- theme: default_theme_config_schema_1.themeConfigSchema, reunite: reunite_config_schema_1.reuniteConfigSchema,
530
- // Ex theme properties
531
- logo: ex_theme_config_schemas_1.logoConfigSchema, navbar: ex_theme_config_schemas_1.navbarConfigSchema, products: ex_theme_config_schemas_1.productsConfigSchema, footer: ex_theme_config_schemas_1.footerConfigSchema, sidebar: ex_theme_config_schemas_1.sidebarConfigSchema, scripts: ex_theme_config_schemas_1.scriptsConfigSchema, links: ex_theme_config_schemas_1.linksConfigSchema, feedback: feedback_config_schema_1.feedbackConfigSchema, search: ex_theme_config_schemas_1.searchConfigSchema, aiAssistant: ex_theme_config_schemas_1.aiAssistantSchema, colorMode: ex_theme_config_schemas_1.colorModeConfigSchema, navigation: ex_theme_config_schemas_1.navigationConfigSchema, codeSnippet: ex_theme_config_schemas_1.codeSnippetConfigSchema, markdown: ex_theme_config_schemas_1.markdownConfigSchema, openapi: ex_theme_config_schemas_1.openapiConfigSchema, graphql: graphql_config_schema_1.graphqlConfigSchema, analytics: ex_theme_config_schemas_1.analyticsConfigSchema, userMenu: ex_theme_config_schemas_1.userMenuConfigSchema, versionPicker: ex_theme_config_schemas_1.versionPickerConfigSchema, breadcrumbs: ex_theme_config_schemas_1.breadcrumbsConfigSchema,
532
- /**
533
- * @deprecated Should use `catalogClassic` instead
534
- */
535
- catalog: ex_theme_config_schemas_1.catalogsConfigSchema, entitiesCatalog: entities_catalog_config_schema_1.entitiesCatalogConfigSchema, catalogClassic: ex_theme_config_schemas_1.catalogsConfigSchema,
536
- /**
537
- * @deprecated Should use `scorecardClassic` instead
538
- */
539
- scorecard: ex_theme_config_schemas_1.scorecardConfigSchema, scorecards: scorecards_config_schema_1.scorecardsConfigSchema, scorecardClassic: ex_theme_config_schemas_1.scorecardConfigSchema, mcp: mcpConfigSchema, banner: exports.bannersConfigSchema }),
540
- default: { redirects: {}, seo: exports.seoConfigSchema.default },
541
- additionalProperties: true,
542
- };
543
- const environmentSchema = Object.assign(Object.assign({}, (0, remove_property_recursively_1.removePropertyRecursively)(exports.redoclyConfigSchema, 'default')), { additionalProperties: false });
544
- exports.rootRedoclyConfigSchema = Object.assign(Object.assign({ $id: 'root-redocly-config' }, exports.redoclyConfigSchema), { properties: Object.assign(Object.assign({ plugins: {
545
- type: 'array',
546
- items: { type: 'string' },
547
- } }, exports.redoclyConfigSchema.properties), { env: {
548
- type: 'object',
549
- additionalProperties: environmentSchema, // TODO: if we want full validation we need to override apis, theme and the root
550
- } }), default: {}, additionalProperties: false });
551
- //# sourceMappingURL=root-config-schema.js.map