mirror of https://github.com/langgenius/dify.git
- Introduced a new field `supported_creation_methods` in `TriggerProviderApiEntity` to specify the available methods for creating triggers, including OAUTH, APIKEY, and MANUAL. - Updated the `PluginTriggerProviderController` to populate this field based on the entity's schemas, enhancing the API's clarity and usability. These changes improve the flexibility and configurability of trigger providers within the application. |
||
|---|---|---|
| .. | ||
| api_entities.py | ||
| entities.py | ||