mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
10 lines
302 B
Markdown
10 lines
302 B
Markdown
---
|
|
title: API Schema
|
|
---
|
|
|
|
The InvenTree API is implemented using the [Django REST framework](https://www.django-rest-framework.org). The API schema as documented below is generated using the [drf-spectactular](https://github.com/tfranzel/drf-spectacular/) extensions.
|
|
|
|
## Schema
|
|
|
|
!!swagger api.yaml!!
|