You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/development/core/server/kibana-plugin-core-server.savedobjectsservicesetup.registertype.md
-4
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,6 @@ See the [mappings format](./kibana-plugin-core-server.savedobjectstypemappingdef
14
14
registerType: (type:SavedObjectsType) =>void;
15
15
```
16
16
17
-
## Remarks
18
-
19
-
The type definition is an aggregation of the legacy savedObjects `schema`<!---->, `mappings` and `migration` concepts. This API is the single entry point to register saved object types in the new platform.
0 commit comments