From e84a68e5e09fab95a1584ee636e97b9f7a830add Mon Sep 17 00:00:00 2001 From: Caleb Kwan Date: Fri, 6 Sep 2024 15:28:04 -0700 Subject: [PATCH] Typo fix --- static/swagger-specs/profile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/swagger-specs/profile.yaml b/static/swagger-specs/profile.yaml index ab6e085b..0df00ebe 100644 --- a/static/swagger-specs/profile.yaml +++ b/static/swagger-specs/profile.yaml @@ -2021,7 +2021,7 @@ components: - add path: type: string - description: The path of the attribute need to be updated. Supported values include `/name`, `/identityGraph.type`, `/attributeMerge.type`, `/schema.name`, `/version`, `default`, and `/idActiveOnEdge`. + description: The path of the attribute need to be updated. Supported values include `/name`, `/identityGraph.type`, `/attributeMerge.type`, `/schema.name`, `/version`, `/default`, and `/idActiveOnEdge`. example: /identityGraph.type value: type: string