Fix absolute urls for swagger-ui oauth settings

This commit is contained in:
Cristi Vîjdea
2018-12-21 12:40:31 +02:00
parent 9d933a9745
commit de950461c7
7 changed files with 15 additions and 22 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ securityDefinitions:
scopes:
read: Read everything.
write: Write everything,
tokenUrl: http://test.local:8002/o/token/
tokenUrl: /o/token/
type: oauth2
Query:
in: query