Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove name and type from ash core #31

Closed
zachdaniel opened this issue Jun 5, 2020 · 1 comment
Closed

Remove name and type from ash core #31

zachdaniel opened this issue Jun 5, 2020 · 1 comment
Labels
dsl enhancement New feature or request
Projects

Comments

@zachdaniel
Copy link
Contributor

Currently, ash_postgres uses it to guess a default table name. We will just remove that default guess. ash_json_api uses it to guess a base route, and uses the type in its response/request parsing. We will make base_route explicit, and move the type configuration to json_api.

@zachdaniel zachdaniel added enhancement New feature or request dsl labels Jun 5, 2020
@zachdaniel zachdaniel added this to To do in Alpha via automation Jun 5, 2020
@zachdaniel
Copy link
Contributor Author

Resolved by 1b94ca8 and ecbdaa1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dsl enhancement New feature or request
Projects
No open projects
Alpha
  
Done
Development

No branches or pull requests

1 participant