mirror of
https://github.com/inventree/inventree-docs.git
synced 2025-04-28 05:36:46 +00:00
add title
This commit is contained in:
parent
85d3c6e8a9
commit
463cb72c4f
@ -49,7 +49,7 @@ from plugin.mixins import APICallMixin, SettingsMixin, ScheduleMixin, BarcodeMix
|
||||
|
||||
### A simple example
|
||||
This example adds a new action under `/api/action/sample` using the ActionMixin.
|
||||
``` python
|
||||
``` python title="sampleactionplugin.py"
|
||||
# -*- coding: utf-8 -*- # (1)
|
||||
"""sample implementation for ActionPlugin""" # (2)
|
||||
from plugin import IntegrationPluginBase
|
||||
|
Loading…
x
Reference in New Issue
Block a user