Skip to content

Commit 33c5053

Browse files
committed
remove validation info from tenant response
ENG-2024
1 parent 2d23980 commit 33c5053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astro/src/content/docs/apis/_tenant-response-body-base.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ import JSON from 'src/components/JSON.astro';
172172
</APIField>
173173

174174
<APIField name={props.base_field_name + '.externalIdentifierConfiguration.phoneVerificationIdTimeToLiveInSeconds'} type="Integer" since="1.99.9">
175-
The time in seconds until a phone verification Id is no longer valid and cannot be used by the Verify Phone API. Value must be greater than 0.
175+
The time in seconds until a phone verification Id is no longer valid and cannot be used by the Verify Phone API.
176176
</APIField>
177177

178178
<APIField name={props.base_field_name + '.externalIdentifierConfiguration.phoneVerificationOneTimeCodeGenerator.length'} type="Integer" since="1.99.9">

0 commit comments

Comments
 (0)