ash-project / ash_json_api

The JSON:API extension for the Ash Framework
https://hexdocs.pm/ash_json_api
MIT License
56 stars 40 forks source link

fix: Prepend slashes to relative paths #77

Closed skanderm closed 1 year ago

skanderm commented 1 year ago

Swagger and Redoc seem both to expect a leading slash in the json href attribute in the links objects.

Swagger:

image image image

Redoc:

image
zachdaniel commented 1 year ago

🚀 Thank you for your contribution! 🚀