Tagged release v0.7.0

6b3f5a5 Add swagger defenitions for download endpoints
6707d5e Fix integration tests according to document model cahnges
afe8f8f Fix unit tests accroding to changes
df665d2 Fix document fixtures
7aaea11 Add endpoints for download documents
8ad7c88 Generate download url for document
db7d9cd Check DOCUMENT_SERVICE_URL on start up
872a3f1 Add new url type for document service
aab38a7 Change init of document model to get data from token
86bc0b0 Add encoder for jwt token
34daf56 Add secret keys for procedure and public key of document service
34862b4 Add except decorators to new endpoints
3a4d140 Add jwt requirements
084fbd9 Update swagger_client generator to v3
e4fa390 Fixes #183 with Removing Complaint model
08f03a7 Remove locale header feature from AllMultiLang type
22e168c Add packageName to generated swagger client
99733c7 Add dateModified mixin
89c3c90 Check and correct Contract fields
1edf8ef Check and correct Cancellation fields
2279955 Update bid endpoints
32a0d2d Check and correct Address fields
8224231 Exclude swagger endpoonts from unpack middleware
79d2568 Add operationId
faa30a6 Added actual model fields list documentation file
8c89d20 Set owner manually if OwnerTokenException raised
c2dccb3 Check and correct unit fields list
7a78301 Change swagger doc structure
07c76d9 Update logic endpoints and managing contracts
ee3b51b Add request_unpack_params middleware
b572db0 Rename award statuses
bf77897 Update tests
e030141 Combine awards endpoints into update and update status endpoints
f3367a8 Move swaggerDoc variable to values file
a4bdd63 Change auction type on renewables-fast procedure
bf6f981 Update tests according to the type changes
078d7c0 Change uuid type to str
19d77cf Add tests on custom renewables types
d11cfae Remove debug prints from custom renewables types
0d7cc42 Fix tests according to procedure patch fixes
7df54b5 Fix procedure patch on rectification state
150b69d Set DefaultTypesEncoder as default json encoder