* openapi: version: '0.99.3'

This commit is contained in:
Simon Zolin 2019-11-19 15:26:46 +03:00
parent 2ac6e48535
commit c7e4ecd85c
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ swagger: '2.0'
info: info:
title: 'AdGuard Home' title: 'AdGuard Home'
description: 'AdGuard Home REST API. Admin web interface is built on top of this REST API.' description: 'AdGuard Home REST API. Admin web interface is built on top of this REST API.'
version: '0.99' version: '0.99.3'
schemes: schemes:
- http - http
basePath: /control basePath: /control