
Also this is a new pattern but I'm going to start actually using those anchor tags to self link to other places in the page. + /badge/new endpoint docs + /badge/delete endpoint docs + /badge/update/name endpoint docs + /badge/update/color endpoint docs + /badge/update/perms endpoint docs ! Small point but apparantly this layout is somewhat printer friendly :^) Just thought that was kinda neat.
15 lines
164 B
Markdown
15 lines
164 B
Markdown
---
|
|
title: Badges
|
|
anchor: badges
|
|
weight: 55
|
|
---
|
|
|
|
|
|
Name | Type
|
|
:--------:|:-------:
|
|
`name` | `String`
|
|
`id` | `u64`
|
|
`color` | `u32`
|
|
`perms` | `u64`
|
|
|