Tiara Rodney
65f5077095
fix(init): add importlib context to connexion init
...
connexion openapi spec reference now provided through importlib
context manager, since file will exist inside of python egg, therefore
not being accesible through package file path
chore: upgrade version
2022-04-03 16:16:51 +02:00
Tiara Rodney
fc367ed4cb
fix(wsgi+config): fault environment setup
...
chore: upgrade version
2022-04-03 04:30:13 +02:00
Tiara Rodney
bdefd7e592
refactor(setuptools): include sql schema
...
fix(backend/sqlite): load files through importlib
is required since package will be distributed as python egg
chore: upgrade version
2022-04-03 03:50:39 +02:00
Tiara Rodney
6e0229f34f
fix(schema): add parameters to paste/private route
...
chore: upgrade version
resolves: HTTPASTE-32
2022-04-03 01:31:51 +02:00
Tiara Rodney
dfff5f1523
fix(setup.cfg): add schema data path
2022-04-02 20:20:09 +02:00
Tiara Rodney
d367d43524
fix(schema): initialize module
...
chore: upgrade version
2022-04-02 20:07:28 +02:00
Tiara Rodney
e670f0be27
fix(helper): initialize module
...
chore: upgrade version
2022-04-02 19:37:38 +02:00
Tiara Rodney
b3273ee9e2
chore: update setup.cfg classifiers
2022-04-02 19:15:31 +02:00
Tiara Rodney
59823fe6d7
chore: update package version
2022-04-02 19:00:13 +02:00
Tiara Rodney
0d6c010cce
feat: init
...
[skip ci]
2022-04-01 01:02:09 +02:00