Add federation to Swagger
This commit is contained in:
@@ -2,9 +2,9 @@ openapi: 3.0.0
|
||||
info:
|
||||
title: Corteza federation API
|
||||
description: Corteza federation REST API definition
|
||||
version: 1.0.0
|
||||
version: 2020.12
|
||||
contact:
|
||||
email: contact@mail.com
|
||||
email: info@cortezaproject.org
|
||||
license:
|
||||
name: Apache 2.0
|
||||
url: 'http://www.apache.org/licenses/LICENSE-2.0.html'
|
||||
|
||||
@@ -2,7 +2,7 @@ openapi: 3.0.0
|
||||
info:
|
||||
title: Corteza system API
|
||||
description: Corteza system REST API definition
|
||||
version: 1.0.0
|
||||
version: 2020.12
|
||||
contact:
|
||||
email: contact@mail.com
|
||||
license:
|
||||
|
||||
Reference in New Issue
Block a user