-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Forge - App Code Execution
The Bitbucket REST API offers several "application property" endpoints. These require an app_key value in the API path, such as:
/repositories/{workspace}/{repo_slug}/properties/{app_key}/{property_name}
Connect apps utilize their app key for these endpoints, but currently, there's no Forge-specific app_key available for these endpoints.
We believe addressing this limitation would enhance the integration capabilities for Forge apps.