Skip to content

Feature/#20 add swagger definitions #20#21

Merged
ABMC831 merged 5 commits intomasterfrom
feature/#20_Add_Swagger_definitions_#20
Oct 31, 2024
Merged

Feature/#20 add swagger definitions #20#21
ABMC831 merged 5 commits intomasterfrom
feature/#20_Add_Swagger_definitions_#20

Conversation

@ABMC831
Copy link
Contributor

@ABMC831 ABMC831 commented Oct 11, 2024

Creates another resource with OpenAPI 3 definition

AWS's documentation was not used, as it mostly exposes what are endpoints - form which public one is not even usable due to our policies and most logic is hidden to AWS, as it is just passed-through to the lambda, which contains the logic

re-deployment was failing, so I also changed lambda deployment from direct upload to S3 sourced and amended readme accordingly

closes #20

@ABMC831 ABMC831 self-assigned this Oct 11, 2024
Copy link

@yruslan yruslan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@ABMC831 ABMC831 merged commit af5fec6 into master Oct 31, 2024
@ABMC831 ABMC831 deleted the feature/#20_Add_Swagger_definitions_#20 branch October 31, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Swagger definitions

2 participants