diff --git a/src/main/openapi/openapi-bff.yaml b/src/main/openapi/openapi-bff.yaml index 7545b66..d2f4d05 100644 --- a/src/main/openapi/openapi-bff.yaml +++ b/src/main/openapi/openapi-bff.yaml @@ -398,6 +398,9 @@ components: name: minLength: 2 type: string + displayName: + minLength: 2 + type: string cssFile: type: string description: @@ -433,6 +436,9 @@ components: name: minLength: 2 type: string + displayName: + minLength: 2 + type: string cssFile: type: string description: @@ -536,6 +542,8 @@ components: properties: name: type: string + displayName: + type: string pageNumber: type: integer format: int32