ash-project / ash_json_api

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

Fully specify filter format in json schema and open api schema for generated filters #186

Closed zachdaniel closed 1 month ago

zachdaniel commented 1 month ago

Right now we specify the fields and say type: "any", but we can do much better than that :)