1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Clean up documentation build warnings

This commit is contained in:
jeremystretch
2021-09-15 11:46:58 -04:00
parent e813dda275
commit baf045aed6
16 changed files with 64 additions and 66 deletions

View File

@ -2,7 +2,7 @@
The NetBox REST API primarily employs token-based authentication. For convenience, cookie-based authentication can also be used when navigating the browsable API.
{!docs/models/users/token.md!}
{!models/users/token.md!}
## Authenticating to the API