Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-learn/ember-api-docs
/
Class
app/serializers/application.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
import
{ JSONAPISerializer } from
'@warp-drive/legacy/serializer/json-api'
;
3
4
export
default
class
Application extends JSONAPISerializer {
5
@service
6
metaStore;
7
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected