mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-30 12:36:45 +00:00
* Add documentation under docs/ directory * Add CI workflow for mkdocs configuration checking * Add documentation issue template * update pip-tools? * Update .gitignore files * Fix .gitignore rules * Improve release notes page * remove references to old repo
8 lines
138 B
Markdown
8 lines
138 B
Markdown
---
|
|
title: Schedule Mixin
|
|
---
|
|
|
|
## APICallMixin
|
|
|
|
The APICallMixin class provides basic functionality for integration with an external API.
|