Skip to content

aside: false outline: false title: vitepress-openapi

Get all components

GET
/resources/components

Responses

OK

JSON
[
  
{
  
  
"componentId": "string",
  
  
"displayName": "string",
  
  
"description": "string",
  
  
"componentVersion": "string",
  
  
"type": "string",
  
  
"ruleInputType": "string",
  
  
"parameters": {
  
  
  
"additionalProperties": "string"
  
  
},
  
  
"exports": {
  
  
  
"additionalProperties": "string"
  
  
},
  
  
"code": "string"
  
}
]

Samples

© 2026 Hantera AB. Org. no.: 559242-9582