Gerome Grignon

Results 97 comments of Gerome Grignon

This task is now open for contributions to the API documentation ( I'll open contributions to the API itself soon). Based on the [v2 branch](https://github.com/gothinkster/realworld/tree/v2) of this repository, changes have...

> Is this task still available? Hello, sorry for the delay. Yes, it's still available (please note proposals related to 582 and 695 are already done on the v2 branch).

Hey @abonander, I rebased the PR. Could you review the changes by running the JSON file on your project?

Hey @AndreasHae, I agree but couldn't find enough time to work on it. With the current situation, not only do you need to retrieve the collection but to run it...

@ hosseinghs i opened a dedicated issue. I share your feelings about the current error format. By working on the next version of the specs I'll care about it.

## Open issues in Frontend implementations listed on CodebaseShow - [ ] [Android native](https://github.com/coding-blocks-archives/Conduit_Android_Kotlin/issues/3) - [ ] [Android native + Retrofit + Jetpack](https://github.com/Marvel999/Conduit-Android-kotlin/issues/1) - [x] [Angular](https://github.com/khaledosman/angular-realworld-example-app/issues/4) - [x] [Angular +...

Hey @robtweed, I confess I'm not familiar with Safari. I made some quick Google searches, and it seems to be a common issue with the browser. I'll try to find...

Thanks for your suggestion, I will take a look at it.

Hello @nhaancs, > Could we remove # character from url? I think the url will look better without #. Indeed. It's being tracked already with #536 About the API specs,...

> Server also return messages for create, update, delete, favorite,.. requests. For example: {..., message: "article created successfully"} What's the motivation? The 2xx is enough information for clients to be...