Skip to content

Commit

Permalink
Merge pull request #194 from aabidsofi19/rellationship-metadata
Browse files Browse the repository at this point in the history
allow additional properties  in relationship metadata
  • Loading branch information
aabidsofi19 authored Nov 7, 2024
2 parents c6d20c8 + 0ba074b commit ca80f19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/constructs/v1alpha3/relationship.json
Original file line number Diff line number Diff line change
Expand Up @@ -869,6 +869,7 @@
"metadata": {
"type": "object",
"description": "Metadata contains additional information associated with the Relationship.",
"additionalProperties" : true ,
"x-oapi-codegen-extra-tags": {
"gorm": "foreignKey:ModelId;references:Id"
},
Expand Down

0 comments on commit ca80f19

Please sign in to comment.