docs(api): fixed legend
This commit is contained in:
parent
d668a06431
commit
4524f601ab
|
@ -4,10 +4,8 @@ Some API endpoints require an Authorization HTTP header.
|
||||||
The token for this can be aquired using the `/account/authenticate` endpoint.
|
The token for this can be aquired using the `/account/authenticate` endpoint.
|
||||||
|
|
||||||
## Implementation Status
|
## Implementation Status
|
||||||
Legend:
|
__(ND)__ -> Not designed yet.
|
||||||
- [X] -> Implemented.
|
|
||||||
- [ ] -> Designed but not implemented yet.
|
|
||||||
- (ND) -> Not designed yet.
|
|
||||||
|
|
||||||
- `/account`
|
- `/account`
|
||||||
- [X] `/register`
|
- [X] `/register`
|
||||||
|
|
Loading…
Reference in New Issue