10.0.0.200 cors
getRecordValue block override
patch filder block overdie

이걸우짠다.. content 바꿀수 있게 해야하나? 음 이거때매 flag 두는건 에바고
collection api create
api service class 에서 불러오기 했었고 create 부터 시작
- collection view 는 collection 을 referencing 해야 하지만 반대는 필요없다 - 1: n이라서
- collection 이 가져야 하는 것
- collection view 가 가져야 하는 것
- collection id
코드 service 이름 alias 만드는 법
Allow different names and endpoints for services... · Issue #691 · feathersjs/feathers
The CLI's service generator for a Sequelize services adds a 'name' property to the options it passes to the service constructor. const options = { name: 'items', Model, paginate }; // Initialize our service with any options it requires a...
https://github.com/feathersjs/feathers/issues/691

Seonglae Cho