Skip to content

docs: Convert Root Schema image to markdown table in README#40

Draft
Copilot wants to merge 2 commits into
mainfrom
copilot/convert-image-to-table
Draft

docs: Convert Root Schema image to markdown table in README#40
Copilot wants to merge 2 commits into
mainfrom
copilot/convert-image-to-table

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 18, 2026

The Root Schema reference was only available as an image, making it unsearchable, inaccessible, and impossible to render in non-image contexts.

Changes

  • README.md: Replaced the image-based Root Schema with a native markdown table under a new ## 1) Root Schema section
Key JSON Key JSON Type Mandatory Default Accepted Values Description
ID id String ✅ Yes Any non-empty string (e.g., TAB_BAR_CONFIG) Unique identifier for the tab bar configuration.
Version version String ✅ Yes Version string (e.g., 1.0) Schema/config version.
Configurations configurations Object ✅ Yes Object Global tab bar behavior/settings container.
Selected Tabs selected_tabs Object ✅ Yes Object Defines the tabs selected for the bar.
Item Organiser item_organiser Object ✅ Yes Object Organises dropdown, quick actions, profile, and related behavior.

💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: gowtham-br-8503 <53261520+gowtham-br-8503@users.noreply.github.com>
Copilot AI changed the title [WIP] Convert image into HTML table format docs: Convert Root Schema image to markdown table in README Mar 18, 2026
Copilot AI requested a review from gowtham-br-8503 March 18, 2026 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants