remove depreceated docs part
This commit is contained in:
parent
7c4d0e8ff6
commit
eadf7acf0e
|
|
@ -22,7 +22,6 @@ API schema documentation is split into the following categories:
|
|||
|
||||
| Category | Description |
|
||||
| --- | --- |
|
||||
| [Authorization and Authentication](./schema/auth.md) | Authorization and Authentication |
|
||||
| [Background Task Management](./schema/background-task.md) | Background Task Management |
|
||||
| [Barcode Scanning](./schema/barcode.md) | Barcode Scanning |
|
||||
| [Bill of Materials](./schema/bom.md) | Bill of Materials |
|
||||
|
|
|
|||
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
title: Authorization and Authentication
|
||||
---
|
||||
|
||||
The *Authorization and Authentication* section of the InvenTree API schema is documented below.
|
||||
|
||||
[OAD(./docs/docs/api/schema/auth.yml)]
|
||||
Loading…
Reference in New Issue