Files
Itsuro Oda b6879c330d Reduce duplication under SOL v2 API framework
Previously SOL v2 related APIs such as prometheus plugin APIs
use SOL v2 API framework but there are a lot of duplication.

This patch reduces duplicate codes under SOL v2 API framework.

This patch also fixes wrong media type
'application/mergepatch+json' to 'application/merge-patch+json'
correctly.

Change-Id: Ic64fb5c1c18977198a7ff2746bde45400632abef
2024-03-25 15:16:53 +09:00
..