ash-project / ash_json_api

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

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

Closed zachdaniel closed 5 months ago

zachdaniel commented 5 months ago

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