InvenTree/docs/docs/api/schema.md
Oliver c5ac1b9955
Update docs/docs/api/schema.md
Co-authored-by: Matthias Mair <code@mjmair.com>
2024-02-11 07:49:58 +11:00

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