@@ -, +, @@ --- api/v1/swagger/definitions/vendor.yaml | 5 +++++ 1 file changed, 5 insertions(+) --- a/api/v1/swagger/definitions/vendor.yaml +++ a/api/v1/swagger/definitions/vendor.yaml @@ -44,6 +44,11 @@ properties: - string - "null" description: Vendor account number + type: + type: + - string + - "null" + description: Type of vendor notes: type: - string --