We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3382179 + 92c86de commit e267028Copy full SHA for e267028
articles/active-directory-b2c/user-profile-attributes.md
@@ -189,7 +189,7 @@ Extension attributes in the Graph API are named by using the convention `extensi
189
Note that the **Application (client) ID** as it's represented in the extension attribute name includes no hyphens. For example:
190
191
```json
192
- "extension_831374b3bd5041bfaa54263ec9e050fc_loyaltyNumber": "212342"
+"extension_831374b3bd5041bfaa54263ec9e050fc_loyaltyNumber": "212342"
193
```
194
195
The following data types are supported when defining an attribute in a schema extension:
0 commit comments