[API] Route: /policies
A route that returns all features supported by the server and the servers config: e.g. upload limit, routes/cdn. ...
- [ ] Message retention
- [ ] Guild message retention: (GET,PUT,DELETE) /guilds/:id/retention
- [ ] Channel message retention: (GET,PUT,DELETE) /channels/:id/retention
- [ ] Attachments (#378)
- [ ] Naming rules (#576)
- [ ] Friending (#373)
- [ ] Intent masks (#744)
- [ ] Read receipts (#416)
- [ ] User deletion handling (#838)
- [ ] User settings handling /policies/user-metadata
- [ ] Feature tiers (#398)
I feel like this route shouldn't be used for server cdn, api etc urls, since this seems more like a policy thing rather than configuration thing
@20PercentRendered Do you have a suggestion how we should name this route.
@20PercentRendered Do you have a suggestion how we should name this route.
Something like /api/configuration, /api/serverinfo or /api/domains for the cdn and api urls, api versions could be gotten from documentation or something like /api/apiversion