| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
- Add detailed tables for all supported types (primitive, array, map) - Include complete feature view example with all types - Add Map type usage examples with nested structures - Improve documentation structure and clarity Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com>
…east-dev#5855) * Initial plan * docs: Add comprehensive type system documentation with Map support - Add detailed tables for all supported types (primitive, array, map) - Include complete feature view example with all types - Add Map type usage examples with nested structures - Improve documentation structure and clarity Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com> Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
…east-dev#5855) * Initial plan * docs: Add comprehensive type system documentation with Map support - Add detailed tables for all supported types (primitive, array, map) - Include complete feature view example with all types - Add Map type usage examples with nested structures - Improve documentation structure and clarity Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: franciscojavierarceo <4163062+franciscojavierarceo@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
What this PR does / why we need it:
Map types were added in PR #5772 but documentation only mentioned them briefly in one sentence. This PR provides comprehensive type system documentation with tables and working examples.
Added type reference tables:
Complete feature view example:
Map usage examples:
Which issue(s) this PR fixes:
Related to #5772 (Map type support implementation)
Misc
Documentation-only change. No code modifications.
Original prompt✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.