Updated docs
This commit is contained in:
13
docs/openapi.yml
Normal file
13
docs/openapi.yml
Normal file
@@ -0,0 +1,13 @@
|
||||
openapi: '3.0.3'
|
||||
info:
|
||||
title: Kontur Focus and Compliance REST API Library
|
||||
version: '1.0'
|
||||
servers:
|
||||
- url: https://focus-api.kontur.ru/api3
|
||||
- url: https://kyc.kontur.ru/api
|
||||
paths:
|
||||
/test:
|
||||
get:
|
||||
responses:
|
||||
'200':
|
||||
description: OK
|
||||
Reference in New Issue
Block a user