@redocly/config 0.50.0 → 0.51.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 (43) hide show
  1. package/lib/asyncapi-config-schema.d.ts +10 -27
  2. package/lib/common.d.ts +126 -113
  3. package/lib/constants/shared.d.ts +1 -0
  4. package/lib/default-theme-config-schema.d.ts +544 -619
  5. package/lib/entities-catalog-config-schema.d.ts +60 -72
  6. package/lib/entities-catalog-entity-file-schema.d.ts +74 -67
  7. package/lib/ex-theme-config-schemas.d.ts +273 -348
  8. package/lib/feedback-config-schema.d.ts +9 -29
  9. package/lib/graphql-config-schema.d.ts +11 -28
  10. package/lib/index.d.ts +1 -1
  11. package/lib/index.js +1 -1
  12. package/lib/product-override-schema.d.ts +2362 -2607
  13. package/lib/redoc-config-schema.d.ts +14 -33
  14. package/lib/reference-docs-config-schema.d.ts +14 -10
  15. package/lib/reunite-config-schema.d.ts +11 -12
  16. package/lib/root-config-schema.d.ts +22774 -17198
  17. package/lib/scorecards-config-schema.d.ts +168 -108
  18. package/lib/types/index.d.ts +1 -0
  19. package/lib/types/json-schema-types.d.ts +69 -0
  20. package/lib/types/portal-shared-types.d.ts +3 -0
  21. package/lib-esm/asyncapi-config-schema.d.ts +10 -27
  22. package/lib-esm/common.d.ts +126 -113
  23. package/lib-esm/constants/shared.d.ts +1 -0
  24. package/lib-esm/default-theme-config-schema.d.ts +544 -619
  25. package/lib-esm/entities-catalog-config-schema.d.ts +60 -72
  26. package/lib-esm/entities-catalog-entity-file-schema.d.ts +74 -67
  27. package/lib-esm/ex-theme-config-schemas.d.ts +273 -348
  28. package/lib-esm/feedback-config-schema.d.ts +9 -29
  29. package/lib-esm/graphql-config-schema.d.ts +11 -28
  30. package/lib-esm/index.d.ts +1 -1
  31. package/lib-esm/index.js +1 -1
  32. package/lib-esm/product-override-schema.d.ts +2362 -2607
  33. package/lib-esm/redoc-config-schema.d.ts +14 -33
  34. package/lib-esm/reference-docs-config-schema.d.ts +14 -10
  35. package/lib-esm/reunite-config-schema.d.ts +11 -12
  36. package/lib-esm/root-config-schema.d.ts +22774 -17198
  37. package/lib-esm/scorecards-config-schema.d.ts +168 -108
  38. package/lib-esm/types/index.d.ts +1 -0
  39. package/lib-esm/types/json-schema-types.d.ts +69 -0
  40. package/lib-esm/types/portal-shared-types.d.ts +3 -0
  41. package/package.json +2 -2
  42. package/lib/remove-property-recursively.d.ts +0 -5
  43. package/lib-esm/remove-property-recursively.d.ts +0 -5
