Skip to content

Commit

Permalink
New SocialNetwork structure, (fields changed)
Browse files Browse the repository at this point in the history
  • Loading branch information
xipi3000 committed Feb 27, 2024
1 parent 63340ec commit 3b006f6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions EntitiesModel.puml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,9 @@ class ShelterCertificate {

class SocialNetworks {
id: Integer
instagram: String
twitter: String
username: String
typeOfSocialNetwork: String
url: String
}

class Schedule {
Expand Down

0 comments on commit 3b006f6

Please sign in to comment.