summary refs log tree commit diff
path: root/src/api/routes/connections (follow)
Commit message (Expand)AuthorAgeFilesLines
* fixing lots of openapi crapPuyodead12023-04-131-1/+1
* License informationMadeline2023-04-023-0/+54
* Merge branch 'master' into refactor/dev/connectionsMadeline2023-04-023-4/+4
* don't send token_data on connection updatePuyodead12023-03-181-1/+1
* entities/ConnectionUpdateSchema -> schemas/ConnectionUpdateSchemaMadeline2023-03-181-3/+2
* `handleCallback` returns connection if created for `USER_CONNECTIONS_UPDATE`Madeline2023-03-181-7/+8
* adding connection now worksPuyodead12023-03-182-2/+2
* add connectionsPuyodead12023-03-183-0/+98