action netlicensing_create_license { label: "Create License" description: "Creates a new License" provider: netlicensing method: POST path: "/license" encoding: form output: { properties: { infos: { properties: {} } items: { properties: {} } } } }