Skip to content

Commit

Permalink
specify entity relationships and graph relationships (#76)
Browse files Browse the repository at this point in the history
* specify entity relationships and graph relationships

* remove "RELATIONSHIP" data entity type
  • Loading branch information
AndreyNenashev authored Feb 16, 2024
1 parent 3ced251 commit b4fd233
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion specification/entities.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,8 @@ components:
- API_SERVICE
- KAFKA_SERVICE
- VECTOR_STORE
- RELATIONSHIP
- ENTITY_RELATIONSHIP
- GRAPH_RELATIONSHIP

MetadataExtension:
type: object
Expand Down

0 comments on commit b4fd233

Please sign in to comment.