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 an endpoint to store information about mobile app bugs #10

Open
francbartoli opened this issue May 1, 2020 · 0 comments
Open

Add an endpoint to store information about mobile app bugs #10

francbartoli opened this issue May 1, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@francbartoli
Copy link

Draft model could be:

id: string <uuid>
datetime: string <datetime>
device: string
os: string <ios|android>
os_version: string
source: string
signature: string
level: string
message: string 
@brushtyler brushtyler transferred this issue from noiapp/noiapp-backend-old May 5, 2020
@AlessioCalabrese AlessioCalabrese added the enhancement New feature or request label May 6, 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

No branches or pull requests

2 participants