diff --git a/api/v1/openapi.yaml b/api/v1/openapi.yaml index ff2ab7c..0e93e59 100644 --- a/api/v1/openapi.yaml +++ b/api/v1/openapi.yaml @@ -1,6 +1,6 @@ openapi: "3.1.0" info: - version: 1.2.0 + version: 1.3.0 title: Backoffice API license: name: Proprietary @@ -644,6 +644,8 @@ components: id: type: string format: uuid + company: + type: string required: - id