Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

init work on open api spec #5

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

Conversation

matthewtrask
Copy link

WIP

@matthewtrask
Copy link
Author

@adamculp initial work on OpenAPI spec. Don't merge yet, still need to set up a few things to get you going.

@matthewtrask
Copy link
Author

@adamculp take a look at this when you get a second and let me know if it all makes sense so far, or if you have questions.

@adamculp
Copy link
Member

@matthewtrask The use of int32 caught my eye. Will look at that more. Also, according to https://swagger.io/specification/ the uuid would get a 'type' but not necessarily a 'format', though in some later examples on that page it does show the usage of 'format' as well.

Otherwise, I think everything makes sense. Will peek a little more later, and see if I notice anything else.

Thank you!

@matthewtrask
Copy link
Author

matthewtrask commented Mar 18, 2019

@adamculp yea some were guessing, like int32 but I just filled in the value so that there was an example there for you to follow along with. Ill go back through and spot check the types.

I was referencing this: https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.2.md

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.

2 participants