neomerx / json-api

Framework agnostic JSON API (jsonapi.org) implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make Schema Container easier to extend

neomerx opened this issue · comments

Extract code which create Schemes from Closures and class names into separate methods that could be overridden.