You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Julian Lam cc6cbfcdc4
Flags API (#9666)
* 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
4 years ago
..
admin spec: schema docs for new ACP dashboard subpage routes 4 years ago
categories fix: regression via c1b3079d93 4 years ago
flags Flags API (#9666) 4 years ago
groups fix(api): failing test due to missing file 4 years ago
posts fix: openapi test specs 4 years ago
topics test: added missing test file 4 years ago
users feat: added GET user route for api v3 4 years ago
categories.yaml feat: add missing schema for category update and deletion 4 years ago
files.yaml fix(writeapi): more tweaks to schema files 4 years ago
flags.yaml Flags API (#9666) 4 years ago
groups.yaml Revert "fix(openapi): spec for 685f3c6aa6173383d6c31b87ed51cf8ed0ca44ce" 4 years ago
login.yaml feat(api): schema definition for new credential checking route 4 years ago
ping.yaml feat: add missing schema for category update and deletion 4 years ago
topics.yaml fix(writeapi): tests 4 years ago
users.yaml fix(writeapi): tests 4 years ago