Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ash-project/ash_json_api

A JSON:API extension for the Ash Framework
https://github.com/ash-project/ash_json_api

improvement: Record self linking improvements

zetaron opened this pull request almost 2 years ago
Ash json api don't work with aggregates

sezaru opened this issue almost 2 years ago
Feat/open api spex helpers

mohammedzeglam-pg opened this pull request almost 2 years ago
fix!: Status should be a string from json:api documentation

franckstifler opened this pull request about 2 years ago
Raise error when json_api route depends on non-existent relationship

gerbal opened this pull request about 2 years ago
improvement: Serve schema with json content-type

gerbal opened this pull request about 2 years ago
OpenApi via OpenApiSpex helper functions

mbuhot opened this pull request about 2 years ago
Proof of concept openapi schema generation

mbuhot opened this pull request about 2 years ago
Support Open API specs (and swagger)

zachdaniel opened this issue about 2 years ago
Fix pagination

JuanjoA opened this pull request about 2 years ago
Json Api Index action gives a read/1 not existing or private error

tommasop opened this issue about 2 years ago
Docs: update getting started

larshei opened this pull request about 2 years ago
feat(Ash.PlugHelpers): Support standard actor/tenant configuration.

jimsynz opened this pull request about 2 years ago
fix: delete status-code response

mohammedzeglam-pg opened this pull request over 2 years ago
Change how relationship routes work

zachdaniel opened this issue over 2 years ago
Allow options for key format

ianknauer opened this pull request almost 3 years ago
Copy updates to README.md

janajri opened this pull request about 3 years ago
fix: handle integer and boolean types right

peillis opened this pull request over 3 years ago
filtering by some integer value is not possible

peillis opened this issue over 3 years ago
error retrieving relationships (one to many)

peillis opened this issue over 3 years ago
refactor: remove references to "side loading"

frankdugan3 opened this pull request over 3 years ago
test: Add acceptance test - index_test

vbrazo opened this pull request over 3 years ago
chore: fix release to Hex

thetamind opened this pull request almost 4 years ago
Update tests

zimt28 opened this pull request almost 4 years ago
feat: only use public attributes for json_api

mangeption opened this pull request about 4 years ago
feat: support multitenancy

zachdaniel opened this pull request about 4 years ago
chore: remove fields option for json_api

mangeption opened this pull request about 4 years ago
feat: Add JsonPrimaryKey to support customizing the primary key

mangeption opened this pull request about 4 years ago
feat: support `required` in belongs_to relationship

transhapHigsn opened this pull request about 4 years ago
feat: support the `accept` configuration on actions

transhapHigsn opened this pull request over 4 years ago
chore: update tests/error messages/logging

zachdaniel opened this pull request over 4 years ago
Mark required belongs_to relationships as required in the json_schema

zachdaniel opened this issue over 4 years ago
Support forwarding to multiple APIs

zachdaniel opened this issue over 4 years ago
fix: load properly on nested routes

zachdaniel opened this pull request over 4 years ago
Support the `accept` option for actions in the json schema

zachdaniel opened this issue over 4 years ago
chore: only run coverage once

zachdaniel opened this pull request over 4 years ago
Validate filter fields

zachdaniel opened this issue over 4 years ago
feat: ash v1.11

zachdaniel opened this pull request over 4 years ago
chore: Add CI matrix and ASH_VERSION

TheFirstAvenger opened this pull request over 4 years ago
feat: use new dsl builder

zachdaniel opened this pull request over 4 years ago
Support fields on join tables

zachdaniel opened this issue over 4 years ago
Support Date Type

andrewcallahan opened this issue over 4 years ago
undefined function routes/1

andrewcallahan opened this issue over 4 years ago
Compile Error

andrewcallahan opened this issue over 4 years ago
Support links in the serializer

zachdaniel opened this issue over 4 years ago
Support customizing the primary key

zachdaniel opened this issue over 4 years ago
Support nested boolean filters

zachdaniel opened this issue over 4 years ago
Support filtering/sorting/paginating includes

zachdaniel opened this issue over 4 years ago
Render a real error on 404

zachdaniel opened this issue over 4 years ago
Make a transformer from `Ash.Error` to ash json api errors

zachdaniel opened this issue over 4 years ago
Support member name transformers

zachdaniel opened this issue over 4 years ago
Errors should have about pages

zachdaniel opened this issue over 4 years ago
Logger metadata

zachdaniel opened this issue over 4 years ago
Spec compliance and test complete

zachdaniel opened this issue over 4 years ago
Make relationship routes only scaffold when sensible

zachdaniel opened this issue over 4 years ago
Validate includes paths

zachdaniel opened this issue over 4 years ago
Validate/verify routes

zachdaniel opened this issue over 4 years ago
Support exclude/include resources to only show some resources in the API

zachdaniel opened this issue over 4 years ago
Turn the options from `use AshJsonApi` into DSL options

zachdaniel opened this issue over 4 years ago
Document and @spec the functions in `AshJsonApi`

zachdaniel opened this issue over 4 years ago
Finish/flesh out the json schema, and non json schema validations

zachdaniel opened this issue over 4 years ago
Adjust routing so that it shows up in `mix phx.routes`

zachdaniel opened this issue over 4 years ago
Expand the example documentation

zachdaniel opened this issue over 4 years ago