mattermost/api/v4
Nick Misasi 1c61ec52ef feat(09-01): update OpenAPI schema with Python plugin fields
Add new fields to PluginManifest.server in definitions.yaml:
- runtime: enum field for "go" or "python" runtime selection
- python_version: string for minimum Python version requirement
- python: nested object with Python-specific configuration
  - dependency_mode: enum for "system", "venv", or "bundled"
  - venv_path: string for virtual environment directory path
  - requirements_path: string for requirements.txt file path

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 14:54:20 -05:00
..
html feat: Switch from Redoc to Stoplight Elements for API documentation (#30591) 2025-04-17 12:31:56 +03:00
source feat(09-01): update OpenAPI schema with Python plugin fields 2026-01-19 14:54:20 -05:00