nodebb/public/openapi/write
Julian Lam cc6cbfcdc4
Flags API ()
* feat: new routes for flags API

+ flag get
+ flag creation, migration from socket method
+ flag update, migration from socket method
* fixed bug where you could not unassign someone from a flag

* feat: tests for new flags API

added missing files for schema update

* fix: flag tests to use Write API instead of sockets

* feat: flag notes API + tests

* chore: remove debug line

* test: fix breaking test on mongo
..
admin spec: schema docs for new ACP dashboard subpage routes
categories fix: regression via c1b3079d93
flags Flags API ()
groups fix(api): failing test due to missing file
posts fix: openapi test specs
topics test: added missing test file
users feat: added GET user route for api v3
categories.yaml feat: add missing schema for category update and deletion
files.yaml fix(writeapi): more tweaks to schema files
flags.yaml Flags API ()
groups.yaml Revert "fix(openapi): spec for 685f3c6aa6173383d6c31b87ed51cf8ed0ca44ce"
login.yaml feat(api): schema definition for new credential checking route
ping.yaml feat: add missing schema for category update and deletion
topics.yaml fix(writeapi): tests
users.yaml fix(writeapi): tests