From 30f4b29426592d6bdd95db4e04425118fe700296 Mon Sep 17 00:00:00 2001 From: Nate Stewart Date: Thu, 10 Oct 2024 10:45:31 -0400 Subject: [PATCH] Update user.yaml to resolve parsing errors --- docs/b2b-edition/specs/api-v3/user/user.yaml | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/docs/b2b-edition/specs/api-v3/user/user.yaml b/docs/b2b-edition/specs/api-v3/user/user.yaml index b1a36e8a7..288d751e9 100644 --- a/docs/b2b-edition/specs/api-v3/user/user.yaml +++ b/docs/b2b-edition/specs/api-v3/user/user.yaml @@ -90,9 +90,7 @@ paths: type: integer companyRoleId: type: integer - x-stoplight: - id: 0dulwi6noeq5n - description: 'The company role ID. This field is only applicable to the company's RBAC feature. If your store doesn't utilize this feature, please do not use this field.' + description: The company role ID. This field is only applicable to the company's RBAC feature. If your store doesn't utilize this feature, please do not use this field. examples: example-1: value: @@ -382,12 +380,10 @@ paths: type: integer originChannelId: type: integer - description: 'BigCommerce channel ID, used for BigCommerce customer origin channel ID. This field takes effect only when the store default b2b channel is not configured.' + description: BigCommerce channel ID, used for BigCommerce customer origin channel ID. This field takes effect only when the store default b2b channel is not configured. companyRoleId: type: integer - x-stoplight: - id: o1q06no6rqbjc - description: 'The company role ID. This field is only applicable to the company's RBAC feature. If your store doesn't utilize this feature, please do not use this field. When it has a value, it will override the value of the role field.' + description: The company role ID. This field is only applicable to the company's RBAC feature. If your store doesn't utilize this feature, please do not use this field. When it has a value, it will override the value of the role field. required: - companyId - $ref: https://raw.githubusercontent.com/bigcommerce/docs/main/docs/b2b-edition/models/extra_fields/extra_field_values.yaml @@ -538,12 +534,10 @@ paths: type: integer originChannelId: type: integer - description: 'BigCommerce channel ID, used for BigCommerce customer origin channel ID. This field takes effect only when the store default b2b channel is not configured' + description: BigCommerce channel ID, used for BigCommerce customer origin channel ID. This field takes effect only when the store default b2b channel is not configured companyRoleId: type: integer - x-stoplight: - id: 04op39epp8ray - description: 'The company role ID. This field is only applicable to the company's RBAC feature. If your store doesn't utilize this feature, please do not use this field. When it has a value, it will override the value of the role field.' + description: The company role ID. This field is only applicable to the company's RBAC feature. If your store doesn't utilize this feature, please do not use this field. When it has a value, it will override the value of the role field. required: - companyId - $ref: https://raw.githubusercontent.com/bigcommerce/docs/main/docs/b2b-edition/models/extra_fields/extra_field_values.yaml