Tagged release v0.1.0

2c78e4b Update tests according to auth integration
6b19daf Update swagger description
f5347ac Update API with auht tools
82bac84 Handle permission error
abdf296 Implement owner role
fb6c294 Add token field for base registry object
69fa3f6 Add auth file, secret
a208b5d Add registry auth module
fcbc1f6 Add tests for documents endpoints
601926a Add swagger description for documents endpoints
c13177a Add endpoints to work with documents
1017e86 Add pass DS url to env
aae0c48 Remove id field from base.RegistryItem model
4409738 Add tests for work with registry object items
93352f6 Add endpoints to get and put items list with swagger description
d3c02f6 Refactor tests according to api and model changes
aa3cb72 Refactor object creation through url kwarg, and model changes
f938500 Refactor base models and split items types to own objects
40b96bb Add CI deploy job