mirror of
https://github.com/ansible/awx.git
synced 2026-02-21 13:10:11 -03:30
remove /api/v1 and deprecated credential fields
This commit is contained in:
@@ -22,5 +22,5 @@ def version(request):
|
||||
context.get('view'),
|
||||
'deprecated',
|
||||
False
|
||||
) or request.path.startswith('/api/v1/')
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user