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 gorm.Models fields from JSON responses #7

Open
post-l opened this issue Jan 11, 2016 · 1 comment
Open

Remove gorm.Models fields from JSON responses #7

post-l opened this issue Jan 11, 2016 · 1 comment

Comments

@post-l
Copy link
Collaborator

post-l commented Jan 11, 2016

No description provided.

@post-l
Copy link
Collaborator Author

post-l commented Jan 11, 2016

Example message:

    {
        "CreatedAt": "2016-01-11T08:33:42Z", 
        "DeletedAt": null, 
        "ID": 57, 
        "Message": "Soup ?", 
        "SentAt": "2016-01-11T08:29:52Z", 
        "UpdatedAt": "2016-01-11T08:33:42Z", 
        "UserID": 10
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant