Skip to content

Commit 84a9ec4

Browse files
Merge pull request #342 from regulaforensics/task/55931
55931 - update index.yml for OpenAPI Doc
2 parents 0d7bf58 + cdd7af8 commit 84a9ec4

1 file changed

Lines changed: 10 additions & 16 deletions

File tree

index.yml

Lines changed: 10 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,23 @@ info:
66
url: "https://static-content.regulaforensics.com/Icons/Logos/Regula-logo.svg"
77
href: "https://regulaforensics.com"
88
description: |
9-
Documents recognition as easy as reading two bytes.
9+
Fast and reliable identity document verification for on-premises installation or cloud integration.
1010
1111
# Clients:
1212
* [JavaScript](https://github.com/regulaforensics/DocumentReader-web-js-client) client for the browser and node.js based on axios
1313
* [Java](https://github.com/regulaforensics/DocumentReader-web-java-client) client compatible with jvm and android
1414
* [Python](https://github.com/regulaforensics/DocumentReader-web-python-client) 3.5+ client
1515
* [C#](https://github.com/regulaforensics/DocumentReader-web-csharp-client) client for .NET & .NET Core
1616
17+
# Documentation
18+
Go to [Regula Developer Documentation](https://docs.regulaforensics.com/develop/doc-reader-sdk/web-service) to read the technologies description, licensing information, release notes, and instructions on the integration, installation, migration, etc.
19+
20+
# Technical Support
21+
To submit a request to the Support Team, visit [Regula Help Center](https://support.regulaforensics.com/hc/en-us/requests/new).
22+
23+
# Business Enquiries
24+
To discuss business opportunities, fill the [Enquiry Form](https://explore.regula.app/docs-support-request) and specify your scenarios, applications, and technical requirements.
25+
1726
servers:
1827
- url: https://api.regulaforensics.com/
1928
description: Latest stable Regula Document Reader demo endpoint
@@ -49,17 +58,6 @@ paths:
4958
tags:
5059
- name: process
5160
description: Everything about performing request and parsing response
52-
- name: images_model
53-
x-displayName: Images Model
54-
description: |
55-
<SchemaDefinition schemaRef="#/components/schemas/DocumentImage" />
56-
- name: document_model
57-
x-displayName: Document Model
58-
description: |
59-
**Chosen Document model:**
60-
<SchemaDefinition schemaRef="#/components/schemas/ChosenDocumentType" />
61-
**Candidates model:**
62-
<SchemaDefinition schemaRef="#/components/schemas/DocumentTypesCandidates" />
6361

6462
x-tagGroups:
6563
- name: Requests
@@ -68,10 +66,6 @@ x-tagGroups:
6866
- transaction
6967
- healthcheck
7068
- resources
71-
- name: Models
72-
tags:
73-
- images_model
74-
- document_model
7569

7670
components:
7771
schemas:

0 commit comments

Comments
 (0)