FoundKey-0x7f/packages/backend/src
Johann150 f0b91a62c9
fix HTTP GET parameters in OpenAPI docs
HTTP GET parameters are not to be specified in the requestBody but in
the parameters. This commit fixes that although admittedly it is kind
of a bodge and not perfect, but it is a start.

Changelog: Fixed
2022-09-19 10:54:23 +02:00
..
@types use http-signature module that supports hs2019 (#8635) 2022-05-26 09:12:17 +09:00
boot chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
config chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
daemons refactor: fix remaining lints in backend daemons 2022-09-14 10:40:04 -04:00
db Remove promo entities and endpoints 2022-08-11 23:13:09 +02:00
mfm backend: fix mentionedUsers and userInfo queries 2022-09-11 15:28:35 -04:00
misc fix some lints 2022-08-11 00:09:29 +02:00
models chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
prelude chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
queue limit id length of all incoming activities 2022-09-12 18:30:53 +02:00
remote chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
server fix HTTP GET parameters in OpenAPI docs 2022-09-19 10:54:23 +02:00
services chore: Change Misskey references to Foundkey 2022-09-13 13:19:36 -04:00
const.ts fix: use correct variable names 2022-07-17 23:44:13 +02:00
env.ts refactoring 2021-11-12 02:02:25 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
index.ts refactor: Use ESM (#8358) 2022-02-27 11:07:39 +09:00