-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
- Drop ActiveModel::Serializers for new schema idea.
Pull over schema structure from Denovo for document serialization
-
Identify 100% of what we are using in ActiveModel Serializers Identify ActiveModel Serializers API #60
-
Create the schema and base serializer (look at how Denovo works) Update the serializer to match the Active Model Serializer API currently used Create & Update Schema and base serializer #61
-
Implement a render for Serializers Implement a render for Serializers #62
-
JSON Builder that output current API spec based on schema JSON Builder output current API spec #63
Acceptance is to make sure the above is all completed