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

Add type endpoints #219

Open
2 tasks
stoopidJSON opened this issue Jul 11, 2020 · 1 comment
Open
2 tasks

Add type endpoints #219

stoopidJSON opened this issue Jul 11, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@stoopidJSON
Copy link
Member

User Story

As an API developer
I'd like to have entity-type endpoints
So that I can control and query the entity types

Acceptance Criteria

  • entityType model created
  • entityType routes created

Notes

There may be a way to do this without an entityType model and instead query the entity table with SELECT DISTINCT type FROM entity

@stoopidJSON stoopidJSON added the enhancement New feature or request label Jul 13, 2020
@stoopidJSON stoopidJSON self-assigned this Jul 14, 2020
stoopidJSON added a commit that referenced this issue Jul 21, 2020
This aims to add a method to progmatically track entity type access to
questionairres.
resolves #219
@stoopidJSON stoopidJSON mentioned this issue Jul 21, 2020
2 tasks
@stoopidJSON
Copy link
Member Author

Will wait on this until after the contract audit project.

@stoopidJSON stoopidJSON removed their assignment Aug 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant