Closed postmodern closed 11 months ago
Add a route for displaying an individual Organization record.
Organization
It should also list any departments, members, phone_numbers, email_addresses of the Organization record.
departments
members
phone_numbers
email_addresses
Implemented by PR #83.
Add a route for displaying an individual
Organization
record.It should also list any
departments
,members
,phone_numbers
,email_addresses
of theOrganization
record.