InvenTree/docs/docs/api/schema.md

10 lines
302 B
Markdown
Raw Normal View History

2024-02-10 06:35:18 +00:00
---
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
2024-02-10 06:35:18 +00:00
2024-02-10 07:06:50 +00:00
!!swagger api.yaml!!