kibana/api_docs/kbn_object_versioning.mdx

36 lines
1.1 KiB
Text

---
####
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
#### Reach out in #docs-engineering for more info.
####
id: kibKbnObjectVersioningPluginApi
slug: /kibana-dev-docs/api/kbn-object-versioning
title: "@kbn/object-versioning"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/object-versioning plugin
date: 2025-01-27
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/object-versioning']
---
import kbnObjectVersioningObj from './kbn_object_versioning.devdocs.json';
Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 55 | 1 | 50 | 0 |
## Server
### Functions
<DocDefinitionList data={kbnObjectVersioningObj.server.functions}/>
### Interfaces
<DocDefinitionList data={kbnObjectVersioningObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnObjectVersioningObj.server.misc}/>