treewide: use more specific object_path type

The sdbus++ tool allows the YAML to specify either "path" or
"object_path".  Switch to "object_path" everywhere for consistency
and clarity.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I60c51b2ece5fc4cb23d05ce5151301db3dcddf3a
diff --git a/yaml/xyz/openbmc_project/Logging/IPMI.interface.yaml b/yaml/xyz/openbmc_project/Logging/IPMI.interface.yaml
index 517a346..e7c4a08 100644
--- a/yaml/xyz/openbmc_project/Logging/IPMI.interface.yaml
+++ b/yaml/xyz/openbmc_project/Logging/IPMI.interface.yaml
@@ -26,7 +26,7 @@
             description: >
                 The text to log for the event.
           - name: Path
-            type: path
+            type: object_path
             description: >
                 The object path that is generating the SEL entry.
           - name: SELData
@@ -60,7 +60,7 @@
             description: >
                 The text to log for the event.
           - name: Path
-            type: path
+            type: object_path
             description: >
                 The object path that is generating the SEL entry.
           - name: SELData