Closed JoshMarangoni closed 5 years ago
:tickets: Ticket(s): Closes #
Made the URL parameters optional when creating an account. This is done by filling the table with empty strings if left blank.
-Run make docker test -Check database entry to see if optional URLs are filled with blank strings
I tested this out and it looks like the API already allows you to create clubs without specifying all those urls, so I'm going to close this. Sorry about that.
:tickets: Ticket(s): Closes #
:construction_worker: Changes
Made the URL parameters optional when creating an account. This is done by filling the table with empty strings if left blank.
:mag: Testing Instructions
-Run make docker test -Check database entry to see if optional URLs are filled with blank strings