Alma-cdk.openapix

Latest version: v0.0.50

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 10

0.0.13

[0.0.13](https://github.com/alma-cdk/openapix/compare/v0.0.12...v0.0.13) (2022-05-21)


Bug Fixes

* vtl template not resolved in npm distributed package so inline it ([283b9ff](https://github.com/alma-cdk/openapix/commit/283b9ff7de44bfc537697fff6c5c4169d3cee35f))

0.0.12

[0.0.12](https://github.com/alma-cdk/openapix/compare/v0.0.11...v0.0.12) (2022-05-21)


Bug Fixes

* run pj build ([f1e480e](https://github.com/alma-cdk/openapix/commit/f1e480e9ddd70b6d18bfb450f2dc69a757337fde))

0.0.11

[0.0.11](https://github.com/alma-cdk/openapix/compare/v0.0.10...v0.0.11) (2022-05-20)

0.0.10

[0.0.10](https://github.com/alma-cdk/openapix/compare/v0.0.9...v0.0.10) (2022-05-20)


Features

* set as public package ([2782dc2](https://github.com/alma-cdk/openapix/commit/2782dc20e048e680bdcaabacd1c6c1807a199799))

0.0.9

[0.0.9](https://github.com/alma-cdk/openapix/compare/v0.0.8...v0.0.9) (2022-05-20)


Features

* authorizers and refactor ([7575c40](https://github.com/alma-cdk/openapix/commit/7575c40a547d4d0cbc5c62cfc8b3d9035682e303))
* change import model ([cf42c36](https://github.com/alma-cdk/openapix/commit/cf42c36a4f00e3f02c61329fcac5fbd9fced610d))
* defaultCors ([4bb5f5f](https://github.com/alma-cdk/openapix/commit/4bb5f5fbc3598808eadb950381c292679c8987dd))
* document and rename validatorId as validator ([adbab13](https://github.com/alma-cdk/openapix/commit/adbab13a0c5505231c699b011060b2b5afe45fc9))
* improve authorizer setup ([88ed137](https://github.com/alma-cdk/openapix/commit/88ed137c809cdcdd5bf7be9aa2c84b7fc73a6a6e))
* improve cors implementation ([e98c1ec](https://github.com/alma-cdk/openapix/commit/e98c1ec7138be8cd30130a0c6bb2f1832266cf95))
* improved internal type handling ([4f079fc](https://github.com/alma-cdk/openapix/commit/4f079fc9cd6264f90a9e61ba4a2593a42513f2d3))
* initial cors implementation ([ae79212](https://github.com/alma-cdk/openapix/commit/ae7921239534cf4719a43d109c5708a6edafaa57))
* make SchemaProps extensible ([9d284c2](https://github.com/alma-cdk/openapix/commit/9d284c28b71a61f204c91913d329fc6d67200d2d))
* method enums ([421a596](https://github.com/alma-cdk/openapix/commit/421a596f3fc0ef35e2c98744d5df89fd152c0bd8))
* pj upgrade & pj upgrade-projen ([453c329](https://github.com/alma-cdk/openapix/commit/453c329c00e540d14cb72b49a11a9791c76182f6))
* refactor and use ready-made OpenAPIv3 Interface ([161ba33](https://github.com/alma-cdk/openapix/commit/161ba33b302e544a9b01632c4d6e47d684ecf9c9))
* remove unused stuff ([ba5bc45](https://github.com/alma-cdk/openapix/commit/ba5bc45b6281a89046d1e1e3eebb3a9057786565))
* rename exposed definition to apiDefinition ([af4a41a](https://github.com/alma-cdk/openapix/commit/af4a41aebe6fe30a4c48e1dfeccee5118af56745))
* rename to cors ([326a3b8](https://github.com/alma-cdk/openapix/commit/326a3b895fc30e93f3330df305bd18c58bc01af9))
* return 204 no content from CorsIntegrations ([dbcca60](https://github.com/alma-cdk/openapix/commit/dbcca602e80be31193426a4322afd62061761e62))
* separate (user given) SchemaProps from internal (mutable) ISchemaDefinition ([a1b3ecd](https://github.com/alma-cdk/openapix/commit/a1b3ecde76c0d12483eecb01ff1c8bf21b737825))
* update projenrc configuration ([d6adacf](https://github.com/alma-cdk/openapix/commit/d6adacf7524eb09c979fee12021b3d60929d2683))
* use dynamic args ([827ac54](https://github.com/alma-cdk/openapix/commit/827ac54d0cb2c599a246f1239ec8dfa9340bbe01))
* validators ([2d4587f](https://github.com/alma-cdk/openapix/commit/2d4587f1927af534694f86c3ecff3e0a3742435e))


Bug Fixes

* add missing fields ([9f9d191](https://github.com/alma-cdk/openapix/commit/9f9d1910022d2252650e3554a5b7bf9fbee055bd))
* export values ([414a56f](https://github.com/alma-cdk/openapix/commit/414a56f2eb764bbe801e37395a733d3392fd76c2))
* fix examples and remove dead code / comments ([b82d5a8](https://github.com/alma-cdk/openapix/commit/b82d5a8a75e735d14444f9e2223e8be0f6924007))
* fix SchemaProps and also make JSII happy ([4f55057](https://github.com/alma-cdk/openapix/commit/4f55057e7950c935aa20603c8ae7e7930c4f50ce))
* imports ([fffbdc8](https://github.com/alma-cdk/openapix/commit/fffbdc8466e1352ec07d3d771b5d4360c8a9b6b4))
* interfaces ([316bfcf](https://github.com/alma-cdk/openapix/commit/316bfcfd8c9c1edf7fbe0e543ccc353c266b068e))
* make JSII happy ([739797a](https://github.com/alma-cdk/openapix/commit/739797aff07d5d65ee6e468bc8804f7b3787116c))
* make JSII happy ([798c774](https://github.com/alma-cdk/openapix/commit/798c774ff076f49a6ec3f92c0a24eadf4ad83671))
* origins for template ([3df9a54](https://github.com/alma-cdk/openapix/commit/3df9a5406ead12aaba23a12b026b136716ef9176))
* pj build issue related to types/prettier bug ([488bb4c](https://github.com/alma-cdk/openapix/commit/488bb4cd4e9aae367770fe1faf69800f9bcd0c31))
* security schemes ([b7359c7](https://github.com/alma-cdk/openapix/commit/b7359c779ac1b8bdaa636283a4094bd67db52f99))
* use correct type ([53bca45](https://github.com/alma-cdk/openapix/commit/53bca4594a162fc2ede85bf13bce937e469e0d39))
* use lowercase methods ([735951e](https://github.com/alma-cdk/openapix/commit/735951eb3c49ff51d3b9f5b1e57e7202b0f16879))

0.0.8

[0.0.8](https://github.com/almamedia-open-source/cdk-openapix/compare/v0.0.7...v0.0.8) (2022-03-18)

Page 8 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.