PrayTeam / scriptured-prayer

GNU Affero General Public License v3.0
1 stars 0 forks source link

fix: swagger using wrong schema url #98

Closed Soyokaze-42 closed 3 months ago

Soyokaze-42 commented 3 months ago

Seems I broke swagger when I moved dev settings out of settings.py.

Description

Update the drf_spectacular urls to use the correct schema.

Reason

Swagger doesn't work with the current dev settings.

How this has been tested

Manually.

Types of changes

Screenshots

Checklist: