From 62a9d439b7cc2ece8a09de6b230917b29151c6dd Mon Sep 17 00:00:00 2001 From: Vedant Mehra Date: Wed, 8 Jan 2025 14:53:04 +0530 Subject: [PATCH] [APPS-3106] Precommit formatter --- .../src/main/webapp/definitions/gs-core-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/amps/ags/rm-community/rm-community-rest-api-explorer/src/main/webapp/definitions/gs-core-api.yaml b/amps/ags/rm-community/rm-community-rest-api-explorer/src/main/webapp/definitions/gs-core-api.yaml index 6eec41f13b..ee3f78d826 100644 --- a/amps/ags/rm-community/rm-community-rest-api-explorer/src/main/webapp/definitions/gs-core-api.yaml +++ b/amps/ags/rm-community/rm-community-rest-api-explorer/src/main/webapp/definitions/gs-core-api.yaml @@ -3637,7 +3637,7 @@ definitions: type: string pattern: "^(?!(.*[\\\"\\*\\\\\\>\\<\\?\\/\\:\\|]+.*)|(.*[\\.]?.*[\\.]+$)|(.*[ ]+$))" description: | - The name must not contain spaces or the following special characters: * " gt; lt; \ / ? : and |. + The name must not contain spaces or the following special character: * " gt; lt; \ / ? : and |. The character . must not be used at the end of the name. nodeType: type: string