Commit Graph

3 Commits (2a03012e2cb60ea03402ccf81f206ab1f27e5dab)

Author SHA1 Message Date
Julian Lam 8b72479f62 fix: remove 'filters' and 'categories' from flag details API return [breaking]
These options were originally used when the flag filters were shown in the sidebar. This has seen been removed, and so the information is now superfluous
Barış Soner Uşaklı 9ca44e6f54
feat: add displayname into user obj ()
* feat: add displayname into user obj 

* fix: spec

* perf: dont load settings if acp setting is turned off
psychobunny dbb4cfe9d6 style(openapi): break write API routes into individual files