Skip to content

Commit

Permalink
Make custom location optional. (#5134)
Browse files Browse the repository at this point in the history
Co-authored-by: Justin Auger <justin.auger@metaswitch.com>
  • Loading branch information
whyando and Justin Auger authored Oct 12, 2021
1 parent 7596d22 commit 23b284d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@
},
"required": [
"mobileNetwork",
"customLocation",
"tacList",
"n2Interface"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,6 @@
}
},
"required": [
"customLocation",
"n3Interface"
]
},
Expand Down

0 comments on commit 23b284d

Please sign in to comment.