-
Notifications
You must be signed in to change notification settings - Fork 3
Adding a mozilla adapter. Fix #7 #14 #13 #17
base: master
Are you sure you want to change the base?
Conversation
This reverts commit 6e404d0.
…to moz-adapter Conflicts: importer/__init__.py
I'd still like to be able to import a simple JSON file that adheres to the schema. With these changes, it isn't possible:
Is there any reason to not make |
ah! Good point. But my main goal is to ditch the adapters following the discussions we had in #16 What do you think? |
There is still an issue about the body itself.
Though I'm not sure it is always wise to import all the body as it might not be relevant or useful.
We could do something a bit different for issue #16