diff --git a/docs/.gitbook/assets/image (1) (1).png b/docs/.gitbook/assets/image (1) (1).png new file mode 100644 index 00000000000..b715db6c642 Binary files /dev/null and b/docs/.gitbook/assets/image (1) (1).png differ diff --git a/docs/open-source-community/developer/build-code-run-tests.md b/docs/open-source-community/developer/build-code-run-tests.md index 52a05242dbb..9e466b0122e 100644 --- a/docs/open-source-community/developer/build-code-run-tests.md +++ b/docs/open-source-community/developer/build-code-run-tests.md @@ -44,7 +44,7 @@ The following commands must be run from the top-level directory. `mvn clean install` -If you wish to skip the unit tests you can do this by adding `-DskipTests `to the command line. +If you wish to skip the unit tests you can do this by adding `-DskipTests` to the command line. ## Create a distribution (packaging) @@ -68,7 +68,7 @@ openmetadata-dist/target/open-metadata-.tar.gz Add a new Run/Debug configuration like the below screenshot. -![Intellij Run Configuration](<../../.gitbook/assets/image (1).png>) +![Intellij Application Runtime Config](<../../.gitbook/assets/image (1) (1).png>) ## Add missing dependency diff --git a/docs/openmetadata-apis/schemas/entities/pipelineservice.md b/docs/openmetadata-apis/schemas/entities/pipelineservice.md index 38c187a63e0..5ea6616b49d 100644 --- a/docs/openmetadata-apis/schemas/entities/pipelineservice.md +++ b/docs/openmetadata-apis/schemas/entities/pipelineservice.md @@ -2,7 +2,7 @@ This schema defines the Pipeline Service entity, such as Airflow and Prefect. -**$id: **[**https://open-metadata.org/schema/entity/services/messagingservice.json**](https://open-metadata.org/schema/entity/services/messagingservice.json) +**$id:** [**https://open-metadata.org/schema/entity/services/messagingservice.json**](https://open-metadata.org/schema/entity/services/messagingservice.json) Type: `object` diff --git a/docs/openmetadata-apis/schemas/entities/policy.md b/docs/openmetadata-apis/schemas/entities/policy.md index 37156b587b0..078888f203c 100644 --- a/docs/openmetadata-apis/schemas/entities/policy.md +++ b/docs/openmetadata-apis/schemas/entities/policy.md @@ -2,7 +2,7 @@ This schema defines the Policy entity. A Policy defines lifecycle or access control that needs to be applied across different Data Entities. -**$id: **[**https://open-metadata.org/schema/entity/policies/policy.json**](https://open-metadata.org/schema/entity/policies/policy.json) +**$id:** [**https://open-metadata.org/schema/entity/policies/policy.json**](https://open-metadata.org/schema/entity/policies/policy.json) Type: `object` diff --git a/docs/openmetadata-apis/schemas/types/basic.md b/docs/openmetadata-apis/schemas/types/basic.md index 2a1f86ceb47..fdf298ad69b 100644 --- a/docs/openmetadata-apis/schemas/types/basic.md +++ b/docs/openmetadata-apis/schemas/types/basic.md @@ -2,7 +2,7 @@ This schema defines basic common types that are used by other schemas. -**$id: **[**https://open-metadata.org/schema/type/basic.json**](https://open-metadata.org/schema/type/basic.json) +**$id:** [**https://open-metadata.org/schema/type/basic.json**](https://open-metadata.org/schema/type/basic.json) ## Type definitions in this schema diff --git a/docs/openmetadata-apis/schemas/types/changeevent.md b/docs/openmetadata-apis/schemas/types/changeevent.md index ba6e9f38483..04d05e0c992 100644 --- a/docs/openmetadata-apis/schemas/types/changeevent.md +++ b/docs/openmetadata-apis/schemas/types/changeevent.md @@ -2,7 +2,7 @@ This schema defines the change event type to capture the changes to entities. Entities change due to user activity, such as updating description of a dataset, changing ownership, or adding new tags. Entity also changes due to activities at the metadata sources, such as a new dataset was created, a datasets was deleted, or schema of a dataset is modified. When state of entity changes, an event is produced. These events can be used to build apps and bots that respond to the change from activities. -**$id: **[**https://open-metadata.org/schema/type/auditLog.json**](https://open-metadata.org/schema/type/auditLog.json) +**$id:** [**https://open-metadata.org/schema/type/auditLog.json**](https://open-metadata.org/schema/type/auditLog.json) Type: `object` diff --git a/docs/openmetadata-apis/schemas/types/entitylineage.md b/docs/openmetadata-apis/schemas/types/entitylineage.md index 96de7784afd..a9df71aa953 100644 --- a/docs/openmetadata-apis/schemas/types/entitylineage.md +++ b/docs/openmetadata-apis/schemas/types/entitylineage.md @@ -2,7 +2,7 @@ This schema defines the type used for lineage of an entity. -**$id: **[**https://open-metadata.org/schema/type/entitylineage.json**](https://open-metadata.org/schema/type/entitylineage.json) +**$id:** [**https://open-metadata.org/schema/type/entitylineage.json**](https://open-metadata.org/schema/type/entitylineage.json) Type: `object`