-
Notifications
You must be signed in to change notification settings - Fork 63
Description
- Interacting with
setting_templatesendpoint when no ID passed causes the following error:
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: http://localhost:8000/v2/models/1/setting_templates
There is a trailing slash missing, the url should be http://localhost:8000/v2/models/1/setting_templates/
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done