I have a problem with angular resource and nested query params. I want to send the following request: http://server/api/v1/items?search_query=foo&near[distance]=10&near[address]=bar However the serialised URL is not very pretty... I did some research and found people having the same problem: http://stackoverflow.com/questions/18588604/nested-parameters-in-angular-query .
Cheers -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
