feat(api): Add new endpoint to get a user by its username

This commit is contained in:
Jesse Wierzbinski 2024-07-17 14:02:29 +02:00
parent 407eb5e205
commit be881f18cd
No known key found for this signature in database
9 changed files with 124 additions and 3 deletions

View file

@ -103,7 +103,7 @@
"@inquirer/input": "^2.2.1",
"@json2csv/plainjs": "^7.0.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.4.2",
"@lysand-org/client": "^0.2.3",
"@lysand-org/client": "^0.2.4",
"@lysand-org/federation": "^2.1.1",
"@oclif/core": "^4.0.12",
"@tufjs/canonical-json": "^2.0.0",