2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 03:55:41 +00:00

remove depreceated docs part

This commit is contained in:
Matthias Mair
2025-01-21 02:50:59 +01:00
parent 7c4d0e8ff6
commit eadf7acf0e
2 changed files with 0 additions and 8 deletions

View File

@ -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 |

View File

@ -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)]