Make doGet implementations optional
There are cases in redfish where one may want to support ONLY a
POST/PATCH interface, and not support GET. This patchset provides default
behavior for that case.
Change-Id: Ibd46c5dda2af543c491c1d6fba3d0adb65699db2
Signed-off-by:
Ed Tanous <ed.tanous@intel.com>
Loading
Please register or sign in to comment