Skip to content

init work on open api spec#5

Open
matthewtrask wants to merge 3 commits intoBeachcasts:masterfrom
matthewtrask:feature/openapi-spec
Open

init work on open api spec#5
matthewtrask wants to merge 3 commits intoBeachcasts:masterfrom
matthewtrask:feature/openapi-spec

Conversation

@matthewtrask
Copy link
Copy Markdown

WIP

@matthewtrask
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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