mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-06-13 02:35:29 +00:00
Docs for API and schedule mixins
This commit is contained in:
@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
title: Schedule Mixin
|
||||||
|
---
|
||||||
|
|
||||||
|
## APICallMixin
|
||||||
|
|
||||||
|
The APICallMixin class provides basic functionality for integration with an external API.
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Schedule Mixin
|
title: Schedule Mixin
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## ScheduleMixin
|
||||||
|
|
||||||
|
The ScheduleMixin class provides a plugin with the ability to call functions at regular intervals.
|
||||||
|
Reference in New Issue
Block a user