1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

chore: swagger.yml updated

This commit is contained in:
2022-04-17 23:53:20 +05:00
parent 9fb5f1f8e7
commit fa6248e3ef

View File

@@ -1272,8 +1272,6 @@ paths:
examples:
'Example 1':
value: {mode: desktop, cors: enable, whiteList: ['http://example.com', 'http://example2.com'], protocol: http}
'Example 2':
value: {mode: server, cors: disable, whiteList: [], protocol: https}
summary: 'Get server info (mode, cors, whiteList, protocol).'
tags:
- Info