Anh Tran (Adrian)

Results 5 issues of Anh Tran (Adrian)

### Setup Follow [this snippet](https://docs.python-eve.org/en/stable/snippets/list_of_items.html) ### Expected Behavior When creating sub-resource items, I expect the `Location` header to be the URL of the first item. ```http $ curl -i -X...

I am developing a dictionary application. On the backend side, there are certain validation rules for a dictionary entry. This is the error response when one of them is violated:...

**Update:** Problem with DELETE resolved after dowgrading to Eve 0.7.10 where `common.get_document()` still passed only 3 arguments to `app.data.find_one()` but still persist with PUT/PATCH. ------- In my simple app, I...

**Summary:** Allow user to store messages and attachments using a custom S3-equivalent, self-hosted storage service. **Test Plan:** None **Reviewers:** None

I am using a self-hosting version of Nylas sync-engine, however I noticed the issue that happens regularly as described at the title. Has anyone encountered the same problem?