mirror of
https://github.com/ansible/awx.git
synced 2026-02-19 20:20:06 -03:30
remove extraneous OPTIONS content re: the new named URL feature
This commit is contained in:
@@ -390,7 +390,6 @@ class GenericAPIView(generics.GenericAPIView, APIView):
|
||||
]:
|
||||
d[key] = self.metadata_class().get_serializer_info(serializer, method=method)
|
||||
d['settings'] = settings
|
||||
d['has_named_url'] = self.model in settings.NAMED_URL_GRAPH
|
||||
return d
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user