Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Add OpenAPI Python3 example #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

spitzzz
Copy link

@spitzzz spitzzz commented Aug 11, 2020

Issue #, if available:

Not applicable

Description of changes:

Added an example for using an OpenAPI template to deploy a basic API. For this example I utilized the example lambda function from hello-world-python3 to incorporate referencing a lambda into the example template.

Notes to Reviewer(s)

  • I tested deploying this code and invoking the API successfully, feel free to replicate this on your own. For your convenience you can follow these steps:
sam build
sam deploy --guided

When using the sam deploy --guided step make sure you pass in values for the required parameters.

PR Required Notice

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@spitzzz spitzzz changed the title Added OpenAPI Python3 example Add OpenAPI Python3 example Aug 11, 2020
@spitzzz
Copy link
Author

spitzzz commented Sep 22, 2020

@carvantes @ylynn @mlaff Would it be possible to get a review on this? I think this example could add value - particularly because it seems the old Swagger examples were removed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant