Add groups to demo spec

This commit is contained in:
Roman Hotsiy 2017-01-06 12:33:31 +02:00
parent 0d3580e21f
commit 658a3b9ae3
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -54,6 +54,14 @@ tags:
description: Access to Petstore orders
- name: user
description: Operations about user
x-tagGroups:
- name: General
tags:
- pet
- store
- name: User Management
tags:
- user
securityDefinitions:
petstore_auth:
description: |