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

3.0.md Parameter Object typo #874

Closed
curtisr7 opened this issue Jan 30, 2017 · 1 comment
Closed

3.0.md Parameter Object typo #874

curtisr7 opened this issue Jan 30, 2017 · 1 comment

Comments

@curtisr7
Copy link

curtisr7 commented Jan 30, 2017

The parameter object definition states that there are four possible parameter types[1], but the in field states that there are five types[2].

I believe that the bulleted list should include formData.

Another nit. Should the bulleted types[1] be lower case rather than upper cased? ie: path, query, etc, etc?

[1] https://github.com/OAI/OpenAPI-Specification/blame/OpenAPI.next/versions/3.0.md#L734
[2] https://github.com/OAI/OpenAPI-Specification/blame/OpenAPI.next/versions/3.0.md#L745

@darrelmiller
Copy link
Member

The issues with the parameter types have been fixed. FormData is now handled with a content object, schema object and encoding object.

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

No branches or pull requests

2 participants