mirror of
				https://github.com/encode/django-rest-framework.git
				synced 2025-11-04 09:57:55 +03:00 
			
		
		
		
	
				* Fix url parsing in schema generation - Call `str(pattern)` to get non-escaped route - Strip converters from path to comply with uritemplate format. Background: https://github.com/encode/django-rest-framework/issues/5675#issuecomment-352829363 Fixes #5675  | 
			||
|---|---|---|
| .. | ||
| __init__.py | ||
| generators.py | ||
| inspectors.py | ||
| utils.py | ||
| views.py | ||