mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	fix default api version
This commit is contained in:
		| @@ -114,7 +114,7 @@ REST_FRAMEWORK = { | ||||
|         'rest_framework.authentication.TokenAuthentication' | ||||
|     ], | ||||
|     'DEFAULT_VERSIONING_CLASS': 'rest_framework.versioning.AcceptHeaderVersioning', | ||||
|     'DEFAULT_VERSION': 'v1', | ||||
|     'DEFAULT_VERSION': '1', | ||||
|     'ALLOWED_VERSIONS': ['1', '2'] | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 jonaswinkler
					jonaswinkler