Open donrestarone opened 2 years ago
{"data":{"id":"23","type":"api_namespace","attributes":{"id":23,"created_at":"2023-02-15T22:31:07.801Z","updated_at":"2023-02-15T22:31:07.801Z","properties":{"tab_navigation":[{"path":"/blog","label":"blog"},{"path":"/forum","label":"forum"}]},"version":1,"slug":"mobile_client_configuration","name":"mobile_client_configuration","namespace_type":"create-read-update-delete","requires_authentication":false,"non_primitive_properties":[]}}}
when the app loads it should make a call to Violet Rails API Namespace (based on the app root) to the
VioletRailsAppContext
namespace which returns an object that describes how to set the navigation in the app (currently it is hard-coded).