What is the complete list of expected JSON responses for DS.RESTAdapter?

后端 未结 2 599
时光说笑
时光说笑 2020-12-07 07:48

I am attempting to write a custom express.js based server for an Ember.js app. I am getting along fairly well but I\'m constantly getting stuck trying to guess what JSON res

2条回答
  •  再見小時候
    2020-12-07 08:54

    Currently look for phrases ajaxResponse( in rest-adapter-test.js source nested in test("create - a payload with a new ID and data applies the updates" look alike blocks to read required response of server.

提交回复
热议问题