diff --git a/p-process.yml b/p-process.yml index 34d2576..7daae93 100644 --- a/p-process.yml +++ b/p-process.yml @@ -145,7 +145,13 @@ components: properties: tag: type: string - description: "session id" + description: "Session ID" + tenant: + type: string + description: "Customer name" + env: + type: string + description: "Environment type" processParam: $ref: "#/components/schemas/ProcessParams" List: