mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 16:56:56 +00:00
docfix/Create Customer Endpoint 2
This commit is contained in:
parent
8eeced480c
commit
b87eb772b8
@ -97,7 +97,7 @@ object ExampleValue {
|
||||
lazy val relationshipStatusExample = ConnectorField("single", s"relationship status")
|
||||
glossaryItems += makeGlossaryItem("Customer.relationshipStatus", relationshipStatusExample)
|
||||
|
||||
lazy val dependantsExample = ConnectorField("2", s"the number of dependants")
|
||||
lazy val dependantsExample = ConnectorField("1", s"the number of dependants")
|
||||
glossaryItems += makeGlossaryItem("Customer.dependants", dependantsExample)
|
||||
|
||||
lazy val dependentsExample = ConnectorField("2", s"the number of dependents") // Dominant form in American English
|
||||
|
||||
Loading…
Reference in New Issue
Block a user