Add db migration for vscode_extension_marketplace
Issue: Create skeleton for Extensions Marketplace sett... (#508977 - closed)
What does this MR do and why?
Add db migration for vscode_extension_marketplace
- See this spike for the orig implementation
- This follows the guide to add jsonb column to app settings
- The setting can be empty, and "custom_values" is only required if "preset: 'custom'" is set
Changelog: changed
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Request to /api/v4/application/settings
|
|---|
|
Related to #508977 (closed)
Edited by Paul Slaughter
