xero-8.x-2.x-dev/examples/xero_example.links.menu.yml
examples/xero_example.links.menu.yml
xero_example.description: title: Xero Example route_name: xero_example.description xero_example.get: title: Fetching Data route_name: xero_example.accounts parent: xero_example.description xero_example.getitem: title: Fetching Data by ID route_name: xero_example.getitem parent: xero_example.description xero_example.post: title: Posting Data route_name: xero_example.invoice_form parent: xero_example.description xero_example.form_helper: title: Using Xero Form Helper route_name: xero_example.helper_form parent: xero_example.description
