Skip to content

Commit 6629e33

Browse files
update to internal commit 8b3b975b
1 parent a5b973a commit 6629e33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

programming/python/api-reference/parsed-result-item.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Returns an `EnumMappingStatus` value representing the mapping status of a specif
7878

7979
**See Also**
8080

81-
[EnumMappingStatus]({{ site.dcp_python_api }}enum-mapping-status.html?lang=python)
81+
[EnumMappingStatus]({{ site.dcp_python_api }}enum-mapping-status.html)
8282

8383
### get_field_validation_status
8484

@@ -98,7 +98,7 @@ Returns an `EnumValidationStatus` value representing the validation status of a
9898

9999
**See Also**
100100

101-
[EnumValidationStatus]({{ site.dcp_python_api }}enum-validation-status.html?lang=python)
101+
[EnumValidationStatus]({{ site.dcp_python_api }}enum-validation-status.html)
102102

103103
### get_json_string
104104

programming/python/api-reference/parsed-result.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Returns the error code of the parsed result, or 0 if no error occurred.
8585

8686
**See Also**
8787

88-
[EnumErrorCode]({{ site.dcvb_python_api }}core/enum-error-code.html?lang=python)
88+
[EnumErrorCode]({{ site.dcvb_python_api }}core/enum-error-code.html)
8989

9090
### get_error_string
9191

0 commit comments

Comments
 (0)