package/lib/index.js CHANGED
@@ -1 +1 @@
1
- "use strict";var de=Object.defineProperty;var yt=Object.getOwnPropertyDescriptor;var dt=Object.getOwnPropertyNames;var gt=Object.prototype.hasOwnProperty;var mt=(i,s)=>{for(var r in s)de(i,r,{get:s[r],enumerable:!0})},ut=(i,s,r,m)=>{if(s&&typeof s=="object"||typeof s=="function")for(let n of dt(s))!gt.call(i,n)&&n!==r&&de(i,n,{get:()=>s[n],enumerable:!(m=yt(s,n))||m.enumerable});return i};var bt=i=>ut(de({},"__esModule",{value:!0}),i);var Eo={};mt(Eo,{ApigeeDevOnboardingIntegrationAuthType:()=>ie,AuthProviderType:()=>se,CONFIG_NODE_TYPE_NAMES:()=>a,DEFAULT_TEAM_CLAIM_NAME:()=>oe,ENTITY_NODE_TYPE_NAMES:()=>t,ENTITY_RELATION_TYPES:()=>le,IDENTITY_PROVIDER_RESERVED_MESSAGE:()=>ze,IDENTITY_PROVIDER_RESERVED_SLUGS:()=>A,IDENTITY_PROVIDER_SLUG_MAX_LENGTH:()=>Ce,IDENTITY_PROVIDER_SLUG_MAX_LENGTH_MESSAGE:()=>Ge,IDENTITY_PROVIDER_SLUG_MESSAGE:()=>Be,IDENTITY_PROVIDER_SLUG_PATTERN:()=>I,IDENTITY_PROVIDER_SLUG_REGEX:()=>Ue,LayoutVariant:()=>Se,REDOCLY_ROUTE_RBAC:()=>Me,REDOCLY_TEAMS_RBAC:()=>we,apiDescriptionMetadataSchema:()=>rt,apiOperationMetadataSchema:()=>ot,configGovernanceSchema:()=>f,dataSchemaMetadataSchema:()=>st,decoratorTypes:()=>yr,defaultMetadataSchema:()=>it,entityBaseProperties:()=>b,entityContactFileSchema:()=>pt,entityFileDefaultSchema:()=>To,entityFileSchema:()=>jo,entityLinkFileSchema:()=>ct,entityRelationFileSchema:()=>lt,preprocessorTypes:()=>cr,productConfigOverrideSchema:()=>et,productThemeOverrideSchema:()=>ce,rbacConfigSchema:()=>pe,redocConfigSchema:()=>h,rootRedoclyConfigSchema:()=>Ze,ruleTypes:()=>nr,slackChannelFileSchema:()=>at,slackContactFileSchema:()=>nt,userMetadataSchema:()=>tt});module.exports=bt(Eo);var Te={hide:{type:"boolean",default:!1},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},label:{type:"string"},items:{type:"array",items:{type:"string"}}},R={type:"object",properties:Te,additionalProperties:!1},ft={type:"object",properties:{hide:{type:"boolean",default:!1},label:{type:"string"},placeholder:{type:"string"}},additionalProperties:!1},d={type:"object",properties:{hide:{type:"boolean",default:!1},type:{type:"string",enum:["rating","sentiment","comment","reasons","mood","scale"],default:"sentiment"},settings:{type:"object",properties:{label:{type:"string"},submitText:{type:"string"},buttonText:{type:"string"},component:{type:"string",enum:["radio","checkbox"],default:"checkbox"},items:{type:"array",items:{type:"string"},minItems:1},leftScaleLabel:{type:"string"},rightScaleLabel:{type:"string"},reasons:{type:"object",properties:{...Te,like:R,dislike:R,satisfied:R,neutral:R,dissatisfied:R},additionalProperties:!1},comment:{type:"object",properties:{hide:{type:"boolean",default:!1},label:{type:"string"},likeLabel:{type:"string"},dislikeLabel:{type:"string"},satisfiedLabel:{type:"string"},neutralLabel:{type:"string"},dissatisfiedLabel:{type:"string"}},additionalProperties:!1},optionalEmail:ft},additionalProperties:!1}},additionalProperties:!1};var ht={type:"object",properties:{languages:{type:"array",items:{type:"object",properties:{lang:{type:"string",examples:["curl","JavaScript","Node.js","Python","Java8+Apache","Java","C#","C#+Newtonsoft","PHP","Go","Ruby","R","Payload"]},label:{type:"string"},options:{type:"object",properties:{indent:{type:"string"},withImports:{type:"boolean"},withComments:{type:"boolean"},binary:{type:"boolean"},credentials:{type:"string",enum:["omit","same-origin","include"]}},additionalProperties:!1}},required:["lang"],additionalProperties:!1}},skipOptionalParameters:{type:"boolean"},withOAuth2Call:{type:"boolean"}},additionalProperties:!1},k={type:"array",items:{type:"object",properties:{title:{type:"string"},url:{type:"string"}},required:["url"],additionalProperties:!1}},h={type:"object",properties:{licenseKey:{type:"string"},hideLoading:{type:"boolean"},disableRouter:{type:"boolean"},hideSidebar:{type:"boolean"},feedback:d,hideReplay:{type:"boolean"},oAuth2RedirectURI:{type:"string",nullable:!0},corsProxyUrl:{type:"string"},sortRequiredPropsFirst:{type:"boolean"},sanitize:{type:"boolean"},hideDownloadButtons:{type:"boolean"},downloadUrls:k,onlyRequiredInSamples:{type:"boolean"},generatedSamplesMaxDepth:{oneOf:[{type:"number"},{type:"string"}]},showExtensions:{oneOf:[{type:"boolean"},{type:"string"},{type:"array",items:{type:"string"}}]},hideSchemaTitles:{type:"boolean"},jsonSamplesExpandLevel:{oneOf:[{type:"number"},{type:"string"}]},schemasExpansionLevel:{oneOf:[{type:"number"},{type:"string"}]},mockServer:{type:"object",properties:{url:{type:"string"},position:{type:"string",enum:["first","last","replace","off"]},description:{type:"string"}}},maxDisplayedEnumValues:{type:"number"},schemaDefinitionsTagName:{type:"string"},layout:{type:"string",enum:["stacked","three-panel"]},hideInfoMetadata:{type:"boolean"},events:{type:"object"},skipBundle:{type:"boolean"},routingBasePath:{type:"string"},codeSamples:ht,ignoreNamedSchemas:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},hidePropertiesPrefix:{type:"boolean"},excludeFromSearch:{type:"boolean"},showSchemaCatalogLinks:{type:"boolean"}},additionalProperties:!1};var C={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},St={type:"object",properties:{name:{type:"string"},items:C,queries:C,mutations:C,subscriptions:C,types:C,directives:C},required:["name"],additionalProperties:!1},Ct={type:"object",properties:{requireExactGroups:{type:"boolean"},groups:{type:"array",items:St},otherItemsGroupName:{type:"string"}},required:["requireExactGroups","groups","otherItemsGroupName"],additionalProperties:!1},Pt={type:"object",properties:{name:{type:"string"},url:{type:"string",format:"uri"},email:{type:"string",format:"email"}},additionalProperties:!1},xt={type:"object",properties:{name:{type:"string"},url:{type:"string",format:"uri"},identifier:{type:"string"}},additionalProperties:!1},jt={type:"object",properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string",format:"uri"},contact:Pt,license:xt},additionalProperties:!1},P={type:"object",properties:{menu:{type:"object",properties:{...Ct.properties},additionalProperties:!1},sidebar:{type:"object",properties:{hide:{type:"boolean"}}},downloadUrls:k,apiLogo:{type:"object",properties:{imageUrl:{type:"string"},href:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"}}},jsonSamplesDepth:{type:"number"},samplesMaxInlineArgs:{type:"number"},licenseKey:{type:"string"},fieldExpandLevel:{type:"number"},baseUrlPath:{type:"string"},metadata:{type:"object",properties:{apiId:{type:"string"}},additionalProperties:!0},feedback:d,layout:{type:"string",enum:["stacked","three-panel"]},showBuiltInScalars:{type:"boolean"},showBuiltInDirectives:{type:"boolean"},info:jt},additionalProperties:!1};var Ee={type:"object",properties:{downloadUrls:k,apiLogo:{type:"object",properties:{imageUrl:{type:"string"},href:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"}}},jsonSamplesDepth:{type:"number"},samplesMaxInlineArgs:{type:"number"},fieldExpandLevel:{type:"number"},baseUrlPath:{type:"string"},metadata:{type:"object",properties:{apiId:{type:"string"}},additionalProperties:!0},feedback:d,layout:{type:"string",enum:["stacked","three-panel"]}},additionalProperties:!1};var Tt={type:"object",properties:{label:{type:"string"},lang:{enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},Et={type:"object",properties:{enum:{type:"string"},enumSingleValue:{type:"string"},enumArray:{type:"string"},default:{type:"string"},deprecated:{type:"string"},example:{type:"string"},examples:{type:"string"},nullable:{type:"string"},recursive:{type:"string"},arrayOf:{type:"string"},webhook:{type:"string"},authorizations:{type:"string"},tryItAuthBasicUsername:{type:"string"},tryItAuthBasicPassword:{type:"string"}}},ve={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},vt={type:"object",properties:{beforeInfo:{type:"array",items:ve},end:{type:"array",items:ve}}},S={type:"object",properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},D={type:"object",properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},Rt={type:"object",properties:q(S.properties,["light","dark"])},kt={type:"object",properties:{basic:{type:"string"},delete:{type:"string"},get:{type:"string"},head:{type:"string"},link:{type:"string"},options:{type:"string"},patch:{type:"string"},post:{type:"string"},put:{type:"string"}}},It={type:"object",properties:{error:D,info:D,redirect:D,success:D}},At={type:"object",properties:x(S.properties,["dark"])},Lt={type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},Dt={type:"object",properties:{accent:S,border:Rt,error:S,http:kt,primary:S,responses:It,secondary:At,success:S,text:Lt,tonalOffset:{type:"number"},warning:S}},_={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},_t={type:"object",properties:{small:_,medium:_,large:_,xlarge:_}},g={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},Ot={type:"object",properties:{...x(g.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:_t}},Re={type:"object",properties:q(g.properties,["fontSize","lineHeight"])},Nt={type:"object",properties:{medium:Re,small:Re}},qt={type:"object",properties:{...x(g.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},color:{type:"string"},sizes:Nt}},wt={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},Mt={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},ke={type:"object",properties:{fullWidth:{type:"boolean"}}},Ut={type:"object",properties:{buttons:Ot,httpBadges:qt,layoutControls:wt,panels:Mt,tryItButton:ke,tryItSendButton:ke}},N={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},Bt={type:"object",properties:{maxWidth:N}},Gt={type:"object",properties:{maxWidth:N,middlePanelMaxWidth:N}},zt={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:Bt,"three-panel":Gt}},Ie={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},Ft={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:Ie,defaultDetailsWidth:{type:"string"},examples:Ie,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},Le={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},Yt={type:"object",properties:q(Le.properties,["textTransform"])},Vt={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},Kt={type:"object",properties:{...x(g.properties,["fontWeight","lineHeight"]),activeBgColor:{type:"string"},activeTextColor:{type:"string"},backgroundColor:{type:"string"},borderRadius:{type:"string"},breakPath:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},groupItems:Le,level1items:Yt,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:Vt,textColor:{type:"string"},width:{type:"string"}}},O={type:"object",properties:{...g.properties,color:{type:"string"},transform:{type:"string"}}},Ht={type:"object",properties:{...g.properties,backgroundColor:{type:"string"},color:{type:"string"},wordBreak:{type:"string",enum:["break-all","break-word","keep-all","normal","revert","unset","inherit","initial"]},wrap:{type:"boolean"}}},Wt={type:"object",properties:x(g.properties,["fontSize"])},$t={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},Xt={type:"object",properties:{code:Ht,fieldName:g,...q(g.properties,["fontSize","fontFamily"]),fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:O,heading2:O,heading3:O,headings:Wt,lineHeight:{type:"string"},links:$t,optimizeSpeed:{type:"boolean"},rightPanelHeading:O,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}}},Jt={type:"object",properties:{color:{type:"string"},...x(g.properties,["fontWeight"])}},Qt={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:Jt}},Zt={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},er={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},Ae={type:"object",properties:{custom:{type:"string"}}},tr={type:"object",properties:{DownloadButton:Ae,NextSectionButton:Ae}},rr={type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},or={type:"object",properties:{borderRadius:{type:"string"}}},sr={type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},ir={type:"object",properties:{breakpoints:N,codeBlock:Qt,colors:Dt,components:Ut,layout:zt,logo:Zt,fab:er,overrides:tr,rightPanel:rr,schema:Ft,shape:or,sidebar:Kt,spacing:sr,typography:Xt,links:{properties:{color:{type:"string"}}},codeSample:{properties:{backgroundColor:{type:"string"}}}}},ar={type:"object",properties:{skipOptionalParameters:{type:"boolean"},languages:{type:"array",items:Tt}},required:["languages"]},ge={type:"object",properties:{theme:ir,ctrlFHijack:{type:"boolean"},defaultSampleLanguage:{type:"string"},disableDeepLinks:{type:"boolean"},disableSearch:{type:"boolean"},disableSidebar:{type:"boolean"},downloadDefinitionUrl:{type:"string"},expandDefaultServerVariables:{type:"boolean"},enumSkipQuotes:{type:"boolean"},expandDefaultRequest:{type:"boolean"},expandDefaultResponse:{type:"boolean"},expandResponses:{type:"string"},expandSingleSchemaField:{type:"boolean"},generateCodeSamples:ar,generatedPayloadSamplesMaxDepth:{type:"number"},hideDownloadButton:{type:"boolean"},hideHostname:{type:"boolean"},hideInfoSection:{type:"boolean"},hideLogo:{type:"boolean"},hideRequestPayloadSample:{type:"boolean"},hideRightPanel:{type:"boolean"},hideSchemaPattern:{type:"boolean"},hideSingleRequestSampleTab:{type:"boolean"},hideSecuritySection:{type:"boolean"},hideTryItPanel:{type:"boolean"},hideFab:{type:"boolean"},hideOneOfDescription:{type:"boolean"},htmlTemplate:{type:"string"},jsonSampleExpandLevel:{oneOf:[{type:"number",minimum:1},{type:"string"}]},labels:Et,menuToggle:{type:"boolean"},nativeScrollbars:{type:"boolean"},noAutoAuth:{type:"boolean"},onDeepLinkClick:{type:"object"},pagination:{enum:["none","section","item"]},pathInMiddlePanel:{type:"boolean"},payloadSampleIdx:{type:"number",minimum:0},requiredPropsFirst:{type:"boolean"},routingStrategy:{type:"string"},samplesTabsMaxCount:{type:"number"},schemaExpansionLevel:{oneOf:[{type:"number",minimum:0},{type:"string"}]},minCharacterLengthToInitSearch:{type:"number",minimum:1},maxResponseHeadersToShowInTryIt:{type:"number",minimum:0},scrollYOffset:{oneOf:[{type:"number"},{type:"string"}]},searchAutoExpand:{type:"boolean"},searchFieldLevelBoost:{type:"number",minimum:0},searchMaxDepth:{type:"number",minimum:1},searchMode:{type:"string",enum:["default","path-only"]},searchOperationTitleBoost:{type:"number"},searchTagTitleBoost:{type:"number"},sendXUserAgentInTryIt:{type:"boolean"},showChangeLayoutButton:{type:"boolean"},showConsole:{type:"boolean"},showNextButton:{type:"boolean"},showRightPanelToggle:{type:"boolean"},showSecuritySchemeType:{type:"boolean"},showWebhookVerb:{type:"boolean"},showObjectSchemaExamples:{type:"boolean"},disableTryItRequestUrlEncoding:{type:"boolean"},sidebarLinks:vt,sideNavStyle:{type:"string",enum:["summary-only","path-first","id-only","path-only"]},simpleOneOfTypeLabel:{type:"boolean"},sortEnumValuesAlphabetically:{type:"boolean"},sortOperationsAlphabetically:{type:"boolean"},sortPropsAlphabetically:{type:"boolean"},sortTagsAlphabetically:{type:"boolean"},suppressWarnings:{type:"boolean"},unstable_externalDescription:{type:"boolean"},unstable_ignoreMimeParameters:{type:"boolean"},untrustedDefinition:{type:"boolean"},showAccessMode:{type:"boolean"},preserveOriginalExtensionsName:{type:"boolean"},markdownHeadingsAnchorLevel:{type:"number"}},additionalProperties:!1};function q(i,s){return Object.fromEntries(s.filter(r=>r in i).map(r=>[r,i[r]]))}function x(i,s){return Object.fromEntries(Object.entries(i).filter(([r])=>!s.includes(r)))}var c={nodeTypeName:void 0,type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]},description:"The rules configuration blocks set up linting rules and their severity. You can configure built-in rules, add configurable rules, and rules from plugins.",documentationLink:"https://redocly.com/docs/cli/configuration/reference/rules#rules"},nr=["rules","oas2Rules","oas3_0Rules","oas3_1Rules","oas3_2Rules","async2Rules","async3Rules","arazzo1Rules","arazzo1_1Rules","overlay1Rules","openrpc1Rules"],pr={rules:c,oas2Rules:c,oas3_0Rules:c,oas3_1Rules:c,oas3_2Rules:c,async2Rules:c,async3Rules:c,arazzo1Rules:c,arazzo1_1Rules:c,overlay1Rules:c,openrpc1Rules:c},cr=["preprocessors","oas2Preprocessors","oas3_0Preprocessors","oas3_1Preprocessors","oas3_2Preprocessors","async2Preprocessors","async3Preprocessors","arazzo1Preprocessors","arazzo1_1Preprocessors","overlay1Preprocessors","openrpc1Preprocessors"],l={nodeTypeName:void 0,type:"object",additionalProperties:!0},lr={preprocessors:l,oas2Preprocessors:l,oas3_0Preprocessors:l,oas3_1Preprocessors:l,oas3_2Preprocessors:l,async2Preprocessors:l,async3Preprocessors:l,arazzo1Preprocessors:l,arazzo1_1Preprocessors:l,overlay1Preprocessors:l,openrpc1Preprocessors:l},y={nodeTypeName:void 0,type:"object",additionalProperties:!0},yr=["decorators","oas2Decorators","oas3_0Decorators","oas3_1Decorators","oas3_2Decorators","async2Decorators","async3Decorators","arazzo1Decorators","arazzo1_1Decorators","overlay1Decorators","openrpc1Decorators"],dr={decorators:y,oas2Decorators:y,oas3_0Decorators:y,oas3_1Decorators:y,oas3_2Decorators:y,async2Decorators:y,async3Decorators:y,arazzo1Decorators:y,arazzo1_1Decorators:y,overlay1Decorators:y,openrpc1Decorators:y},gr={nodeTypeName:void 0,type:"array",items:{type:"string"},description:"Use extends to inherit rules and their configurations from other rulesets.",documentationLink:"https://redocly.com/docs/cli/configuration/reference/extends"},f={...pr,...dr,...lr,extends:gr};var w=i=>i;var a=w({RedirectSource:"RedirectSource",Redirects:"Redirects",ScorecardClassic:"ScorecardClassic",ScorecardClassicLevelList:"ScorecardClassicLevelList",ScorecardClassicLevel:"ScorecardClassicLevel",ScorecardClassicTargetList:"ScorecardClassicTargetList",ScorecardClassicTarget:"ScorecardClassicTarget",ScorecardClassicTargetWhere:"ScorecardClassicTargetWhere",ScorecardClassicTargetWhereMetadata:"ScorecardClassicTargetWhereMetadata",ScorecardClassicTeamMetadataProperty:"ScorecardClassicTeamMetadataProperty"});var o={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},De={type:"object",properties:{src:{type:"string"},async:{type:"boolean"},crossorigin:{type:"string"},defer:{type:"boolean"},fetchpriority:{type:"string"},integrity:{type:"string"},module:{type:"boolean"},nomodule:{type:"boolean"},nonce:{type:"string"},referrerpolicy:{type:"string"},type:{type:"string"}},required:["src"],additionalProperties:!0},me={type:"object",properties:{page:{type:"string"},directory:{type:"string"},disconnect:{type:"boolean",default:!1},group:{type:"string"},label:{type:"string"},href:{type:"string"},external:{type:"boolean"},labelTranslationKey:{type:"string"},groupTranslationKey:{type:"string"},icon:{oneOf:[{type:"string"},{type:"object",properties:{srcSet:{type:"string"}},required:["srcSet"]}]},separator:{type:"string"},separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"top"},version:{type:"string"},menuStyle:{type:"string",enum:["drilldown"]},expanded:{type:"string",const:"always"},selectFirstItemOnExpand:{type:"boolean"},flatten:{type:"boolean"},linkedSidebars:{type:"array",items:{type:"string"}},items:{type:"array",items:{type:"object",additionalProperties:!0}},rbac:{type:"object",additionalProperties:{type:"string"}},additionalProps:{type:"object",additionalProperties:!0}}},ue={type:"array",items:{...me,properties:{...me.properties,items:{type:"array",items:me}}}},mr={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},ur={type:"object",properties:{hide:{type:"boolean",default:!1},suggestions:{default:[],type:"array",items:{type:"string"}},prompt:{type:"string"}},additionalProperties:!1},br={type:"array",items:{type:"object",required:["name","field","type"],properties:{name:{type:"string"},field:{type:"string"},type:{type:"string",enum:["multi-select","select","tags"]}},additionalProperties:!1}},fr={type:"object",properties:{facets:br,...o.properties},additionalProperties:!1},hr={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},M={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},U={type:"object",properties:{items:ue,...o.properties},additionalProperties:!1},B={type:"object",additionalProperties:mr},G={type:"object",properties:{items:ue,copyrightText:{type:"string"},logo:o,...o.properties},additionalProperties:!1},z={type:"object",properties:{separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"],default:"bottom"},...o.properties},additionalProperties:!1},F={type:"object",properties:{head:{type:"array",items:De},body:{type:"array",items:De}},additionalProperties:!1},Y={type:"array",items:{type:"object",properties:{href:{type:"string"},as:{type:"string"},crossorigin:{type:"string"},fetchpriority:{type:"string"},hreflang:{type:"string"},imagesizes:{type:"string"},imagesrcset:{type:"string"},integrity:{type:"string"},media:{type:"string"},prefetch:{type:"string"},referrerpolicy:{type:"string"},rel:{type:"string"},sizes:{type:"string"},title:{type:"string"},type:{type:"string"}},required:["href"],additionalProperties:!0}},V={type:"object",properties:{engine:{type:"string",enum:["flexsearch","typesense"],default:"flexsearch"},ai:ur,filters:fr,placement:{type:"string",default:"navbar"},shortcuts:{type:"array",items:{type:"string"},default:["\u2318+K,ctrl+K"]},suggestedPages:{type:"array",items:hr},...o.properties},additionalProperties:!1},K={type:"object",properties:{hide:{type:"boolean"},suggestions:{default:[],type:"array",items:{type:"string"}},prompt:{type:"string"},trigger:{type:"object",properties:{hide:{type:"boolean",default:!1},inputType:{type:"string",enum:["button","icon"],default:"button"},inputIcon:{type:"string",enum:["chat","sparkles","redocly"],default:"sparkles"}},additionalProperties:!1}},additionalProperties:!1},H={type:"object",properties:{ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"},default:["light","dark"]},...o.properties},additionalProperties:!1},j={type:"string",enum:["slate","pink","coral","amber","jade","cyan","ocean","indigo","iris"]},Sr={type:"object",properties:{...o.properties,items:{type:"array",items:{type:"string",enum:["copy","view","chatgpt","claude","docs-mcp-cursor","docs-mcp-vscode"]},default:["copy","view","chatgpt","claude","docs-mcp-cursor","docs-mcp-vscode"]}},additionalProperties:!1},W={type:"object",properties:{nextButton:{type:"object",properties:{text:{type:"string"},...o.properties},additionalProperties:!1,default:{}},previousButton:{type:"object",properties:{text:{type:"string"},...o.properties},additionalProperties:!1,default:{}},actions:Sr},additionalProperties:!1},$={type:"object",properties:{elementFormat:{type:"string",default:"icon"},copy:{type:"object",properties:{...o.properties},additionalProperties:!1,default:{hide:!1}},report:{type:"object",properties:{tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"},...o.properties},additionalProperties:!1,default:{hide:!1}},expand:{type:"object",properties:{...o.properties},additionalProperties:!1,default:{hide:!1}},collapse:{type:"object",properties:{...o.properties},additionalProperties:!1,default:{hide:!1}}},additionalProperties:!1},X={type:"object",properties:{frontMatterKeysToResolve:{type:"array",items:{type:"string"},default:["image","links"]},partialsFolders:{type:"array",items:{type:"string"},default:["**/_partials/**"]},lastUpdatedBlock:{type:"object",properties:{format:{type:"string",enum:["timeago","iso","long","short"],default:"timeago"},locale:{type:"string"},...o.properties},additionalProperties:!1,default:{}},toc:{type:"object",properties:{header:{type:"string",default:"On this page"},depth:{type:"integer",default:3,minimum:1},...o.properties},additionalProperties:!1,default:{}},editPage:{type:"object",properties:{baseUrl:{type:"string"},...o.properties},additionalProperties:!1,default:{}},template:{type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1,default:{}},T={...h,properties:{...h.properties,...ge.properties}},Vo={...h,properties:{...h.properties,...ge.properties}},Cr={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},Pr={type:"object",properties:{includeInDevelopment:{type:"boolean"},apiKey:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},outboundClickEventName:{type:"string"},pageViewEventName:{type:"string"},amplitudeConfig:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["apiKey"]},xr={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},jr={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},Tr={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},dataPlaneUrl:{type:"string"},controlPlaneUrl:{type:"string"},sdkUrl:{type:"string"},loadOptions:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["writeKey"]},Er={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},vr={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},gtmAuth:{type:"string"},gtmPreview:{type:"string"},defaultDataLayer:{},dataLayerName:{type:"string"},enableWebVitalsTracking:{type:"boolean"},selfHostedOrigin:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["trackingId"]},be={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},optimizeId:{type:"string"},exclude:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["trackingId"]},Rr={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},optimizeId:{type:"string"},anonymizeIp:{type:"boolean"},cookieExpires:{type:"number"},trackers:{type:"object",additionalProperties:be}},additionalProperties:!1,required:["trackingId"]},J={type:"object",properties:{adobe:Cr,amplitude:Pr,fullstory:xr,heap:jr,rudderstack:Tr,segment:Er,gtm:vr,ga:Rr}},Q={type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},external:{type:"boolean"},link:{type:"string"},separatorLine:{type:"boolean"}},additionalProperties:!0},default:[]},hideLoginButton:{type:"boolean"},...o.properties},additionalProperties:!1},Z={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},ee={type:"object",properties:{hide:{type:"boolean"},prefixItems:{type:"array",items:{type:"object",properties:{label:{type:"string"},labelTranslationKey:{type:"string"},page:{type:"string"},icon:{type:"string"}},additionalProperties:!1,default:{}}}},additionalProperties:!1},kr={type:"object",additionalProperties:!1,required:["title","property"],properties:{type:{type:"string",enum:["select","checkboxes","date-range"],default:"checkboxes"},title:{type:"string"},titleTranslationKey:{type:"string"},property:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}},missingCategoryName:{type:"string"},missingCategoryNameTranslationKey:{type:"string"},options:{type:"array",items:{type:"string"}}}},Ir={type:"object",additionalProperties:!0,required:["slug","items"],properties:{show:{type:"boolean"},slug:{type:"string"},filters:{type:"array",items:kr},groupByFirstFilter:{type:"boolean"},filterValuesCasing:{type:"string",enum:["sentence","original","lowercase","uppercase"]},items:ue,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}},E={type:"object",patternProperties:{".*":Ir}},v={nodeTypeName:a.ScorecardClassic,description:"Add and create sets of rules and test your API description files against them. With these rules you can maintain quality across your existing APIs and ensure that newly-added or updated APIs match your criteria. An API scorecard can include multiple sets of rules, corresponding to different quality levels.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic",type:"object",additionalProperties:!0,required:[],properties:{ignoreNonCompliant:{type:"boolean",default:!1},teamMetadataProperty:{nodeTypeName:a.ScorecardClassicTeamMetadataProperty,description:"Provide custom team label and team metadata property.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#team-metadata-object",type:"object",properties:{property:{type:"string"},label:{type:"string"},default:{type:"string"}}},levels:{nodeTypeName:a.ScorecardClassicLevelList,description:"List of levels to score against.",type:"array",items:{nodeTypeName:a.ScorecardClassicLevel,documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#level-object",type:"object",required:["name"],properties:{name:{type:"string"},color:{type:"string"},...f},additionalProperties:!1}},targets:{nodeTypeName:a.ScorecardClassicTargetList,description:"Provide custom `minimumLevel` for specific targets.",type:"array",items:{nodeTypeName:a.ScorecardClassicTarget,type:"object",required:["where"],properties:{minimumLevel:{type:"string"},rules:{type:"object",additionalProperties:!0},where:{nodeTypeName:a.ScorecardClassicTargetWhere,description:"Specify which API descriptions to apply the `minimumLevel` to based on the metadata.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#where-object",type:"object",required:["metadata"],properties:{metadata:{nodeTypeName:a.ScorecardClassicTargetWhereMetadata,type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1}},additionalProperties:!1}},ignore:{type:"array",items:{type:"string"}},fromProjectUrl:{type:"string",format:"uri"}}};var Ar={type:"object",required:["key"],properties:{key:{type:"string"}},additionalProperties:!1},Lr={type:"object",required:["type"],properties:{type:{type:"string"}},additionalProperties:!1},Dr={type:"object",required:["property","title"],properties:{property:{type:"string"},hide:{type:"boolean"},label:{type:"string"},options:{type:"array",items:{type:"string"}},type:{type:"string",enum:["select","checkboxes","date-range"],default:"checkboxes"},title:{type:"string"},titleTranslationKey:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1},u={type:"object",properties:{slug:{type:"string"},hide:{type:"boolean"},includes:{type:"array",items:Lr},excludes:{type:"array",items:Ar},filters:{type:"array",items:Dr},titleTranslationKey:{type:"string"},descriptionTranslationKey:{type:"string"},catalogSwitcherLabelTranslationKey:{type:"string"}},additionalProperties:!1},_r={type:"object",properties:{type:{type:"string",enum:["string","number","boolean","array","object"]},description:{type:"string"},example:{oneOf:[{type:"string"},{type:"number"},{type:"boolean"},{type:"array"},{type:"object"}]},enum:{type:"array",items:{type:"string"}},pattern:{type:"string"},format:{type:"string"},minimum:{type:"number"},maximum:{type:"number"},items:{type:"object"}},additionalProperties:!0},Or={type:"object",required:["type","properties"],properties:{type:{type:"string",enum:["object"]},description:{type:"string"},properties:{type:"object",additionalProperties:_r},required:{type:"array",items:{type:"string"}},additionalProperties:{type:"boolean"}},additionalProperties:!0},Nr={type:"object",required:["name","description","metadataSchema"],properties:{name:{type:"string",description:"Display name of the entity type"},description:{type:"string",description:"Description of the entity type"},metadataSchema:Or,icon:{type:"object",properties:{src:{type:"string"},srcSet:{type:"string"}},additionalProperties:!1}},additionalProperties:!1},qr={type:"object",additionalProperties:Nr},te={type:"object",properties:{show:{type:"boolean",default:!1},entityTypes:qr,catalogs:{type:"object",properties:{all:u,services:u,domains:u,teams:u,users:u,apiDescriptions:u,dataSchemas:u,apiOperations:u},additionalProperties:u}},additionalProperties:!1};var _e={type:"string",enum:["eq","in","gt","gte","lt","lte","contains","startsWith","endsWith","exists","isEmpty","between","matches","some","every","none"]},he={type:"string",enum:["and","or"]},fe={type:"object",properties:{field:{type:"string"},operator:_e,value:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},modifier:{type:"string",enum:["not"]},match:{type:"array",items:{type:"object",properties:{field:{type:"string"},operator:_e,value:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},modifier:{type:"string",enum:["not"]}}}}}},wr={type:"object",properties:{operator:he,conditions:{type:"array",items:fe}},required:["operator","conditions"],additionalProperties:!1},Oe={type:"array",items:{oneOf:[fe,{type:"object",properties:{operator:he,conditions:{type:"array",items:{oneOf:[fe,wr]}}},required:["operator","conditions"],additionalProperties:!1}]}},qe={type:"object",properties:{defined:{type:"boolean"},nonEmpty:{type:"boolean"},eq:{},gt:{type:"number"},gte:{type:"number"},lt:{type:"number"},lte:{type:"number"},const:{}},additionalProperties:!1},Mr={type:"array",items:{type:"object",properties:{subject:{type:"object",properties:{type:{type:"string",enum:["Entity","EntityMetadata","EntityRelations","EntityRelation"]},property:{type:"string"}},required:["type","property"],additionalProperties:!1},assertions:qe},required:["subject","assertions"],additionalProperties:!1}},Ur={type:"object",properties:{title:{type:"string"},subject:{type:"object",properties:{type:{type:"string",enum:["Entity","EntityMetadata","EntityRelations","EntityRelation"]},property:{type:"string"}},required:["type","property"],additionalProperties:!1},severity:{type:"string",enum:["error","warn","off"]},message:{type:"string"},assertions:qe,where:Mr,weight:{type:"number",default:1}},required:["subject","assertions"],additionalProperties:!1},Br={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object",properties:{severity:{type:"string",enum:["error","warn","off"]},weight:{type:"number",default:1}},additionalProperties:!0},Ur]}},Gr={type:"object",properties:{name:{type:"string"},extends:f.extends,rules:Br},required:["name"],additionalProperties:!1},Ne={type:"object",properties:{event:{type:"string",enum:["runtime","manual"]}},required:["event"],additionalProperties:!1},zr={oneOf:[Ne,{type:"array",items:Ne}]},Fr={type:"object",properties:{name:{type:"string"},key:{type:"string"},description:{type:"string"},entities:{oneOf:[Oe,{type:"object",properties:{operator:he,conditions:Oe},required:["operator","conditions"],additionalProperties:!1}]},levels:{type:"array",items:Gr,minItems:1},trigger:zr},required:["name","key","entities","levels"],additionalProperties:!1},re={type:"array",items:Fr};var p={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:M,navbar:U,products:B,footer:G,sidebar:z,scripts:F,links:Y,feedback:d,search:V,aiAssistant:K,colorMode:H,palette:j,navigation:W,codeSnippet:$,markdown:X,openapi:T,asyncapi:Ee,graphql:P,analytics:J,userMenu:Q,versionPicker:Z,breadcrumbs:ee,catalog:E,entitiesCatalog:te,catalogClassic:E,scorecard:v,scorecardClassic:v,scorecards:re},additionalProperties:!0};var oe="https://redocly.com/sso/teams",se=(r=>(r.OIDC="OIDC",r.SAML2="SAML2",r))(se||{}),ie=(r=>(r.SERVICE_ACCOUNT="SERVICE_ACCOUNT",r.OAUTH2="OAUTH2",r))(ie||{}),we="redocly::teams-rbac",Me="redocly::route-rbac",Se=(r=>(r.STACKED="stacked",r.THREE_PANEL="three-panel",r))(Se||{});var I="^[a-z0-9]+(?:-[a-z0-9]+)*$",Ue=new RegExp(I),Be="Unique ID must be lowercase letters, numbers, and hyphens only",Ce=63,Ge=`Unique ID cannot exceed ${Ce} characters`,A=["redocly","corporate","guest"],ze=`Unique ID cannot be a reserved word (${A.join(", ")})`,Pe=["REDOCLY","CORPORATE","GUEST"];function ae(i,s,r){return Object.fromEntries(Object.entries(i).map(([m,n])=>{if(!(m===s&&r!=="properties"))return typeof n!="object"||!n?[m,n]:Array.isArray(n)?[m,n.map(ye=>typeof ye=="object"?ae(ye,s,m):ye)]:[m,ae(n,s,m)]}).filter(Boolean))}var Yr={type:"object",additionalProperties:{type:"string"}},Vr={type:"object",additionalProperties:!1,patternProperties:{"^[a-zA-Z0-9_-]+$":{type:"string",pattern:"^https?://[^\\s/$.?#].[^\\s]*$"}}},ne={type:"string",enum:["error","warn","off"]},Kr={type:"object",additionalProperties:!1,properties:{schemaCheck:ne,statusCodeCheck:ne,contentTypeCheck:ne,successCriteriaCheck:ne}},Hr={type:"object",properties:{event:{type:"string",enum:["schedule"]},interval:{type:"string",enum:["1m","2m","5m","10m","15m","30m","1h","3h","6h","12h","1d","7d"]}},required:["event"],additionalProperties:!1},Wr={type:"object",properties:{event:{type:"string",enum:["build"]}},required:["event"],additionalProperties:!1},$r={type:"object",properties:{warn:{type:"number"},error:{type:"number"}},additionalProperties:!1},Fe={type:"object",properties:{ignoreLint:{oneOf:[{type:"boolean",default:!1},{type:"object",additionalProperties:{type:"boolean"}}]},ignoreLinkChecker:{type:"boolean"},ignoreMarkdocErrors:{type:"boolean"},ignoreRespectMonitoring:{type:"boolean"},jobs:{type:"array",items:{type:"object",properties:{path:{type:"string",pattern:"^(?!\\/|\\.\\./)"},agent:{type:"string",enum:["respect"]},trigger:{oneOf:[Hr,Wr]},inputs:Yr,servers:Vr,severity:Kr,slo:$r},required:["path","trigger","agent"],additionalProperties:!1}}},additionalProperties:!1};var Xr={type:"object",properties:{end_session_endpoint:{type:"string"},token_endpoint:{type:"string"},authorization_endpoint:{type:"string"},jwks_uri:{type:"string"}},required:["token_endpoint","authorization_endpoint"],additionalProperties:!0},Jr={type:"object",properties:{type:{type:"string",const:"OIDC"},title:{type:"string"},pkce:{type:"boolean",default:!1},configurationUrl:{type:"string",minLength:1},configuration:Xr,clientId:{type:"string",minLength:1},clientSecret:{type:"string",minLength:0},teamsClaimName:{type:"string"},teamsClaimMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}},scopes:{type:"array",items:{type:"string"}},tokenExpirationTime:{type:"number"},authorizationRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},introspectEndpoint:{type:"string"},tokenRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},audience:{type:"array",items:{type:"string"}}},required:["type","clientId"],oneOf:[{required:["configurationUrl"]},{required:["configuration"]}],additionalProperties:!1},Qr={type:"object",properties:{type:{type:"string",const:"SAML2"},title:{type:"string"},issuerId:{type:"string"},entityId:{type:"string"},ssoUrl:{type:"string"},x509PublicCert:{type:"string"},teamsAttributeName:{type:"string",default:oe},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},Zr={oneOf:[Jr,Qr],discriminator:{propertyName:"type"}},eo={type:"object",additionalProperties:Zr},We={oneOf:[{type:"array",items:{type:"string",enum:Pe},uniqueItems:!0},{type:"string",enum:Pe}]},Ye={type:"string",pattern:I,not:{enum:[...A]}},$e={oneOf:[{type:"array",items:Ye,uniqueItems:!0},Ye]},Xe={type:"boolean"},Je={type:"string",pattern:"^https?://.*"},Qe={type:"string",pattern:"^https?://.*"},to={type:"object",properties:{to:{type:"string"},type:{type:"number",default:301}},additionalProperties:!1,nodeTypeName:a.RedirectSource,description:"Source is an absolute path that must start with a forward slash.",documentationLink:"https://redocly.com/docs/realm/config/redirects#sources-map"},ro={type:"object",additionalProperties:to,default:{},nodeTypeName:a.Redirects,description:"Use redirects to change which resource a URL points to, maintaining working links when you move, rename, or restructure content.",documentationLink:"https://redocly.com/docs/realm/config/redirects"},oo={type:"string",enum:["info","success","warning","error"],default:"info"},e={type:"object",additionalProperties:{type:"string"}},so={type:"object",properties:{trackingId:{type:"string"},content:{type:"string"},dismissible:{type:"boolean",default:!1},target:{type:"string"},color:oo,rbac:e,startAt:{type:"string",format:"date-time"},endAt:{type:"string",format:"date-time"}},required:["content"],additionalProperties:!1},io={type:"array",items:so,default:[]},je={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:e,openapi:T,graphql:P,theme:{type:"object",properties:{openapi:T,graphql:P},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},...f},required:["root"]},ao={type:"object",additionalProperties:!0},no={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},Ve={type:"object",properties:{hide:{type:"boolean",default:!1},title:{type:"string"},description:{type:"string"},details:{type:"object",properties:{path:{type:"string"},content:{type:"string"}},additionalProperties:!1},excludeFiles:{type:"array",items:{type:"string"},default:[]},sections:{type:"array",items:{type:"object",properties:{title:{type:"string"},description:{type:"string"},includeFiles:{type:"array",items:{type:"string"},default:[]},excludeFiles:{type:"array",items:{type:"string"},default:[]}},required:["title"],additionalProperties:!1}}},default:{hide:!1,title:void 0,description:void 0,details:void 0,sections:[{title:"Table of contents",includeFiles:["**/*"],excludeFiles:[]}]},additionalProperties:!1},Ke={type:"object",properties:{title:{type:"string"},projectTitle:{type:"string"},description:{type:"string"},siteUrl:{type:"string"},image:{type:"string"},keywords:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},lang:{type:"string"},jsonLd:{type:"object"},meta:{type:"array",items:{type:"object",properties:{name:{type:"string"},content:{type:"string"}},required:["name","content"],additionalProperties:!1}},llmstxt:Ve},default:{llmstxt:Ve.default},additionalProperties:!1},po={type:"object",properties:{folders:{type:"array",items:{type:"string"}}},additionalProperties:!1},co={type:"object",properties:{catalogs:{type:"object",properties:{all:e,services:e,domains:e,teams:e,users:e,apiDescriptions:e,dataSchemas:e,apiOperations:e},additionalProperties:e},entitiesTypes:{type:"object",properties:{service:e,domain:e,team:e,user:e,apiDescription:e,apiOperation:e,dataSchema:e},additionalProperties:e},entitiesGroups:{type:"array",items:{type:"object",properties:{entities:{type:"array",items:{type:"string"}},config:e},additionalProperties:!1}},entities:{type:"object",properties:{"**":e},additionalProperties:e}},additionalProperties:!1},pe={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:e,cms:e,reunite:e,features:{type:"object",properties:{aiSearch:e},additionalProperties:!1},content:{type:"object",properties:{"**":e},additionalProperties:e},entitiesCatalog:co},additionalProperties:e},lo={type:"object",properties:{static:{type:"string"}},additionalProperties:!1,required:["static"]},yo={type:"object",properties:{idp:{type:"string"}},additionalProperties:!1,required:["idp"]},go={type:"object",properties:{type:{type:"string",const:"GRAVITEE"},apiBaseUrl:{type:"string"},env:{type:"string"},allowApiProductsOutsideCatalog:{type:"boolean",default:!1},stage:{type:"string",default:"non-production"},auth:{oneOf:[lo,yo]}},additionalProperties:!1,required:["type","apiBaseUrl"]},mo={type:"object",properties:{type:{type:"string",const:"OAUTH2"},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},uo={type:"object",properties:{type:{type:"string",const:"SERVICE_ACCOUNT"},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},xe={type:"object",properties:{type:{type:"string",const:"APIGEE_X"},apiUrl:{type:"string"},stage:{type:"string",default:"non-production"},organizationName:{type:"string"},ignoreApiProducts:{type:"array",items:{type:"string"}},allowApiProductsOutsideCatalog:{type:"boolean",default:!1},auth:{type:"object",oneOf:[mo,uo],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},bo={...xe,properties:{...xe.properties,type:{type:"string",const:"APIGEE_EDGE"}}},fo={type:"object",oneOf:[xe,bo,go],discriminator:{propertyName:"type"}},ho={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:fo}}},He={type:"object",properties:{defaultLocale:{type:"string"},locales:{type:"array",items:{type:"object",properties:{code:{type:"string"},name:{type:"string"}},required:["code"]}}},additionalProperties:!1,required:["defaultLocale"]},So={type:"object",properties:{name:{type:"string"},value:{type:"string"}},additionalProperties:!1,required:["name","value"]},Co={type:"object",properties:{hide:{type:"boolean",default:!1},docs:{type:"object",properties:{hide:{type:"boolean",default:!1},name:{type:"string",default:"Docs MCP server"},ignore:{type:"array",items:{type:"string"},default:[]}},additionalProperties:!1}},additionalProperties:!1,default:{hide:!1,docs:{hide:!1,name:"MCP server",ignore:[]}}},Po={type:"object",properties:{requiresLogin:Xe,logoutReturnUrl:Je,residency:Qe,sso:We,idps:$e,rbac:pe},additionalProperties:!1,not:{required:["sso","idps"]},description:"Use either `access.sso` (filter by category) or `access.idps` (filter by slug), not both."},L={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:ro,seo:Ke,rbac:pe,apiFunctions:po,requiresLogin:Xe,responseHeaders:{type:"object",additionalProperties:{type:"array",items:So}},mockServer:{type:"object",properties:{off:{type:"boolean",default:!1},position:{type:"string",enum:["first","last","replace","off"],default:"first"},strictExamples:{type:"boolean",default:!1},errorIfForcedExampleNotFound:{type:"boolean",default:!1},description:{type:"string"}}},apis:{type:"object",additionalProperties:je},...f,ssoDirect:eo,sso:We,idps:$e,residency:Qe,logoutReturnUrl:Je,access:Po,developerOnboarding:ho,removeAttribution:{type:"boolean"},i18n:He,l10n:He,metadata:ao,metadataGlobs:no,ignore:{type:"array",items:{type:"string"}},theme:p,reunite:Fe,logo:M,navbar:U,products:B,footer:G,sidebar:z,scripts:F,links:Y,feedback:d,search:V,aiAssistant:K,colorMode:H,palette:j,navigation:W,codeSnippet:$,markdown:X,openapi:T,graphql:P,analytics:J,userMenu:Q,versionPicker:Z,breadcrumbs:ee,catalog:E,entitiesCatalog:te,catalogClassic:E,scorecard:v,scorecardClassic:v,scorecards:re,mcp:Co,corsProxy:{type:"object",properties:{allowedTargets:{type:"array",items:{type:"string"}}},additionalProperties:!1},banner:io},not:{required:["sso","idps"]},default:{redirects:{},seo:Ke.default},additionalProperties:!0},xo={...ae(L,"default"),additionalProperties:!1},Ze={$id:"root-redocly-config",...L,properties:{plugins:{type:"array",items:{type:"string"}},...L.properties,env:{type:"object",additionalProperties:xo}},default:{},additionalProperties:!1};var ce={type:"object",properties:{logo:p.properties.logo,navbar:p.properties.navbar,footer:p.properties.footer,sidebar:p.properties.sidebar,search:p.properties.search,codeSnippet:p.properties.codeSnippet,breadcrumbs:p.properties.breadcrumbs,openapi:p.properties.openapi,feedback:p.properties.feedback,palette:j,mockServer:L.properties.mockServer,analytics:{type:"object",properties:{ga:be}}},additionalProperties:!0,default:{}},et={$id:"product-config-override",type:"object",properties:{...ce.properties,apis:{type:"object",additionalProperties:je},theme:ce},additionalProperties:!1};var le=["partOf","hasParts","creates","createdBy","owns","ownedBy","implements","implementedBy","dependsOn","dependencyOf","uses","usedBy","produces","consumes","linksTo","supersedes","supersededBy","compatibleWith","extends","extendedBy","relatesTo","hasMember","memberOf","triggers","triggeredBy","returns","returnedBy"],t=w({UserEntity:"UserEntity",UserEntityMetadata:"UserEntityMetadata",ApiDescriptionEntity:"ApiDescriptionEntity",ApiDescriptionEntityMetadata:"ApiDescriptionEntityMetadata",ApiOperationEntity:"ApiOperationEntity",ApiOperationEntityMetadata:"ApiOperationEntityMetadata",DataSchemaEntity:"DataSchemaEntity",DataSchemaEntityMetadata:"DataSchemaEntityMetadata",ServiceEntity:"ServiceEntity",DomainEntity:"DomainEntity",TeamEntity:"TeamEntity",Entity:"Entity",EntityMetadata:"EntityMetadata",EntityLinkList:"EntityLinkList",EntityLink:"EntityLink",EntityRelation:"EntityRelation",EntityRelationList:"EntityRelationList",EntityContact:"EntityContact",EntitySlackContact:"EntitySlackContact",EntitySlackChannel:"EntitySlackChannel"});var tt={type:"object",nodeTypeName:t.UserEntityMetadata,properties:{email:{type:"string",description:"Email of the user"}},required:["email"],additionalProperties:!0},rt={type:"object",nodeTypeName:t.ApiDescriptionEntityMetadata,properties:{specType:{type:"string",enum:["jsonschema","openapi","asyncapi","avro","zod","graphql","protobuf","arazzo"],description:"Type of the API description"},descriptionFile:{type:"string",description:"Path to the file containing the API description"}},required:["specType","descriptionFile"],additionalProperties:!0},ot={type:"object",nodeTypeName:t.ApiOperationEntityMetadata,properties:{method:{type:"string",enum:["GET","POST","PUT","DELETE","PATCH","MUTATION","QUERY","SUBSCRIBE","PUBLISH"],description:"HTTP method of the API operation"},path:{type:"string",description:"Path of the API operation"},payload:{type:"array",items:{type:"string",description:"Related dataSchema name"}},responses:{type:"array",items:{type:"string",description:"Related dataSchema name"}}},required:["method","path"],additionalProperties:!0},st={type:"object",nodeTypeName:t.DataSchemaEntityMetadata,properties:{specType:{type:"string",enum:["jsonschema","openapi","asyncapi","avro","zod","graphql","protobuf","arazzo"],description:"Specification type of the data schema"},schema:{type:"string",description:"Inline schema of the data structure"},sdl:{type:"string",description:"SDL of the data structure"}},required:["specType"],additionalProperties:!0},it={type:"object",properties:{},nodeTypeName:t.EntityMetadata,additionalProperties:!0},at={type:"object",nodeTypeName:t.EntitySlackChannel,properties:{name:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["name"],additionalProperties:!1},nt={type:"object",nodeTypeName:t.EntitySlackContact,properties:{channels:{type:"array",items:at}},required:["channels"],additionalProperties:!1},pt={type:"object",nodeTypeName:t.EntityContact,properties:{slack:nt},additionalProperties:!1},ct={type:"object",nodeTypeName:t.EntityLink,properties:{label:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["label","url"],additionalProperties:!1},lt={type:"object",nodeTypeName:t.EntityRelation,properties:{type:{type:"string",enum:le},key:{type:"string",minLength:2,maxLength:100},version:{type:"string"},revision:{type:"string"}},required:["type","key"],additionalProperties:!1},b={version:{type:"string"},key:{type:"string",pattern:"^[a-z0-9]+(?:-[a-z0-9]+)*$",minLength:2,maxLength:150},type:{type:"string",enum:["user","data-schema","api-operation","api-description","service","domain","team"]},title:{type:"string",minLength:2,maxLength:200},summary:{type:"string",minLength:1,maxLength:500},tags:{type:"array",items:{type:"string",minLength:1,maxLength:50}},git:{type:"array",items:{type:"string"}},contact:pt,links:{type:"array",nodeTypeName:t.EntityLinkList,items:ct},relations:{type:"array",nodeTypeName:t.EntityRelationList,items:lt},metadata:it},jo={type:"object",discriminator:{propertyName:"type"},oneOf:[{type:"object",properties:{...b,type:{const:"user"},metadata:tt},required:["key","title","type","metadata"],additionalProperties:!1,nodeTypeName:t.UserEntity},{type:"object",nodeTypeName:t.ApiOperationEntity,properties:{...b,type:{const:"api-operation"},metadata:ot},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.DataSchemaEntity,properties:{...b,type:{const:"data-schema"},metadata:st},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.ApiDescriptionEntity,properties:{...b,type:{const:"api-description"},metadata:rt},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.ServiceEntity,properties:{...b,type:{const:"service"}},required:["key","title","type"],additionalProperties:!1},{type:"object",nodeTypeName:t.DomainEntity,properties:{...b,type:{const:"domain"}},required:["key","title","type"],additionalProperties:!1},{type:"object",nodeTypeName:t.TeamEntity,properties:{...b,type:{const:"team"}},required:["key","title","type"],additionalProperties:!1}]},To={type:"object",nodeTypeName:t.Entity,properties:{...b},required:["key","title","type"],additionalProperties:!1};
1
+ "use strict";var pe=Object.defineProperty;var pt=Object.getOwnPropertyDescriptor;var ct=Object.getOwnPropertyNames;var yt=Object.prototype.hasOwnProperty;var lt=(s,a)=>{for(var o in a)pe(s,o,{get:a[o],enumerable:!0})},dt=(s,a,o,Ce)=>{if(a&&typeof a=="object"||typeof a=="function")for(let j of ct(a))!yt.call(s,j)&&j!==o&&pe(s,j,{get:()=>a[j],enumerable:!(Ce=pt(a,j))||Ce.enumerable});return s};var gt=s=>dt(pe({},"__esModule",{value:!0}),s);var Ni={};lt(Ni,{ApigeeDevOnboardingIntegrationAuthType:()=>ie,AuthProviderType:()=>oe,CONFIG_NODE_TYPE_NAMES:()=>r,DEFAULT_SEARCH_ENGINE:()=>qe,DEFAULT_TEAM_CLAIM_NAME:()=>Ae,ENTITY_NODE_TYPE_NAMES:()=>t,ENTITY_RELATION_TYPES:()=>ne,IDENTITY_PROVIDER_RESERVED_MESSAGE:()=>Be,IDENTITY_PROVIDER_RESERVED_SLUGS:()=>v,IDENTITY_PROVIDER_SLUG_MAX_LENGTH:()=>Se,IDENTITY_PROVIDER_SLUG_MAX_LENGTH_MESSAGE:()=>Ue,IDENTITY_PROVIDER_SLUG_MESSAGE:()=>Me,IDENTITY_PROVIDER_SLUG_PATTERN:()=>T,IDENTITY_PROVIDER_SLUG_REGEX:()=>we,LayoutVariant:()=>fe,REDOCLY_ROUTE_RBAC:()=>_e,REDOCLY_TEAMS_RBAC:()=>De,apiDescriptionMetadataSchema:()=>Ze,apiOperationMetadataSchema:()=>et,configGovernanceSchema:()=>f,dataSchemaMetadataSchema:()=>tt,decoratorTypes:()=>po,defaultMetadataSchema:()=>ot,entityBaseProperties:()=>m,entityContactFileSchema:()=>rt,entityFileDefaultSchema:()=>Oi,entityFileSchema:()=>Pi,entityLinkFileSchema:()=>at,entityRelationFileSchema:()=>nt,preprocessorTypes:()=>ao,productConfigOverrideSchema:()=>Xe,productThemeOverrideSchema:()=>ae,rbacConfigSchema:()=>re,redocConfigSchema:()=>S,rootRedoclyConfigSchema:()=>$e,ruleTypes:()=>so,slackChannelFileSchema:()=>it,slackContactFileSchema:()=>st,userMetadataSchema:()=>Qe});module.exports=gt(Ni);var Re={hide:{type:"boolean"},component:{type:"string",enum:["radio","checkbox"]},label:{type:"string"},items:{type:"array",items:{type:"string"}}},x={type:"object",properties:Re,additionalProperties:!1},mt={type:"object",properties:{hide:{type:"boolean"},label:{type:"string"},placeholder:{type:"string"}},additionalProperties:!1},l={type:"object",properties:{hide:{type:"boolean"},type:{type:"string",enum:["rating","sentiment","comment","reasons","mood","scale"]},settings:{type:"object",properties:{label:{type:"string"},submitText:{type:"string"},buttonText:{type:"string"},component:{type:"string",enum:["radio","checkbox"]},items:{type:"array",items:{type:"string"},minItems:1},leftScaleLabel:{type:"string"},rightScaleLabel:{type:"string"},reasons:{type:"object",properties:{...Re,like:x,dislike:x,satisfied:x,neutral:x,dissatisfied:x},additionalProperties:!1},comment:{type:"object",properties:{hide:{type:"boolean"},label:{type:"string"},likeLabel:{type:"string"},dislikeLabel:{type:"string"},satisfiedLabel:{type:"string"},neutralLabel:{type:"string"},dissatisfiedLabel:{type:"string"}},additionalProperties:!1},optionalEmail:mt},additionalProperties:!1}},additionalProperties:!1};var ft={type:"object",properties:{languages:{type:"array",items:{type:"object",properties:{lang:{type:"string"},label:{type:"string"},options:{type:"object",properties:{indent:{type:"string"},withImports:{type:"boolean"},withComments:{type:"boolean"},binary:{type:"boolean"},credentials:{type:"string",enum:["omit","same-origin","include"]}},additionalProperties:!1}},required:["lang"],additionalProperties:!1}},skipOptionalParameters:{type:"boolean"},withOAuth2Call:{type:"boolean"}},additionalProperties:!1},E={type:"array",items:{type:"object",properties:{title:{type:"string"},url:{type:"string"}},required:["url"],additionalProperties:!1}},S={type:"object",properties:{licenseKey:{type:"string"},hideLoading:{type:"boolean"},disableRouter:{type:"boolean"},hideSidebar:{type:"boolean"},feedback:l,hideReplay:{type:"boolean"},oAuth2RedirectURI:{type:"string"},corsProxyUrl:{type:"string"},sortRequiredPropsFirst:{type:"boolean"},sanitize:{type:"boolean"},hideDownloadButtons:{type:"boolean"},downloadUrls:E,onlyRequiredInSamples:{type:"boolean"},generatedSamplesMaxDepth:{oneOf:[{type:"number"},{type:"string"}]},showExtensions:{oneOf:[{type:"boolean"},{type:"string"},{type:"array",items:{type:"string"}}]},hideSchemaTitles:{type:"boolean"},jsonSamplesExpandLevel:{oneOf:[{type:"number"},{type:"string"}]},schemasExpansionLevel:{oneOf:[{type:"number"},{type:"string"}]},mockServer:{type:"object",properties:{url:{type:"string"},position:{type:"string",enum:["first","last","replace","off"]},description:{type:"string"}}},maxDisplayedEnumValues:{type:"number"},schemaDefinitionsTagName:{type:"string"},layout:{type:"string",enum:["stacked","three-panel"]},hideInfoMetadata:{type:"boolean"},events:{type:"object"},skipBundle:{type:"boolean"},routingBasePath:{type:"string"},codeSamples:ft,ignoreNamedSchemas:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},hidePropertiesPrefix:{type:"boolean"},excludeFromSearch:{type:"boolean"},showSchemaCatalogLinks:{type:"boolean"}},additionalProperties:!1};var b={type:"object",properties:{includeByName:{type:"array",items:{type:"string"}},excludeByName:{type:"array",items:{type:"string"}}},additionalProperties:!1},St={type:"object",properties:{name:{type:"string"},items:b,queries:b,mutations:b,subscriptions:b,types:b,directives:b},required:["name"],additionalProperties:!1},ht={type:"object",properties:{requireExactGroups:{type:"boolean"},groups:{type:"array",items:St},otherItemsGroupName:{type:"string"}},required:["requireExactGroups","groups","otherItemsGroupName"],additionalProperties:!1},bt={type:"object",properties:{name:{type:"string"},url:{type:"string",format:"uri"},email:{type:"string",format:"email"}},additionalProperties:!1},ut={type:"object",properties:{name:{type:"string"},url:{type:"string",format:"uri"},identifier:{type:"string"}},additionalProperties:!1},Ct={type:"object",properties:{title:{type:"string"},version:{type:"string"},description:{type:"string"},termsOfService:{type:"string",format:"uri"},contact:bt,license:ut},additionalProperties:!1},u={type:"object",properties:{menu:{type:"object",properties:{...ht.properties},additionalProperties:!1},sidebar:{type:"object",properties:{hide:{type:"boolean"}}},downloadUrls:E,apiLogo:{type:"object",properties:{imageUrl:{type:"string"},href:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"}}},jsonSamplesDepth:{type:"number"},samplesMaxInlineArgs:{type:"number"},licenseKey:{type:"string"},fieldExpandLevel:{type:"number"},baseUrlPath:{type:"string"},metadata:{type:"object",properties:{apiId:{type:"string"}},additionalProperties:!0},feedback:l,layout:{type:"string",enum:["stacked","three-panel"]},showBuiltInScalars:{type:"boolean"},showBuiltInDirectives:{type:"boolean"},info:Ct},additionalProperties:!1};var Pe={type:"object",properties:{downloadUrls:E,apiLogo:{type:"object",properties:{imageUrl:{type:"string"},href:{type:"string"},altText:{type:"string"},backgroundColor:{type:"string"}}},jsonSamplesDepth:{type:"number"},samplesMaxInlineArgs:{type:"number"},fieldExpandLevel:{type:"number"},baseUrlPath:{type:"string"},metadata:{type:"object",properties:{apiId:{type:"string"}},additionalProperties:!0},feedback:l,layout:{type:"string",enum:["stacked","three-panel"]}},additionalProperties:!1};var Rt={type:"object",properties:{label:{type:"string"},lang:{type:"string",enum:["curl","C#","Go","Java","Java8+Apache","JavaScript","Node.js","PHP","Python","R","Ruby"]}},required:["lang"]},Pt={type:"object",properties:{enum:{type:"string"},enumSingleValue:{type:"string"},enumArray:{type:"string"},default:{type:"string"},deprecated:{type:"string"},example:{type:"string"},examples:{type:"string"},nullable:{type:"string"},recursive:{type:"string"},arrayOf:{type:"string"},webhook:{type:"string"},authorizations:{type:"string"},tryItAuthBasicUsername:{type:"string"},tryItAuthBasicPassword:{type:"string"}}},Oe={type:"object",properties:{label:{type:"string"},link:{type:"string"},target:{type:"string"}},required:["label","link"]},Ot={type:"object",properties:{beforeInfo:{type:"array",items:Oe},end:{type:"array",items:Oe}}},h={type:"object",properties:{main:{type:"string"},light:{type:"string"},dark:{type:"string"},contrastText:{type:"string"}}},I={type:"object",properties:{backgroundColor:{type:"string"},borderColor:{type:"string"},color:{type:"string"},tabTextColor:{type:"string"}}},Nt={type:"object",properties:D(h.properties,["light","dark"])},jt={type:"object",properties:{basic:{type:"string"},delete:{type:"string"},get:{type:"string"},head:{type:"string"},link:{type:"string"},options:{type:"string"},patch:{type:"string"},post:{type:"string"},put:{type:"string"}}},xt={type:"object",properties:{error:I,info:I,redirect:I,success:I}},Et={type:"object",properties:C(h.properties,["dark"])},Tt={type:"object",properties:{primary:{type:"string"},secondary:{type:"string"},light:{type:"string"}}},vt={type:"object",properties:{accent:h,border:Nt,error:h,http:jt,primary:h,responses:xt,secondary:Et,success:h,text:Tt,tonalOffset:{type:"number"},warning:h}},J={type:"object",properties:{fontSize:{type:"string"},padding:{type:"string"},minWidth:{type:"string"}}},kt={type:"object",properties:{small:J,medium:J,large:J,xlarge:J}},d={type:"object",properties:{fontFamily:{type:"string"},fontSize:{type:"string"},fontWeight:{type:"string"},lineHeight:{type:"string"}}},It={type:"object",properties:{...C(d.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},hoverStyle:{type:"string"},boxShadow:{type:"string"},hoverBoxShadow:{type:"string"},sizes:kt}},Ne={type:"object",properties:D(d.properties,["fontSize","lineHeight"])},Jt={type:"object",properties:{medium:Ne,small:Ne}},Lt={type:"object",properties:{...C(d.properties,["fontSize","lineHeight"]),borderRadius:{type:"string"},color:{type:"string"},sizes:Jt}},At={type:"object",properties:{top:{type:"string"},width:{type:"string"},height:{type:"string"}}},Dt={type:"object",properties:{borderRadius:{type:"string"},backgroundColor:{type:"string"}}},je={type:"object",properties:{fullWidth:{type:"boolean"}}},_t={type:"object",properties:{buttons:It,httpBadges:Lt,layoutControls:At,panels:Dt,tryItButton:je,tryItSendButton:je}},A={type:"object",properties:{small:{type:"string"},medium:{type:"string"},large:{type:"string"}}},qt={type:"object",properties:{maxWidth:A}},wt={type:"object",properties:{maxWidth:A,middlePanelMaxWidth:A}},Mt={type:"object",properties:{showDarkRightPanel:{type:"boolean"},stacked:qt,"three-panel":wt}},xe={type:"object",properties:{backgroundColor:{type:"string"},border:{type:"string"}}},Ut={type:"object",properties:{breakFieldNames:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},constraints:xe,defaultDetailsWidth:{type:"string"},examples:xe,labelsTextSize:{type:"string"},linesColor:{type:"string"},nestedBackground:{type:"string"},nestingSpacing:{type:"string"},requireLabelColor:{type:"string"},typeNameColor:{type:"string"},typeTitleColor:{type:"string"}}},Te={type:"object",properties:{subItemsColor:{type:"string"},textTransform:{type:"string"},fontWeight:{type:"string"}}},Bt={type:"object",properties:D(Te.properties,["textTransform"])},Gt={type:"object",properties:{unit:{type:"number"},paddingHorizontal:{type:"string"},paddingVertical:{type:"string"},offsetTop:{type:"string"},offsetLeft:{type:"string"},offsetNesting:{type:"string"}}},zt={type:"object",properties:{...C(d.properties,["fontWeight","lineHeight"]),activeBgColor:{type:"string"},activeTextColor:{type:"string"},backgroundColor:{type:"string"},borderRadius:{type:"string"},breakPath:{type:"boolean"},caretColor:{type:"string"},caretSize:{type:"string"},groupItems:Te,level1items:Bt,rightLineColor:{type:"string"},separatorLabelColor:{type:"string"},showAtBreakpoint:{type:"string"},spacing:Gt,textColor:{type:"string"},width:{type:"string"}}},L={type:"object",properties:{...d.properties,color:{type:"string"},transform:{type:"string"}}},Ft={type:"object",properties:{...d.properties,backgroundColor:{type:"string"},color:{type:"string"},wordBreak:{type:"string",enum:["break-all","break-word","keep-all","normal","revert","unset","inherit","initial"]},wrap:{type:"boolean"}}},Yt={type:"object",properties:C(d.properties,["fontSize"])},Vt={type:"object",properties:{color:{type:"string"},hover:{type:"string"},textDecoration:{type:"string"},hoverTextDecoration:{type:"string"},visited:{type:"string"}}},Ht={type:"object",properties:{code:Ft,fieldName:d,...D(d.properties,["fontSize","fontFamily"]),fontWeightBold:{type:"string"},fontWeightLight:{type:"string"},fontWeightRegular:{type:"string"},heading1:L,heading2:L,heading3:L,headings:Yt,lineHeight:{type:"string"},links:Vt,optimizeSpeed:{type:"boolean"},rightPanelHeading:L,smoothing:{type:"string",enum:["auto","none","antialiased","subpixel-antialiased","grayscale"]}}},Kt={type:"object",properties:{color:{type:"string"},...C(d.properties,["fontWeight"])}},Wt={type:"object",properties:{backgroundColor:{type:"string"},borderRadius:{type:"string"},tokens:Kt}},$t={type:"object",properties:{gutter:{type:"string"},maxHeight:{type:"string"},maxWidth:{type:"string"}}},Xt={type:"object",properties:{backgroundColor:{type:"string"},color:{type:"string"}}},Ee={type:"object",properties:{custom:{type:"string"}}},Qt={type:"object",properties:{DownloadButton:Ee,NextSectionButton:Ee}},Zt={type:"object",properties:{backgroundColor:{type:"string"},panelBackgroundColor:{type:"string"},panelControlsBackgroundColor:{type:"string"},showAtBreakpoint:{type:"string"},textColor:{type:"string"},width:{type:"string"}}},eo={type:"object",properties:{borderRadius:{type:"string"}}},to={type:"object",properties:{sectionHorizontal:{type:"number"},sectionVertical:{type:"number"},unit:{type:"number"}}},oo={type:"object",properties:{breakpoints:A,codeBlock:Wt,colors:vt,components:_t,layout:Mt,logo:$t,fab:Xt,overrides:Qt,rightPanel:Zt,schema:Ut,shape:eo,sidebar:zt,spacing:to,typography:Ht,links:{type:"object",properties:{color:{type:"string"}}},codeSample:{type:"object",properties:{backgroundColor:{type:"string"}}}}},io={type:"object",properties:{skipOptionalParameters:{type:"boolean"},languages:{type:"array",items:Rt}},required:["languages"]},ce={type:"object",properties:{theme:oo,ctrlFHijack:{type:"boolean"},defaultSampleLanguage:{type:"string"},disableDeepLinks:{type:"boolean"},disableSearch:{type:"boolean"},disableSidebar:{type:"boolean"},downloadDefinitionUrl:{type:"string"},expandDefaultServerVariables:{type:"boolean"},enumSkipQuotes:{type:"boolean"},expandDefaultRequest:{type:"boolean"},expandDefaultResponse:{type:"boolean"},expandResponses:{type:"string"},expandSingleSchemaField:{type:"boolean"},generateCodeSamples:io,generatedPayloadSamplesMaxDepth:{type:"number"},hideDownloadButton:{type:"boolean"},hideHostname:{type:"boolean"},hideInfoSection:{type:"boolean"},hideLogo:{type:"boolean"},hideRequestPayloadSample:{type:"boolean"},hideRightPanel:{type:"boolean"},hideSchemaPattern:{type:"boolean"},hideSingleRequestSampleTab:{type:"boolean"},hideSecuritySection:{type:"boolean"},hideTryItPanel:{type:"boolean"},hideFab:{type:"boolean"},hideOneOfDescription:{type:"boolean"},htmlTemplate:{type:"string"},jsonSampleExpandLevel:{oneOf:[{type:"number",minimum:1},{type:"string"}]},labels:Pt,menuToggle:{type:"boolean"},nativeScrollbars:{type:"boolean"},noAutoAuth:{type:"boolean"},onDeepLinkClick:{type:"object"},pagination:{type:"string",enum:["none","section","item"]},pathInMiddlePanel:{type:"boolean"},payloadSampleIdx:{type:"number",minimum:0},requiredPropsFirst:{type:"boolean"},routingStrategy:{type:"string"},samplesTabsMaxCount:{type:"number"},schemaExpansionLevel:{oneOf:[{type:"number",minimum:0},{type:"string"}]},minCharacterLengthToInitSearch:{type:"number",minimum:1},maxResponseHeadersToShowInTryIt:{type:"number",minimum:0},scrollYOffset:{oneOf:[{type:"number"},{type:"string"}]},searchAutoExpand:{type:"boolean"},searchFieldLevelBoost:{type:"number",minimum:0},searchMaxDepth:{type:"number",minimum:1},searchMode:{type:"string",enum:["default","path-only"]},searchOperationTitleBoost:{type:"number"},searchTagTitleBoost:{type:"number"},sendXUserAgentInTryIt:{type:"boolean"},showChangeLayoutButton:{type:"boolean"},showConsole:{type:"boolean"},showNextButton:{type:"boolean"},showRightPanelToggle:{type:"boolean"},showSecuritySchemeType:{type:"boolean"},showWebhookVerb:{type:"boolean"},showObjectSchemaExamples:{type:"boolean"},disableTryItRequestUrlEncoding:{type:"boolean"},sidebarLinks:Ot,sideNavStyle:{type:"string",enum:["summary-only","path-first","id-only","path-only"]},simpleOneOfTypeLabel:{type:"boolean"},sortEnumValuesAlphabetically:{type:"boolean"},sortOperationsAlphabetically:{type:"boolean"},sortPropsAlphabetically:{type:"boolean"},sortTagsAlphabetically:{type:"boolean"},suppressWarnings:{type:"boolean"},unstable_externalDescription:{type:"boolean"},unstable_ignoreMimeParameters:{type:"boolean"},untrustedDefinition:{type:"boolean"},showAccessMode:{type:"boolean"},preserveOriginalExtensionsName:{type:"boolean"},markdownHeadingsAnchorLevel:{type:"number"}},additionalProperties:!1};function D(s,a){return Object.fromEntries(a.filter(o=>o in s).map(o=>[o,s[o]]))}function C(s,a){return Object.fromEntries(Object.entries(s).filter(([o])=>!a.includes(o)))}var n={nodeTypeName:void 0,type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object"}]},description:"The rules configuration blocks set up linting rules and their severity. You can configure built-in rules, add configurable rules, and rules from plugins.",documentationLink:"https://redocly.com/docs/cli/configuration/reference/rules#rules"},so=["rules","oas2Rules","oas3_0Rules","oas3_1Rules","oas3_2Rules","async2Rules","async3Rules","arazzo1Rules","arazzo1_1Rules","overlay1Rules","openrpc1Rules","graphqlRules"],ro={rules:n,oas2Rules:n,oas3_0Rules:n,oas3_1Rules:n,oas3_2Rules:n,async2Rules:n,async3Rules:n,arazzo1Rules:n,arazzo1_1Rules:n,overlay1Rules:n,openrpc1Rules:n,graphqlRules:n},ao=["preprocessors","oas2Preprocessors","oas3_0Preprocessors","oas3_1Preprocessors","oas3_2Preprocessors","async2Preprocessors","async3Preprocessors","arazzo1Preprocessors","arazzo1_1Preprocessors","overlay1Preprocessors","openrpc1Preprocessors"],c={nodeTypeName:void 0,type:"object",additionalProperties:!0},no={preprocessors:c,oas2Preprocessors:c,oas3_0Preprocessors:c,oas3_1Preprocessors:c,oas3_2Preprocessors:c,async2Preprocessors:c,async3Preprocessors:c,arazzo1Preprocessors:c,arazzo1_1Preprocessors:c,overlay1Preprocessors:c,openrpc1Preprocessors:c},y={nodeTypeName:void 0,type:"object",additionalProperties:!0},po=["decorators","oas2Decorators","oas3_0Decorators","oas3_1Decorators","oas3_2Decorators","async2Decorators","async3Decorators","arazzo1Decorators","arazzo1_1Decorators","overlay1Decorators","openrpc1Decorators"],co={decorators:y,oas2Decorators:y,oas3_0Decorators:y,oas3_1Decorators:y,oas3_2Decorators:y,async2Decorators:y,async3Decorators:y,arazzo1Decorators:y,arazzo1_1Decorators:y,overlay1Decorators:y,openrpc1Decorators:y},yo={nodeTypeName:void 0,type:"array",items:{type:"string"},description:"Use extends to inherit rules and their configurations from other rulesets.",documentationLink:"https://redocly.com/docs/cli/configuration/reference/extends"},f={...ro,...co,...no,extends:yo};var _=s=>s;var r=_({RedirectSource:"RedirectSource",Redirects:"Redirects",ScorecardClassic:"ScorecardClassic",ScorecardClassicLevelList:"ScorecardClassicLevelList",ScorecardClassicLevel:"ScorecardClassicLevel",ScorecardClassicTargetList:"ScorecardClassicTargetList",ScorecardClassicTarget:"ScorecardClassicTarget",ScorecardClassicTargetWhere:"ScorecardClassicTargetWhere",ScorecardClassicTargetWhereMetadata:"ScorecardClassicTargetWhereMetadata",ScorecardClassicTeamMetadataProperty:"ScorecardClassicTeamMetadataProperty"});var i={type:"object",properties:{hide:{type:"boolean"}},additionalProperties:!1},ve={type:"object",properties:{src:{type:"string"},async:{type:"boolean"},crossorigin:{type:"string"},defer:{type:"boolean"},fetchpriority:{type:"string"},integrity:{type:"string"},module:{type:"boolean"},nomodule:{type:"boolean"},nonce:{type:"string"},referrerpolicy:{type:"string"},type:{type:"string"}},required:["src"],additionalProperties:!0},ye={type:"object",properties:{page:{type:"string"},directory:{type:"string"},disconnect:{type:"boolean"},group:{type:"string"},label:{type:"string"},href:{type:"string"},external:{type:"boolean"},labelTranslationKey:{type:"string"},groupTranslationKey:{type:"string"},icon:{oneOf:[{type:"string"},{type:"object",properties:{srcSet:{type:"string"}},required:["srcSet"]}]},separator:{type:"string"},separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"]},version:{type:"string"},menuStyle:{type:"string",enum:["drilldown"]},expanded:{type:"string",const:"always"},selectFirstItemOnExpand:{type:"boolean"},flatten:{type:"boolean"},linkedSidebars:{type:"array",items:{type:"string"}},items:{type:"array",items:{type:"object",additionalProperties:!0}},rbac:{type:"object",additionalProperties:{type:"string"}},additionalProps:{type:"object",additionalProperties:!0}}},le={type:"array",items:{...ye,properties:{...ye.properties,items:{type:"array",items:ye}}}},lo={type:"object",properties:{name:{type:"string"},icon:{type:"string"},folder:{type:"string"}},additionalProperties:!1,required:["name","folder"]},go={type:"object",properties:{hide:{type:"boolean"},suggestions:{type:"array",items:{type:"string"}},prompt:{type:"string"}},additionalProperties:!1},mo={type:"array",items:{type:"object",required:["name","field","type"],properties:{name:{type:"string"},field:{type:"string"},type:{type:"string",enum:["multi-select","select","tags"]}},additionalProperties:!1}},fo={type:"object",properties:{facets:mo,...i.properties},additionalProperties:!1},So={type:"object",properties:{page:{type:"string"},label:{type:"string"},labelTranslationKey:{type:"string"}},required:["page"]},q={type:"object",properties:{image:{type:"string"},srcSet:{type:"string"},altText:{type:"string"},link:{type:"string"},favicon:{type:"string"}},additionalProperties:!1},w={type:"object",properties:{items:le,...i.properties},additionalProperties:!1},M={type:"object",additionalProperties:lo},U={type:"object",properties:{items:le,copyrightText:{type:"string"},logo:i,...i.properties},additionalProperties:!1},B={type:"object",properties:{separatorLine:{type:"boolean"},linePosition:{type:"string",enum:["top","bottom"]},...i.properties},additionalProperties:!1},G={type:"object",properties:{head:{type:"array",items:ve},body:{type:"array",items:ve}},additionalProperties:!1},z={type:"array",items:{type:"object",properties:{href:{type:"string"},as:{type:"string"},crossorigin:{type:"string"},fetchpriority:{type:"string"},hreflang:{type:"string"},imagesizes:{type:"string"},imagesrcset:{type:"string"},integrity:{type:"string"},media:{type:"string"},prefetch:{type:"string"},referrerpolicy:{type:"string"},rel:{type:"string"},sizes:{type:"string"},title:{type:"string"},type:{type:"string"}},required:["href"],additionalProperties:!0}},F={type:"object",properties:{engine:{type:"string",enum:["flexsearch","typesense"]},ai:go,filters:fo,placement:{type:"string"},shortcuts:{type:"array",items:{type:"string"}},suggestedPages:{type:"array",items:So},...i.properties},additionalProperties:!1},Y={type:"object",properties:{hide:{type:"boolean"},suggestions:{type:"array",items:{type:"string"}},prompt:{type:"string"},trigger:{type:"object",properties:{hide:{type:"boolean"},inputType:{type:"string",enum:["button","icon"]},inputIcon:{type:"string",enum:["chat","sparkles","redocly"]}},additionalProperties:!1}},additionalProperties:!1},V={type:"object",properties:{ignoreDetection:{type:"boolean"},modes:{type:"array",items:{type:"string"}},...i.properties},additionalProperties:!1},R={type:"string",enum:["slate","pink","coral","amber","jade","cyan","ocean","indigo","iris"]},ho={type:"object",properties:{...i.properties,items:{type:"array",items:{type:"string",enum:["copy","view","chatgpt","claude","docs-mcp-cursor","docs-mcp-vscode"]}}},additionalProperties:!1},H={type:"object",properties:{nextButton:{type:"object",properties:{text:{type:"string"},...i.properties},additionalProperties:!1},previousButton:{type:"object",properties:{text:{type:"string"},...i.properties},additionalProperties:!1},actions:ho},additionalProperties:!1},K={type:"object",properties:{elementFormat:{type:"string"},copy:{type:"object",properties:{...i.properties},additionalProperties:!1},report:{type:"object",properties:{tooltipText:{type:"string"},buttonText:{type:"string"},label:{type:"string"},...i.properties},additionalProperties:!1},expand:{type:"object",properties:{...i.properties},additionalProperties:!1},collapse:{type:"object",properties:{...i.properties},additionalProperties:!1}},additionalProperties:!1},W={type:"object",properties:{frontMatterKeysToResolve:{type:"array",items:{type:"string"}},partialsFolders:{type:"array",items:{type:"string"}},lastUpdatedBlock:{type:"object",properties:{format:{type:"string",enum:["timeago","iso","long","short"]},locale:{type:"string"},...i.properties},additionalProperties:!1},toc:{type:"object",properties:{header:{type:"string"},depth:{type:"integer",minimum:1},...i.properties},additionalProperties:!1},editPage:{type:"object",properties:{baseUrl:{type:"string"},...i.properties},additionalProperties:!1},template:{type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1},P={...S,properties:{...S.properties,...ce.properties}},Fi={...S,properties:{...S.properties,...ce.properties}},bo={type:"object",properties:{includeInDevelopment:{type:"boolean"},scriptUrl:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["scriptUrl"]},uo={type:"object",properties:{includeInDevelopment:{type:"boolean"},apiKey:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},outboundClickEventName:{type:"string"},pageViewEventName:{type:"string"},amplitudeConfig:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["apiKey"]},Co={type:"object",properties:{includeInDevelopment:{type:"boolean"},orgId:{type:"string"}},additionalProperties:!1,required:["orgId"]},Ro={type:"object",properties:{includeInDevelopment:{type:"boolean"},appId:{type:"string"}},additionalProperties:!1,required:["appId"]},Po={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},dataPlaneUrl:{type:"string"},controlPlaneUrl:{type:"string"},sdkUrl:{type:"string"},loadOptions:{type:"object",additionalProperties:!0}},additionalProperties:!1,required:["writeKey"]},Oo={type:"object",properties:{includeInDevelopment:{type:"boolean"},writeKey:{type:"string",minLength:10},trackPage:{type:"boolean"},includeTitleInPageCall:{type:"boolean"},host:{type:"string"}},additionalProperties:!1,required:["writeKey"]},No={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},gtmAuth:{type:"string"},gtmPreview:{type:"string"},defaultDataLayer:{type:"object",additionalProperties:!0},dataLayerName:{type:"string"},enableWebVitalsTracking:{type:"boolean"},selfHostedOrigin:{type:"string"},pageViewEventName:{type:"string"}},additionalProperties:!1,required:["trackingId"]},de={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},optimizeId:{type:"string"},exclude:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["trackingId"]},jo={type:"object",properties:{includeInDevelopment:{type:"boolean"},trackingId:{type:"string"},conversionId:{type:"string"},floodlightId:{type:"string"},head:{type:"boolean"},respectDNT:{type:"boolean"},exclude:{type:"array",items:{type:"string"}},optimizeId:{type:"string"},anonymizeIp:{type:"boolean"},cookieExpires:{type:"number"},trackers:{type:"object",additionalProperties:de}},additionalProperties:!1,required:["trackingId"]},$={type:"object",properties:{adobe:bo,amplitude:uo,fullstory:Co,heap:Ro,rudderstack:Po,segment:Oo,gtm:No,ga:jo}},X={type:"object",properties:{items:{type:"array",items:{type:"object",properties:{label:{type:"string"},external:{type:"boolean"},link:{type:"string"},separatorLine:{type:"boolean"}},additionalProperties:!0}},hideLoginButton:{type:"boolean"},...i.properties},additionalProperties:!1},Q={type:"object",properties:{hide:{type:"boolean"},showForUnversioned:{type:"boolean"}}},Z={type:"object",properties:{hide:{type:"boolean"},prefixItems:{type:"array",items:{type:"object",properties:{label:{type:"string"},labelTranslationKey:{type:"string"},page:{type:"string"},icon:{type:"string"}},additionalProperties:!1}}},additionalProperties:!1},xo={type:"object",additionalProperties:!1,required:["title","property"],properties:{type:{type:"string",enum:["select","checkboxes","date-range"]},title:{type:"string"},titleTranslationKey:{type:"string"},property:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}},missingCategoryName:{type:"string"},missingCategoryNameTranslationKey:{type:"string"},options:{type:"array",items:{type:"string"}}}},Eo={type:"object",additionalProperties:!0,required:["slug","items"],properties:{show:{type:"boolean"},slug:{type:"string"},filters:{type:"array",items:xo},groupByFirstFilter:{type:"boolean"},filterValuesCasing:{type:"string",enum:["sentence","original","lowercase","uppercase"]},items:le,requiredPermission:{type:"string"},separateVersions:{type:"boolean"},title:{type:"string"},titleTranslationKey:{type:"string"},description:{type:"string"},descriptionTranslationKey:{type:"string"}}},O={type:"object",patternProperties:{".*":Eo}},N={nodeTypeName:r.ScorecardClassic,description:"Add and create sets of rules and test your API description files against them. With these rules you can maintain quality across your existing APIs and ensure that newly-added or updated APIs match your criteria. An API scorecard can include multiple sets of rules, corresponding to different quality levels.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic",type:"object",additionalProperties:!0,required:[],properties:{ignoreNonCompliant:{type:"boolean"},teamMetadataProperty:{nodeTypeName:r.ScorecardClassicTeamMetadataProperty,description:"Provide custom team label and team metadata property.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#team-metadata-object",type:"object",properties:{property:{type:"string"},label:{type:"string"},default:{type:"string"}}},levels:{nodeTypeName:r.ScorecardClassicLevelList,description:"List of levels to score against.",type:"array",items:{nodeTypeName:r.ScorecardClassicLevel,documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#level-object",type:"object",required:["name"],properties:{name:{type:"string"},color:{type:"string"},...f},additionalProperties:!1}},targets:{nodeTypeName:r.ScorecardClassicTargetList,description:"Provide custom `minimumLevel` for specific targets.",type:"array",items:{nodeTypeName:r.ScorecardClassicTarget,type:"object",required:["where"],properties:{minimumLevel:{type:"string"},rules:{type:"object",additionalProperties:!0},where:{nodeTypeName:r.ScorecardClassicTargetWhere,description:"Specify which API descriptions to apply the `minimumLevel` to based on the metadata.",documentationLink:"https://redocly.com/docs/realm/config/scorecard-classic#where-object",type:"object",required:["metadata"],properties:{metadata:{nodeTypeName:r.ScorecardClassicTargetWhereMetadata,type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1}},additionalProperties:!1}},ignore:{type:"array",items:{type:"string"}},fromProjectUrl:{type:"string",format:"uri"}}};var To={type:"object",required:["key"],properties:{key:{type:"string"}},additionalProperties:!1},vo={type:"object",required:["type"],properties:{type:{type:"string"}},additionalProperties:!1},ko={type:"object",required:["property","title"],properties:{property:{type:"string"},hide:{type:"boolean"},label:{type:"string"},options:{type:"array",items:{type:"string"}},type:{type:"string",enum:["select","checkboxes","date-range"]},title:{type:"string"},titleTranslationKey:{type:"string"},parentFilter:{type:"string"},valuesMapping:{type:"object",additionalProperties:{type:"string"}}},additionalProperties:!1},g={type:"object",properties:{slug:{type:"string"},hide:{type:"boolean"},includes:{type:"array",items:vo},excludes:{type:"array",items:To},filters:{type:"array",items:ko},titleTranslationKey:{type:"string"},descriptionTranslationKey:{type:"string"},catalogSwitcherLabelTranslationKey:{type:"string"}},additionalProperties:!1},Io={type:"object",properties:{type:{type:"string",enum:["string","number","boolean","array","object"]},description:{type:"string"},example:{oneOf:[{type:"string"},{type:"number"},{type:"boolean"},{type:"array"},{type:"object"}]},enum:{type:"array",items:{type:"string"}},pattern:{type:"string"},format:{type:"string"},minimum:{type:"number"},maximum:{type:"number"},items:{type:"object"}},additionalProperties:!0},Jo={type:"object",required:["type","properties"],properties:{type:{type:"string",enum:["object"]},description:{type:"string"},properties:{type:"object",additionalProperties:Io},required:{type:"array",items:{type:"string"}},additionalProperties:{type:"boolean"}},additionalProperties:!0},Lo={type:"object",required:["name","description","metadataSchema"],properties:{name:{type:"string",description:"Display name of the entity type"},description:{type:"string",description:"Description of the entity type"},metadataSchema:Jo,icon:{type:"object",properties:{src:{type:"string"},srcSet:{type:"string"}},additionalProperties:!1}},additionalProperties:!1},Ao={type:"object",additionalProperties:Lo},ee={type:"object",properties:{show:{type:"boolean"},entityTypes:Ao,catalogs:{type:"object",properties:{all:g,services:g,domains:g,teams:g,users:g,apiDescriptions:g,dataSchemas:g,apiOperations:g},additionalProperties:g}},additionalProperties:!1};var ke={type:"string",enum:["eq","in","gt","gte","lt","lte","contains","startsWith","endsWith","exists","isEmpty","between","matches","some","every","none"]},me={type:"string",enum:["and","or"]},ge={type:"object",properties:{field:{type:"string"},operator:ke,value:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},modifier:{type:"string",enum:["not"]},match:{type:"array",items:{type:"object",properties:{field:{type:"string"},operator:ke,value:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},modifier:{type:"string",enum:["not"]}}}}}},Do={type:"object",properties:{operator:me,conditions:{type:"array",items:ge}},required:["operator","conditions"],additionalProperties:!1},Ie={type:"array",items:{oneOf:[ge,{type:"object",properties:{operator:me,conditions:{type:"array",items:{oneOf:[ge,Do]}}},required:["operator","conditions"],additionalProperties:!1}]}},Le={type:"object",properties:{defined:{type:"boolean"},nonEmpty:{type:"boolean"},eq:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]},gt:{type:"number"},gte:{type:"number"},lt:{type:"number"},lte:{type:"number"},const:{oneOf:[{type:"boolean"},{type:"string"},{type:"number"}]}},additionalProperties:!1},_o={type:"array",items:{type:"object",properties:{subject:{type:"object",properties:{type:{type:"string",enum:["Entity","EntityMetadata","EntityRelations","EntityRelation"]},property:{type:"string"}},required:["type","property"],additionalProperties:!1},assertions:Le},required:["subject","assertions"],additionalProperties:!1}},qo={type:"object",properties:{title:{type:"string"},subject:{type:"object",properties:{type:{type:"string",enum:["Entity","EntityMetadata","EntityRelations","EntityRelation"]},property:{type:"string"}},required:["type","property"],additionalProperties:!1},severity:{type:"string",enum:["error","warn","off"]},message:{type:"string"},assertions:Le,where:_o,weight:{type:"number"}},required:["subject","assertions"],additionalProperties:!1},wo={type:"object",additionalProperties:{oneOf:[{type:"string"},{type:"object",properties:{severity:{type:"string",enum:["error","warn","off"]},weight:{type:"number"}},additionalProperties:!0},qo]}},Mo={type:"object",properties:{name:{type:"string"},extends:f.extends,rules:wo},required:["name"],additionalProperties:!1},Je={type:"object",properties:{event:{type:"string",enum:["runtime","manual"]}},required:["event"],additionalProperties:!1},Uo={oneOf:[Je,{type:"array",items:Je}]},Bo={type:"object",properties:{name:{type:"string"},key:{type:"string"},description:{type:"string"},entities:{oneOf:[Ie,{type:"object",properties:{operator:me,conditions:Ie},required:["operator","conditions"],additionalProperties:!1}]},levels:{type:"array",items:Mo,minItems:1},trigger:Uo},required:["name","key","entities","levels"],additionalProperties:!1},te={type:"array",items:Bo};var p={type:"object",properties:{imports:{type:"array",items:{type:"string"}},logo:q,navbar:w,products:M,footer:U,sidebar:B,scripts:G,links:z,feedback:l,search:F,aiAssistant:Y,colorMode:V,palette:R,navigation:H,codeSnippet:K,markdown:W,openapi:P,asyncapi:Pe,graphql:u,analytics:$,userMenu:X,versionPicker:Q,breadcrumbs:Z,catalog:O,entitiesCatalog:ee,catalogClassic:O,scorecard:N,scorecardClassic:N,scorecards:te},additionalProperties:!0};var Ae="https://redocly.com/sso/teams",oe=(o=>(o.OIDC="OIDC",o.SAML2="SAML2",o))(oe||{}),ie=(o=>(o.SERVICE_ACCOUNT="SERVICE_ACCOUNT",o.OAUTH2="OAUTH2",o))(ie||{}),De="redocly::teams-rbac",_e="redocly::route-rbac",fe=(o=>(o.STACKED="stacked",o.THREE_PANEL="three-panel",o))(fe||{}),qe="flexsearch";var T="^[a-z0-9]+(?:-[a-z0-9]+)*$",we=new RegExp(T),Me="Unique ID must be lowercase letters, numbers, and hyphens only",Se=63,Ue=`Unique ID cannot exceed ${Se} characters`,v=["redocly","corporate","guest"],Be=`Unique ID cannot be a reserved word (${v.join(", ")})`,he=["REDOCLY","CORPORATE","GUEST"];var Go={type:"object",additionalProperties:{type:"string"}},zo={type:"object",additionalProperties:!1,patternProperties:{"^[a-zA-Z0-9_-]+$":{type:"string",pattern:"^https?://[^\\s/$.?#].[^\\s]*$"}}},se={type:"string",enum:["error","warn","off"]},Fo={type:"object",additionalProperties:!1,properties:{schemaCheck:se,statusCodeCheck:se,contentTypeCheck:se,successCriteriaCheck:se}},Yo={type:"object",properties:{event:{type:"string",enum:["schedule"]},interval:{type:"string",enum:["1m","2m","5m","10m","15m","30m","1h","3h","6h","12h","1d","7d"]}},required:["event"],additionalProperties:!1},Vo={type:"object",properties:{event:{type:"string",enum:["build"]}},required:["event"],additionalProperties:!1},Ho={type:"object",properties:{warn:{type:"number"},error:{type:"number"}},additionalProperties:!1},Ge={type:"object",properties:{ignoreLint:{oneOf:[{type:"boolean"},{type:"object",additionalProperties:{type:"boolean"}}]},ignoreLinkChecker:{type:"boolean"},ignoreMarkdocErrors:{type:"boolean"},ignoreRespectMonitoring:{type:"boolean"},jobs:{type:"array",items:{type:"object",properties:{path:{type:"string",pattern:"^(?!\\/|\\.\\./)"},agent:{type:"string",enum:["respect"]},trigger:{oneOf:[Yo,Vo]},inputs:Go,servers:zo,severity:Fo,slo:Ho},required:["path","trigger","agent"],additionalProperties:!1}}},additionalProperties:!1};var Ko={type:"object",properties:{end_session_endpoint:{type:"string"},token_endpoint:{type:"string"},authorization_endpoint:{type:"string"},jwks_uri:{type:"string"}},required:["token_endpoint","authorization_endpoint"],additionalProperties:!0},Wo={type:"object",properties:{type:{type:"string",const:"OIDC"},title:{type:"string"},pkce:{type:"boolean"},configurationUrl:{type:"string",minLength:1},configuration:Ko,clientId:{type:"string",minLength:1},clientSecret:{type:"string"},teamsClaimName:{type:"string"},teamsClaimMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}},scopes:{type:"array",items:{type:"string"}},tokenExpirationTime:{type:"number"},authorizationRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},introspectEndpoint:{type:"string"},tokenRequestCustomParams:{type:"object",additionalProperties:{type:"string"}},audience:{type:"array",items:{type:"string"}}},required:["type","clientId"],oneOf:[{required:["configurationUrl"]},{required:["configuration"]}],additionalProperties:!1},$o={type:"object",properties:{type:{type:"string",const:"SAML2"},title:{type:"string"},issuerId:{type:"string"},entityId:{type:"string"},ssoUrl:{type:"string"},x509PublicCert:{type:"string"},teamsAttributeName:{type:"string"},teamsAttributeMap:{type:"object",additionalProperties:{type:"string"}},defaultTeams:{type:"array",items:{type:"string"}}},additionalProperties:!1,required:["type","issuerId","ssoUrl","x509PublicCert"]},Xo={oneOf:[Wo,$o],discriminator:{propertyName:"type"}},Qo={type:"object",additionalProperties:Xo},Ye={oneOf:[{type:"array",items:{type:"string",enum:he},uniqueItems:!0},{type:"string",enum:he}]},ze={type:"string",pattern:T,not:{enum:[...v]}},Ve={oneOf:[{type:"array",items:ze,uniqueItems:!0},ze]},He={type:"boolean"},Ke={type:"string",pattern:"^https?://.*"},We={type:"string",pattern:"^https?://.*"},Zo={type:"object",properties:{to:{type:"string"},type:{type:"number"}},additionalProperties:!1,nodeTypeName:r.RedirectSource,description:"Source is an absolute path that must start with a forward slash.",documentationLink:"https://redocly.com/docs/realm/config/redirects#sources-map"},ei={type:"object",additionalProperties:Zo,nodeTypeName:r.Redirects,description:"Use redirects to change which resource a URL points to, maintaining working links when you move, rename, or restructure content.",documentationLink:"https://redocly.com/docs/realm/config/redirects"},ti={type:"string",enum:["info","success","warning","error"]},e={type:"object",additionalProperties:{type:"string"}},oi={type:"object",properties:{trackingId:{type:"string"},content:{type:"string"},dismissible:{type:"boolean"},target:{type:"string"},color:ti,rbac:e,startAt:{type:"string",format:"date-time"},endAt:{type:"string",format:"date-time"}},required:["content"],additionalProperties:!1},ii={type:"array",items:oi},ue={type:"object",properties:{root:{type:"string"},output:{type:"string",pattern:"(.ya?ml|.json)$"},rbac:e,openapi:P,graphql:u,theme:{type:"object",properties:{openapi:P,graphql:u},additionalProperties:!1},title:{type:"string"},metadata:{type:"object",additionalProperties:!0},...f},required:["root"]},si={type:"object",additionalProperties:!0},ri={type:"object",additionalProperties:{type:"object",additionalProperties:!0}},ai={type:"object",properties:{hide:{type:"boolean"},title:{type:"string"},description:{type:"string"},details:{type:"object",properties:{path:{type:"string"},content:{type:"string"}},additionalProperties:!1},excludeFiles:{type:"array",items:{type:"string"}},sections:{type:"array",items:{type:"object",properties:{title:{type:"string"},description:{type:"string"},includeFiles:{type:"array",items:{type:"string"}},excludeFiles:{type:"array",items:{type:"string"}}},required:["title"],additionalProperties:!1}}},additionalProperties:!1},ni={type:"object",properties:{title:{type:"string"},projectTitle:{type:"string"},description:{type:"string"},siteUrl:{type:"string"},image:{type:"string"},keywords:{oneOf:[{type:"array",items:{type:"string"}},{type:"string"}]},lang:{type:"string"},jsonLd:{type:"object"},meta:{type:"array",items:{type:"object",properties:{name:{type:"string"},content:{type:"string"}},required:["name","content"],additionalProperties:!1}},llmstxt:ai},additionalProperties:!1},pi={type:"object",properties:{folders:{type:"array",items:{type:"string"}}},additionalProperties:!1},ci={type:"object",properties:{catalogs:{type:"object",properties:{all:e,services:e,domains:e,teams:e,users:e,apiDescriptions:e,dataSchemas:e,apiOperations:e},additionalProperties:e},entitiesTypes:{type:"object",properties:{service:e,domain:e,team:e,user:e,apiDescription:e,apiOperation:e,dataSchema:e},additionalProperties:e},entitiesGroups:{type:"array",items:{type:"object",properties:{entities:{type:"array",items:{type:"string"}},config:e},additionalProperties:!1}},entities:{type:"object",properties:{"**":e},additionalProperties:e}},additionalProperties:!1},re={type:"object",properties:{teamNamePatterns:{type:"array",items:{type:"string"}},teamFolders:{type:"array",items:{type:"string"}},teamFoldersBaseRoles:e,cms:e,reunite:e,features:{type:"object",properties:{aiSearch:e},additionalProperties:!1},content:{type:"object",properties:{"**":e},additionalProperties:e},entitiesCatalog:ci},additionalProperties:e},yi={type:"object",properties:{static:{type:"string"}},additionalProperties:!1,required:["static"]},li={type:"object",properties:{idp:{type:"string"}},additionalProperties:!1,required:["idp"]},di={type:"object",properties:{type:{type:"string",const:"GRAVITEE"},apiBaseUrl:{type:"string"},env:{type:"string"},allowApiProductsOutsideCatalog:{type:"boolean"},stage:{type:"string"},auth:{oneOf:[yi,li]}},additionalProperties:!1,required:["type","apiBaseUrl"]},gi={type:"object",properties:{type:{type:"string",const:"OAUTH2"},tokenEndpoint:{type:"string"},clientId:{type:"string"},clientSecret:{type:"string"}},additionalProperties:!1,required:["type","tokenEndpoint","clientId","clientSecret"]},mi={type:"object",properties:{type:{type:"string",const:"SERVICE_ACCOUNT"},serviceAccountEmail:{type:"string"},serviceAccountPrivateKey:{type:"string"}},additionalProperties:!1,required:["type","serviceAccountEmail","serviceAccountPrivateKey"]},be={type:"object",properties:{type:{type:"string",const:"APIGEE_X"},apiUrl:{type:"string"},stage:{type:"string"},organizationName:{type:"string"},ignoreApiProducts:{type:"array",items:{type:"string"}},allowApiProductsOutsideCatalog:{type:"boolean"},auth:{type:"object",oneOf:[gi,mi],discriminator:{propertyName:"type"}}},additionalProperties:!1,required:["type","organizationName","auth"]},fi={...be,properties:{...be.properties,type:{type:"string",const:"APIGEE_EDGE"}}},Si={type:"object",oneOf:[be,fi,di],discriminator:{propertyName:"type"}},hi={type:"object",required:["adapters"],additionalProperties:!1,properties:{adapters:{type:"array",items:Si}}},Fe={type:"object",properties:{defaultLocale:{type:"string"},locales:{type:"array",items:{type:"object",properties:{code:{type:"string"},name:{type:"string"}},required:["code"]}}},additionalProperties:!1,required:["defaultLocale"]},bi={type:"object",properties:{name:{type:"string"},value:{type:"string"}},additionalProperties:!1,required:["name","value"]},ui={type:"object",properties:{hide:{type:"boolean"},docs:{type:"object",properties:{hide:{type:"boolean"},name:{type:"string"},ignore:{type:"array",items:{type:"string"}}},additionalProperties:!1},gateway:{type:"object",properties:{hide:{type:"boolean"},allowedHosts:{type:"array",items:{type:"string"}}},additionalProperties:!1}},additionalProperties:!1},Ci={type:"object",properties:{requiresLogin:He,logoutReturnUrl:Ke,residency:We,sso:Ye,idps:Ve,rbac:re},additionalProperties:!1,not:{required:["sso","idps"]},description:"Use either `access.sso` (filter by category) or `access.idps` (filter by slug), not both."},k={type:"object",properties:{imports:{type:"array",items:{type:"string"}},licenseKey:{type:"string"},redirects:ei,seo:ni,rbac:re,apiFunctions:pi,requiresLogin:He,responseHeaders:{type:"object",additionalProperties:{type:"array",items:bi}},mockServer:{type:"object",properties:{off:{type:"boolean"},position:{type:"string",enum:["first","last","replace","off"]},strictExamples:{type:"boolean"},errorIfForcedExampleNotFound:{type:"boolean"},description:{type:"string"}}},apis:{type:"object",additionalProperties:ue},...f,ssoDirect:Qo,sso:Ye,idps:Ve,residency:We,logoutReturnUrl:Ke,access:Ci,developerOnboarding:hi,removeAttribution:{type:"boolean"},i18n:Fe,l10n:Fe,metadata:si,metadataGlobs:ri,ignore:{type:"array",items:{type:"string"}},theme:p,reunite:Ge,logo:q,navbar:w,products:M,footer:U,sidebar:B,scripts:G,links:z,feedback:l,search:F,aiAssistant:Y,colorMode:V,palette:R,navigation:H,codeSnippet:K,markdown:W,openapi:P,graphql:u,analytics:$,userMenu:X,versionPicker:Q,breadcrumbs:Z,catalog:O,entitiesCatalog:ee,catalogClassic:O,scorecard:N,scorecardClassic:N,scorecards:te,mcp:ui,corsProxy:{type:"object",properties:{allowedTargets:{type:"array",items:{type:"string"}}},additionalProperties:!1},banner:ii},not:{required:["sso","idps"]},additionalProperties:!0},Ri={...k,additionalProperties:!1},$e={$id:"root-redocly-config",...k,properties:{plugins:{type:"array",items:{type:"string"}},...k.properties,env:{type:"object",additionalProperties:Ri}},additionalProperties:!1};var ae={type:"object",properties:{logo:p.properties.logo,navbar:p.properties.navbar,footer:p.properties.footer,sidebar:p.properties.sidebar,search:p.properties.search,codeSnippet:p.properties.codeSnippet,breadcrumbs:p.properties.breadcrumbs,openapi:p.properties.openapi,feedback:p.properties.feedback,palette:R,mockServer:k.properties.mockServer,analytics:{type:"object",properties:{ga:de}}},additionalProperties:!0},Xe={$id:"product-config-override",type:"object",properties:{...ae.properties,apis:{type:"object",additionalProperties:ue},theme:ae},additionalProperties:!1};var ne=["partOf","hasParts","creates","createdBy","owns","ownedBy","implements","implementedBy","dependsOn","dependencyOf","uses","usedBy","produces","consumes","linksTo","supersedes","supersededBy","compatibleWith","extends","extendedBy","relatesTo","hasMember","memberOf","triggers","triggeredBy","returns","returnedBy"],t=_({UserEntity:"UserEntity",UserEntityMetadata:"UserEntityMetadata",ApiDescriptionEntity:"ApiDescriptionEntity",ApiDescriptionEntityMetadata:"ApiDescriptionEntityMetadata",ApiOperationEntity:"ApiOperationEntity",ApiOperationEntityMetadata:"ApiOperationEntityMetadata",DataSchemaEntity:"DataSchemaEntity",DataSchemaEntityMetadata:"DataSchemaEntityMetadata",ServiceEntity:"ServiceEntity",DomainEntity:"DomainEntity",TeamEntity:"TeamEntity",Entity:"Entity",EntityMetadata:"EntityMetadata",EntityLinkList:"EntityLinkList",EntityLink:"EntityLink",EntityRelation:"EntityRelation",EntityRelationList:"EntityRelationList",EntityContact:"EntityContact",EntitySlackContact:"EntitySlackContact",EntitySlackChannel:"EntitySlackChannel"});var Qe={type:"object",nodeTypeName:t.UserEntityMetadata,properties:{email:{type:"string",description:"Email of the user"}},required:["email"],additionalProperties:!0},Ze={type:"object",nodeTypeName:t.ApiDescriptionEntityMetadata,properties:{specType:{type:"string",enum:["jsonschema","openapi","asyncapi","avro","zod","graphql","protobuf","arazzo"],description:"Type of the API description"},descriptionFile:{type:"string",description:"Path to the file containing the API description"}},required:["specType","descriptionFile"],additionalProperties:!0},et={type:"object",nodeTypeName:t.ApiOperationEntityMetadata,properties:{method:{type:"string",enum:["GET","POST","PUT","DELETE","PATCH","MUTATION","QUERY","SUBSCRIBE","PUBLISH"],description:"HTTP method of the API operation"},path:{type:"string",description:"Path of the API operation"},payload:{type:"array",items:{type:"string",description:"Related dataSchema name"}},responses:{type:"array",items:{type:"string",description:"Related dataSchema name"}}},required:["method","path"],additionalProperties:!0},tt={type:"object",nodeTypeName:t.DataSchemaEntityMetadata,properties:{specType:{type:"string",enum:["jsonschema","openapi","asyncapi","avro","zod","graphql","protobuf","arazzo"],description:"Specification type of the data schema"},schema:{type:"string",description:"Inline schema of the data structure"},sdl:{type:"string",description:"SDL of the data structure"}},required:["specType"],additionalProperties:!0},ot={type:"object",properties:{},nodeTypeName:t.EntityMetadata,additionalProperties:!0},it={type:"object",nodeTypeName:t.EntitySlackChannel,properties:{name:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["name"],additionalProperties:!1},st={type:"object",nodeTypeName:t.EntitySlackContact,properties:{channels:{type:"array",items:it}},required:["channels"],additionalProperties:!1},rt={type:"object",nodeTypeName:t.EntityContact,properties:{slack:st},additionalProperties:!1},at={type:"object",nodeTypeName:t.EntityLink,properties:{label:{type:"string",minLength:2,maxLength:150},url:{type:"string"}},required:["label","url"],additionalProperties:!1},nt={type:"object",nodeTypeName:t.EntityRelation,properties:{type:{type:"string",enum:ne},key:{type:"string",minLength:2,maxLength:100},version:{type:"string"},revision:{type:"string"}},required:["type","key"],additionalProperties:!1},m={version:{type:"string"},key:{type:"string",pattern:"^[a-z0-9]+(?:-[a-z0-9]+)*$",minLength:2,maxLength:150},type:{type:"string",enum:["user","data-schema","api-operation","api-description","service","domain","team"]},title:{type:"string",minLength:2,maxLength:200},summary:{type:"string",minLength:1,maxLength:500},tags:{type:"array",items:{type:"string",minLength:1,maxLength:50}},git:{type:"array",items:{type:"string"}},contact:rt,links:{type:"array",nodeTypeName:t.EntityLinkList,items:at},relations:{type:"array",nodeTypeName:t.EntityRelationList,items:nt},metadata:ot},Pi={type:"object",discriminator:{propertyName:"type"},oneOf:[{type:"object",properties:{...m,type:{type:"string",const:"user"},metadata:Qe},required:["key","title","type","metadata"],additionalProperties:!1,nodeTypeName:t.UserEntity},{type:"object",nodeTypeName:t.ApiOperationEntity,properties:{...m,type:{type:"string",const:"api-operation"},metadata:et},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.DataSchemaEntity,properties:{...m,type:{type:"string",const:"data-schema"},metadata:tt},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.ApiDescriptionEntity,properties:{...m,type:{type:"string",const:"api-description"},metadata:Ze},required:["key","title","type","metadata"],additionalProperties:!1},{type:"object",nodeTypeName:t.ServiceEntity,properties:{...m,type:{type:"string",const:"service"}},required:["key","title","type"],additionalProperties:!1},{type:"object",nodeTypeName:t.DomainEntity,properties:{...m,type:{type:"string",const:"domain"}},required:["key","title","type"],additionalProperties:!1},{type:"object",nodeTypeName:t.TeamEntity,properties:{...m,type:{type:"string",const:"team"}},required:["key","title","type"],additionalProperties:!1}]},Oi={type:"object",nodeTypeName:t.Entity,properties:{...m},required:["key","title","type"],additionalProperties:!1};