File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed
Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,13 @@ info:
1515 * [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
1616
1717servers :
18- - url : http://localhost:8080/
19- description : Local on-premise installation
2018 - url : https://api.regulaforensics.com/
21- description : Regula document reader SaaS
19+ description : Latest stable Regula Document Reader demo endpoint
2220 - url : https://test-api.regulaforensics.com/
23- description : Regula document reader test SaaS
21+ description : Nightly Regula document reader demo endpoint
22+ - url : http://localhost:8080/
23+ description : Local on-premise installation
24+
2425
2526
2627paths :
@@ -89,4 +90,4 @@ components:
8990 AuthenticityCheckResult :
9091 $ref : " ./rt-authenticity.yml#/components/schemas/AuthenticityCheckResult"
9192 AuthenticityResultType :
92- $ref : ' ./authenticity/e-result-type.yml#/components/schemas/AuthenticityResultType'
93+ $ref : ' ./authenticity/e-result-type.yml#/components/schemas/AuthenticityResultType'
You can’t perform that action at this time.
0 commit comments