Closed kuba-orlik closed 8 years ago
I think there were no tests for ResourceType
, are you sure that this change doesn't break anything?
Integration tests pass! That means that the relations between the channels and collections are kept intact :)
All right, merging.
@kuba-orlik Remember to adjust the documentation and user guide. :)
https://github.com/sealcode/sealious-user-reference/pull/2 I've updated the user-reference :)
(please, review it)
This is a breaking API change. Now you create what was previously known as a
ResourceType
like so:Please note that this change required updating the https://github.com/sealcode/sealious-integration-tests. I've pushed the necessary changes to the integration tests into the
alpha
branch of it's repo.