Skip to content

trailing slash missing for settings_template endpoint #1768

@vinulw

Description

@vinulw
  • Interacting with setting_templates endpoint 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/

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions